freebsd-dev/sys/net
Garrett Wollman 57bf258e3d Fix all areas of the system (or at least all those in LINT) to avoid storing
socket addresses in mbufs.  (Socket buffers are the one exception.)  A number
of kernel APIs needed to get fixed in order to make this happen.  Also,
fix three protocol families which kept PCBs in mbufs to not malloc them
instead.  Delete some old compatibility cruft while we're at it, and add
some new routines in the in_cksum family.
1997-08-16 19:16:27 +00:00
..
bpf_compat.h
bpf_filter.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
bpf.c
bpf.h
bpfdesc.h
bsd_comp.c
ethernet.h
fddi.h
hostcache.c Add for public examination the beginnings of the per-host cache support 1997-06-18 01:24:28 +00:00
hostcache.h Add for public examination the beginnings of the per-host cache support 1997-06-18 01:24:28 +00:00
if_arp.h
if_atm.h
if_atmsubr.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_disc.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_dl.h
if_ethersubr.c Finally track down the reason for some of my occasional kernel crashes. 1997-07-15 23:25:32 +00:00
if_fddisubr.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_llc.h
if_loop.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_media.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_media.h
if_mib.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_mib.h
if_ppp.c Bruce mentioned to me that Paul Traina had noticed that the ppp_tty 1997-05-31 10:13:46 +00:00
if_ppp.h
if_pppvar.h
if_sl.c SUNIT: exchange up/down states too 1997-08-13 14:57:14 +00:00
if_slvar.h
if_sppp.h Introduce a third queue per interface, serving only PPP control 1997-05-22 22:15:39 +00:00
if_spppsubr.c Fix a traceroute problem in the CISCO HDLC mode. (cisco routers not 1997-08-12 05:22:54 +00:00
if_tun.c As the Tunnel device has no real inherrent MRU limit, 1997-06-11 20:15:50 +00:00
if_tun.h As the Tunnel device has no real inherrent MRU limit, 1997-06-11 20:15:50 +00:00
if_types.h
if_var.h
if.c Don't add an item to the multicast linked list if it's already 1997-07-07 17:36:06 +00:00
if.h
netisr.h merge ATM driver 1997-05-09 12:19:06 +00:00
ppp_comp.h
ppp_defs.h
ppp_tty.c Fix this damn mbuf with a negative m_len. It turns 1997-06-22 02:19:53 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
route.c
route.h
rtsock.c Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
slcompress.c Fix this damn mbuf with a negative m_len. It turns 1997-06-22 02:19:53 +00:00
slcompress.h
slip.h