freebsd-dev/sys/net
David Greenman 95b6073cd5 Fixed bug in RTM_ADD where rmx_locks weren't being set on the new route,
preventing "route add default 1.2.3.4 -lock -mtu 1500" from working as
expected (which is, BTW, to disable Path MTU Discovery).
1997-10-31 08:53:13 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c Allow interfaces to be attached to bpf at times other than boot. 1997-10-03 21:32:05 +00:00
bpf.h
bpfdesc.h
bsd_comp.c Removed unused #includes. 1997-10-28 15:59:26 +00:00
ethernet.h
fddi.h
hostcache.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
hostcache.h Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
if_arp.h
if_atm.h
if_atmsubr.c
if_disc.c
if_dl.h
if_ethersubr.c Fix various problems with netatalk kernel support. 1997-10-29 00:30:52 +00:00
if_fddisubr.c didn't even know fddi had the atalk support. 1997-10-29 07:59:27 +00:00
if_llc.h
if_loop.c
if_media.c
if_media.h
if_mib.c
if_mib.h
if_ppp.c Convert PPP_FILTER to an option, like PPP_BSDCOMP and PPP_DEFLATE. 1997-10-18 01:20:28 +00:00
if_ppp.h Braino on my part.. a #define isn't a reference to a structure, so the 1997-10-18 09:02:39 +00:00
if_pppvar.h Back out the `PPP_FILTER => NBPFILTER' changes 1997-10-18 00:46:10 +00:00
if_sl.c Preserve old SC_STATIC value after units exchange 1997-10-07 09:13:06 +00:00
if_slvar.h
if_sppp.h Jumbo patch to implement PAP and CHAP for sppp(4). Partially based on 1997-10-11 11:25:28 +00:00
if_spppsubr.c Jumbo patch to implement PAP and CHAP for sppp(4). Partially based on 1997-10-11 11:25:28 +00:00
if_tun.c
if_tun.h
if_types.h
if_var.h
if.c Removed unused #includes. 1997-10-28 15:59:26 +00:00
if.h Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netisr.h
ppp_comp.h
ppp_deflate.c Removed unused #includes. 1997-10-28 15:59:26 +00:00
ppp_defs.h
ppp_tty.c Convert PPP_FILTER to an option, like PPP_BSDCOMP and PPP_DEFLATE. 1997-10-18 01:20:28 +00:00
radix.c
radix.h Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
raw_cb.c Removed unused #includes. 1997-10-28 15:59:26 +00:00
raw_cb.h
raw_usrreq.c
route.c Removed unused #includes. 1997-10-28 15:59:26 +00:00
route.h
rtsock.c Fixed bug in RTM_ADD where rmx_locks weren't being set on the new route, 1997-10-31 08:53:13 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h