1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/net
Julian Elischer ecf33d87b2 YUCK!
m_prepend doesn't fix m_pkthdr.len, use M_PREPEND instead, which does..
(Netgraph only)
1999-11-15 03:49:35 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c Fix bug in BIOCGETIF ioctl() where it would return a bogus interface 1999-11-03 21:32:28 +00:00
bpf.h Implement pseudo_AF_HDRCMPLT, which controls the state of the 'header 1999-10-15 05:07:00 +00:00
bpfdesc.h Implement pseudo_AF_HDRCMPLT, which controls the state of the 'header 1999-10-15 05:07:00 +00:00
bridge.c
bridge.h
bsd_comp.c
ethernet.h KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00
fddi.h
hostcache.c
hostcache.h
if_arp.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
if_atm.h
if_atmsubr.c
if_disc.c Set the queue length. 1999-11-12 19:30:08 +00:00
if_dl.h
if_ethersubr.c YUCK! 1999-11-15 03:49:35 +00:00
if_fddisubr.c Implement pseudo_AF_HDRCMPLT, which controls the state of the 'header 1999-10-15 05:07:00 +00:00
if_iso88025subr.c Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
if_llc.h
if_loop.c Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
if_media.c
if_media.h
if_mib.c
if_mib.h
if_ppp.c Minor tidy up of PPP_FILTER and NBPF stuff. Don't generate bpf.h in the 1999-09-26 18:44:29 +00:00
if_ppp.h
if_pppvar.h
if_sl.c Re-allocate cblocks after changing the slip unit number. 1999-10-28 16:04:59 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c When getting a RCN event in state ACK_RCVD, RFC 1661 demands that we 1999-10-29 17:57:42 +00:00
if_tun.c Zap #include "tun.h" (for NTUN) - which isn't used anymore. 1999-09-27 00:55:29 +00:00
if_tun.h
if_tunvar.h
if_types.h KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00
if_var.h KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00
if_vlan_var.h
if_vlan.c Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
if.c
if.h KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00
iso88025.h
netisr.h KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c This patch clears the way for removing a number of tty related 1999-09-25 16:21:39 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00
rtsock.c
slcompress.c Add a comment before sl_compress_tcp() regarding mbuf assumptions. 1999-10-29 17:00:18 +00:00
slcompress.h
slip.h
zlib.c
zlib.h