lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 6 May 2007 17:54:32 +0300
From:	"Ian Brown" <ianbrn@...il.com>
To:	netdev@...r.kernel.org
Subject: cleanup suggestion of 5 fields

Hello,

It seems to me that the following fields should be cleaned up as except the
definition, they do not appear anywhere in the kernel code:

a) since FASTROUTE is no longer used:

in include/linux/if_packet.h:
#define PACKET_FASTROUTE        6               /* Fastrouted frame     */
in include/linux/if_wanpipe.h:
#define WAN_PACKET_FASTROUTE	6		/* Fastrouted frame	*/

b) and (not conncected to removal of FASTROUTE)
in include/linux/if_arp.h
#define	ARPOP_InREQUEST	8		/* InARP request		*/
#define	ARPOP_InREPLY	9		/* InARP reply			*/
#define	ARPOP_NAK	10		/* (ATM)ARP NAK			*/

Regards,
Ian
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ