freebsd-skq/sys/net
David Greenman c9a8415607 Fixed route reference count bug that squirmed in during the the
routing-socket code upgrade from Berkeley..

Submitted by:	Garrett Wollman via Peter Wemm via Cornell
1995-05-15 22:57:53 +00:00
..
bpf_compat.h
bpf_filter.c Patch from Greg Ansley: 1995-04-01 01:46:27 +00:00
bpf.c Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize. 1995-05-09 13:35:48 +00:00
bpf.h
bpfdesc.h
fddi.h
if_arp.h
if_disc.c Support for pseudo-device LKMs. Note that this is restricted to only 1995-03-20 19:20:44 +00:00
if_dl.h
if_ethersubr.c Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize. 1995-05-09 13:35:48 +00:00
if_fddisubr.c Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize. 1995-05-09 13:35:48 +00:00
if_llc.h
if_loop.c Cleanup loopback interface support. 1995-04-26 18:10:58 +00:00
if_ppp.c pppinput: 1995-03-29 20:34:17 +00:00
if_ppp.h
if_sl.c Implement SLIOCSUNIT (set slip unit number) 1995-04-28 18:47:29 +00:00
if_slvar.h This sl enhancement helps to keep serial line (modem) connection alive. 1995-03-30 20:43:32 +00:00
if_sppp.h
if_spppsubr.c Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
if_tun.c Tunnel driver is nmow capable of installing its own cdevsw[] entry, 1995-04-10 20:35:45 +00:00
if_tun.h
if_types.h
if.c
if.h Cleanup loopback interface support. 1995-04-26 18:10:58 +00:00
netisr.h Make networking domains drop-ins, through the magic of GNU ld. (Some day, 1995-05-11 00:13:26 +00:00
pppcompress.c
pppcompress.h
radix.c Incorporate new radix code from UCB. This fixes the orphaned mask bugs. 1995-04-28 23:01:37 +00:00
radix.h Incorporate new radix code from UCB. This fixes the orphaned mask bugs. 1995-04-28 23:01:37 +00:00
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Finally finish the cloning cleanup work by making sure that clones 1995-04-25 19:12:07 +00:00
route.h Better fix for the deletion of parents of cloned routes problem, 1995-03-20 21:30:21 +00:00
rtsock.c Fixed route reference count bug that squirmed in during the the 1995-05-15 22:57:53 +00:00
slcompress.c
slcompress.h
slip.h Fix misplaced idempotency #endif. 1995-04-29 15:24:00 +00:00