freebsd_amp_hwpstate/sys/net
Don Lewis 62d6ce3af2 I got another batch of suggestions for cosmetic changes from bde. 1998-11-11 10:56:07 +00:00
..
bpf.c Installed the second patch attached to kern/7899 with some changes suggested 1998-11-11 10:04:13 +00:00
bpf.h Change BPF_ALIGNMENT to long, necessary for correct alignment on Alpha. 1998-10-04 21:53:59 +00:00
bpf_compat.h
bpf_filter.c * Use explicitly sized types for grovelling around inside packets. 1998-10-31 10:45:03 +00:00
bpfdesc.h I got another batch of suggestions for cosmetic changes from bde. 1998-11-11 10:56:07 +00:00
bridge.c fix an mbuf leak when using ipfw to filger bridged packets 1998-09-18 20:55:50 +00:00
bridge.h Bring in files for bridging support. 1998-09-12 22:07:47 +00:00
bsd_comp.c
ethernet.h
fddi.h
hostcache.c
hostcache.h
if.c One-liner: add a call to the underlying device driver's SIOCDELMULTI 1998-08-12 22:51:59 +00:00
if.h
if_arp.h
if_atm.h update ATM driver. (base version: midway.c 1.67 --> 1.68) 1998-07-29 05:35:16 +00:00
if_atmsubr.c update ATM driver. (base version: midway.c 1.67 --> 1.68) 1998-07-29 05:35:16 +00:00
if_disc.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
if_dl.h
if_ethersubr.c fix broken loopback code for ddp (again) 1998-08-04 23:17:05 +00:00
if_fddisubr.c Removed unused includes. 1998-06-21 14:53:44 +00:00
if_llc.h
if_loop.c Make sure the packet is aligned correctly for the alpha in if_simloop. 1998-07-12 16:46:52 +00:00
if_media.c
if_media.h
if_mib.c
if_mib.h
if_ppp.c Merge ppp changes from 2.3.3 -> 2.3.5. I have spotted some more 1998-06-20 16:28:04 +00:00
if_ppp.h
if_pppvar.h This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
if_sl.c Cast pointers to uintptr_t/intptr_t instead of to u_long/long, 1998-07-15 02:32:35 +00:00
if_slvar.h
if_sppp.h Fixed yet more ioctl breakage due to the type of the `cmd' arg changing 1998-08-15 21:58:09 +00:00
if_spppsubr.c Minor cleanup: kill a couple of unused variables, and a couple of 1998-10-06 21:12:45 +00:00
if_tun.c Installed the second patch attached to kern/7899 with some changes suggested 1998-11-11 10:04:13 +00:00
if_tun.h
if_tunvar.h I got another batch of suggestions for cosmetic changes from bde. 1998-11-11 10:56:07 +00:00
if_types.h
if_var.h Go through the loopback code with a broom.. 1998-06-12 03:48:19 +00:00
if_vlan.c Yow! Completely change the way socket options are handled, eliminating 1998-08-23 03:07:17 +00:00
if_vlan_var.h
netisr.h
ppp_comp.h Merge ppp changes from 2.3.3 -> 2.3.5. I have spotted some more 1998-06-20 16:28:04 +00:00
ppp_deflate.c Zap what appears to be a relic of the older version of zlib. The other 1998-06-20 16:55:44 +00:00
ppp_defs.h
ppp_tty.c Missing splx(). 1998-06-20 16:39:35 +00:00
radix.c Fixed printf format errors. 1998-07-11 10:51:01 +00:00
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c
slcompress.c Cast pointers to uintptr_t/intptr_t instead of to u_long/long, 1998-07-15 02:32:35 +00:00
slcompress.h Merge ppp changes from 2.3.3 -> 2.3.5. I have spotted some more 1998-06-20 16:28:04 +00:00
slip.h
zlib.c Merge ppp changes from 2.3.3 -> 2.3.5. I have spotted some more 1998-06-20 16:28:04 +00:00
zlib.h