NetBSD/sys/net
mycroft fbb147f69b Check the multicast bit in the header mbuf while interrupts are still blocked.
Otherwise we can run off into space if the packet was sent immediately and the
mbuf freed.
Pointed out by Boris Popov (not on our lists).
2000-06-14 05:10:27 +00:00
..
Makefile add net/if_stf.h and netinet/ip_encap.h (almost noone will include them though) 2000-04-19 06:39:15 +00:00
bpf.c Ensure that all callers of pfind() can deal with pfind(0) returning 2000-05-28 18:17:07 +00:00
bpf.h
bpf_filter.c
bpfdesc.h
bsd-comp.c
ethertypes.h
if.c ifa_ifwithnet(): for the netatalk case, don't blindly return the first match 2000-04-26 13:38:13 +00:00
if.h backout previous (packed attribute to struct ifreq) 2000-05-15 16:59:37 +00:00
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_dl.h
if_ether.h
if_ethersubr.c Check the multicast bit in the header mbuf while interrupts are still blocked. 2000-06-14 05:10:27 +00:00
if_faith.c
if_fddi.h
if_fddisubr.c Check the multicast bit in the header mbuf while interrupts are still blocked. 2000-06-14 05:10:27 +00:00
if_gif.c improve duplicated 'gifconfig" check (fatal typo was there). sync with kame. 2000-05-17 01:14:04 +00:00
if_gif.h introduce sys/netinet/ip_encap.c, to dispatch inbound packets 2000-04-19 06:30:51 +00:00
if_gre.c
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee80211.h cleanup haeders. 2000-06-09 05:31:15 +00:00
if_llc.h
if_loop.c
if_media.c
if_media.h
if_ppp.c
if_ppp.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h IPv6CP support. if IPv6 link-local address is configured to the interface, 2000-05-02 12:43:16 +00:00
if_spppsubr.c propose better IPv6 ifid alternative to the peer, when ifid collides 2000-05-16 05:45:27 +00:00
if_stf.c update i-d #. (sync with kame) 2000-06-10 08:02:20 +00:00
if_stf.h introduce sys/netinet/ip_encap.c, to dispatch inbound packets 2000-04-19 06:30:51 +00:00
if_strip.c
if_stripvar.h
if_token.h
if_tokensubr.c Check the multicast bit in the header mbuf while interrupts are still blocked. 2000-06-14 05:10:27 +00:00
if_tun.c
if_tun.h
if_types.h introduce sys/netinet/ip_encap.c, to dispatch inbound packets 2000-04-19 06:30:51 +00:00
net_osdep.c
net_osdep.h
netisr.h
netisr_dispatch.h
pfil.c
pfil.h
pfkeyv2.h sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
ppp-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h Change rt_refcnt from short to int, to allow more than 32k routes thru 2000-05-04 17:33:03 +00:00
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h