Date: Wed, 20 Dec 1995 13:53:55 -0800 (PST) From: "Garrett A. Wollman" <wollman> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/netinet if_ether.c in_proto.c Message-ID: <199512202153.NAA19137@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 95/12/20 13:53:55 Modified: sys/net if.c if_ethersubr.c sys/netinet if_ether.c in_proto.c Log: in_proto.c: spell ``Internet'' right and put whitespace after commas. others: start to populate the link-layer branch of the net mib, by moving ARP to its proper place. (ARP is not a protocol family, it's an interface layer between a medium-access layer and a protocol family.) sysctl(8) needs to be taught about the structure of this branch, unless Poul-Henning implements dynamic MIB exploration soon. Revision Changes Path 1.25 +4 -1 src/sys/net/if.c 1.13 +4 -1 src/sys/net/if_ethersubr.c 1.25 +20 -20 src/sys/netinet/if_ether.c 1.24 +8 -7 src/sys/netinet/in_proto.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512202153.NAA19137>