freebsd-dev/sys/net
David Greenman 307d80be7a Moved conversion of ether_type to host byte order out of ethernet drivers
and into ether_input(). It was silly to have bpf want this one way and
ether_input want it another way. Ripped out trailer support from the few
remaining drivers that still had it.
1994-11-24 14:29:38 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c Got rid of map.h. It's a leftover from the rmap code, and we use rlists. 1994-10-09 07:35:18 +00:00
bpf.h
bpfdesc.h
if_arp.h #include <socket.h> -> <sys/socket.h> 1994-11-16 02:16:18 +00:00
if_dl.h
if_ethersubr.c Moved conversion of ether_type to host byte order out of ethernet drivers 1994-11-24 14:29:38 +00:00
if_llc.h
if_loop.c
if_ppp.c The long-time-waited-for patch for PPP. 1994-11-23 08:29:44 +00:00
if_ppp.h
if_sl.c Mostly Cosmetics. Some of the procedures in if_sl.c was void, but should 1994-10-08 01:40:23 +00:00
if_slvar.h Mostly Cosmetics. Some of the procedures in if_sl.c was void, but should 1994-10-08 01:40:23 +00:00
if_types.h
if.c Remove redundant stuff. Amazing that they actually solved a bug found in 1994-11-10 18:49:23 +00:00
if.h #include <socket.h> -> <sys/socket.h> 1994-11-16 02:16:18 +00:00
netisr.h
pppcompress.c Make PPP compile cleanly 1994-11-01 09:03:20 +00:00
pppcompress.h Make the kernel side of PPP compile. 1994-09-23 00:13:22 +00:00
radix.c moved a message into a #ifdef DEBUG. This message comes out if a kernel 1994-10-15 21:33:17 +00:00
radix.h if.h: 1994-11-14 14:06:06 +00:00
raw_cb.c Cosmetics: to silence gcc -wall. 1994-10-08 22:38:27 +00:00
raw_cb.h
raw_usrreq.c Cosmetics: to silence gcc -wall. 1994-10-08 22:38:27 +00:00
route.c Collapse two fields so that we have space for another 32 flags. 1994-11-03 01:04:32 +00:00
route.h Collapse two fields so that we have space for another 32 flags. 1994-11-03 01:04:32 +00:00
rtsock.c Fix a bug which caused panics when attempting to change just the flags of 1994-10-11 23:16:38 +00:00
slcompress.c Cosmetics: to silence gcc -wall. 1994-10-08 22:38:27 +00:00
slcompress.h
slip.h