freebsd-dev/sys/netnatm
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
..
natm_pcb.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
natm_proto.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
natm.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
natm.h import Chuck Cranor's ATM driver 1997-05-09 07:48:14 +00:00