freebsd-dev/sys/net
1996-10-21 23:05:57 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c Changed some memcpy()'s back to bcopy()'s. 1996-06-08 08:19:03 +00:00
bpf.h Update to match definitions in LBL June 96 release 1996-08-19 20:28:25 +00:00
bpfdesc.h
bsd_comp.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
ethernet.h Megacommit to straigthen out ETHER_ mess. 1996-08-06 21:14:36 +00:00
fddi.h
if_arp.h Removed nested include if <sys/socket.h> from <net/if.h> and 1996-10-12 19:49:43 +00:00
if_disc.c Remove some historical cruft inherited from the loopback driver in which 1996-10-07 19:11:55 +00:00
if_dl.h
if_ethersubr.c ns_nettype should be declared, not externed. 1996-10-18 15:59:25 +00:00
if_fddisubr.c Change the use if ifnet.if_lastchange to be more in line with 1996-06-10 23:07:36 +00:00
if_llc.h
if_loop.c Set IFF_RUNNING on the loopback interface. 1996-06-19 16:24:10 +00:00
if_mib.c Removed nested include if <sys/socket.h> from <net/if.h> and 1996-10-12 19:49:43 +00:00
if_mib.h Add some padding to struct ifmibdata and move the `struct ifdata' to 1996-08-28 18:32:19 +00:00
if_ppp.c Don't dereference sc->sc_setmtu if it's NULL (such as when it's not running) 1996-07-21 17:14:06 +00:00
if_ppp.h
if_pppvar.h Eliminated sloppy common-style declarations. Now there are no duplicated 1996-04-13 12:45:57 +00:00
if_sl.c Add primitive link MIB support. 1996-10-11 18:40:48 +00:00
if_slvar.h Prevent mixing of static and dynamic unit allocation strategies 1996-05-13 14:09:34 +00:00
if_sppp.h
if_spppsubr.c Get rid of the ifdef MULTICAST's. I think the rest of the kernel got rid 1996-08-30 16:44:36 +00:00
if_tun.c Remove an un-necessary call to microtime() to set if_lastchange 1996-06-23 00:51:05 +00:00
if_tun.h Submitted by: archie@whistle.com 1996-08-09 22:57:06 +00:00
if_types.h
if.c Submitted by: archie@whistle.com 1996-08-07 04:09:05 +00:00
if.h Fix comments, which appear to have been mangled long ago and far away. 1996-10-21 23:05:57 +00:00
netisr.h Obtained from: netatalk distribution netatalk@itd.umich.edu 1996-05-24 01:35:45 +00:00
ppp_comp.h
ppp_defs.h
ppp_tty.c Second phase of merge, get rid of more machine-independent-dependencies. 1996-09-03 10:24:29 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c No code changes what so ever, but added about 150 lines of comments 1996-09-10 07:10:05 +00:00
route.h Get rid of obsolete RTF_MASK and RTF_CHAINDELETE flags. 1996-10-09 18:35:10 +00:00
rtsock.c Disallow host routes that point to themselves. These routes serve no 1996-07-10 01:34:36 +00:00
slcompress.c When cslip gets an uncompressed packet, it attempts to save off the TCP/IP 1996-04-11 06:46:24 +00:00
slcompress.h
slip.h