.. |
agr
|
Keep condvar wmesg within 8 char limit
|
2010-08-11 11:47:29 +00:00 |
npf
|
NPF checkpoint:
|
2010-11-11 06:30:39 +00:00 |
Makefile
|
Import NPF - a packet filter. Some features:
|
2010-08-22 18:56:18 +00:00 |
bpf.c
|
Add a little comment on how bpf can be made unloadable, per pointer from ad.
|
2010-04-14 13:31:33 +00:00 |
bpf.h
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
bpf_filter.c
|
the correct check for BPF_K is with BPF_SRC for BPF_ALU ops, from
|
2010-04-21 16:35:09 +00:00 |
bpf_stub.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
bpfdesc.h
|
…
|
|
bridgestp.c
|
…
|
|
bsd-comp.c
|
…
|
|
dlt.h
|
…
|
|
ethertypes.h
|
…
|
|
files.pf
|
…
|
|
if.c
|
Implement ifconfig linkstr as proposed on tech-net.
|
2010-11-15 22:42:36 +00:00 |
if.h
|
Implement ifconfig linkstr as proposed on tech-net.
|
2010-11-15 22:42:36 +00:00 |
if_arc.h
|
…
|
|
if_arcsubr.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_arp.h
|
…
|
|
if_atm.h
|
…
|
|
if_atmsubr.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_bridge.c
|
…
|
|
if_bridgevar.h
|
…
|
|
if_dl.h
|
…
|
|
if_eco.h
|
…
|
|
if_ecosubr.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_ether.h
|
Replace ether_nonstatic_aton with a
|
2010-05-19 20:41:59 +00:00 |
if_etherip.c
|
Replace ether_nonstatic_aton with a
|
2010-05-19 20:41:59 +00:00 |
if_etherip.h
|
…
|
|
if_ethersubr.c
|
Cosmetic: fix indentation.
|
2010-11-17 00:20:49 +00:00 |
if_faith.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_faith.h
|
…
|
|
if_fddi.h
|
…
|
|
if_fddisubr.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_gif.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_gif.h
|
…
|
|
if_gre.c
|
Add MPLS support, proposed on tech-net@ a couple of days ago
|
2010-06-26 14:24:27 +00:00 |
if_gre.h
|
Add __cacheline_aligned and __read_mostly annotations.
|
2010-06-01 22:13:30 +00:00 |
if_hippi.h
|
…
|
|
if_hippisubr.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_ieee1394.h
|
…
|
|
if_ieee1394subr.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_llc.h
|
…
|
|
if_loop.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_media.c
|
…
|
|
if_media.h
|
…
|
|
if_mpls.c
|
Don't assume that rt_tag family is AF_MPLS but verify it.
|
2010-06-27 13:39:11 +00:00 |
if_mpls.h
|
Add MPLS support, proposed on tech-net@ a couple of days ago
|
2010-06-26 14:24:27 +00:00 |
if_ppp.c
|
Update the rest of the kernel to conform to the module subsystem's new
|
2010-08-21 13:19:39 +00:00 |
if_ppp.h
|
…
|
|
if_pppoe.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_pppoe.h
|
…
|
|
if_pppvar.h
|
…
|
|
if_sl.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_slvar.h
|
…
|
|
if_sppp.h
|
COMPAT_50 support for SPPP[GS]ETIDLETO and SPPP[GS]ETKEEPALIVE, ok martin@
|
2010-04-20 14:32:03 +00:00 |
if_spppsubr.c
|
COMPAT_50 support for SPPP[GS]ETIDLETO and SPPP[GS]ETKEEPALIVE, ok martin@
|
2010-04-20 14:32:03 +00:00 |
if_spppvar.h
|
…
|
|
if_srt.c
|
From Coyote Point source tree: "fix" srt IPv4 lookup on little-endian
|
2010-09-09 03:24:57 +00:00 |
if_srt.h
|
…
|
|
if_stf.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_stf.h
|
…
|
|
if_strip.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_stripvar.h
|
…
|
|
if_tap.c
|
PR/44131: Matthew Mondor: if_tap.c tap_dev_ioctl() not propagating error,
|
2010-11-22 21:31:51 +00:00 |
if_tap.h
|
…
|
|
if_token.h
|
…
|
|
if_tokensubr.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_tun.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_tun.h
|
…
|
|
if_types.h
|
…
|
|
if_vlan.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_vlanvar.h
|
…
|
|
link_proto.c
|
Add RTM_CHGADDR to signal that an address on the interface has changed.
|
2010-11-12 16:30:26 +00:00 |
net_osdep.h
|
…
|
|
net_stats.c
|
…
|
|
net_stats.h
|
…
|
|
netisr.h
|
Style fix: Tab consistency with the lines around it
|
2010-06-27 06:48:40 +00:00 |
netisr_dispatch.h
|
Add MPLS support, proposed on tech-net@ a couple of days ago
|
2010-06-26 14:24:27 +00:00 |
pfil.c
|
…
|
|
pfil.h
|
…
|
|
pfkeyv2.h
|
fix two bugs in the PFKEY interface:
|
2010-09-05 06:52:53 +00:00 |
ppp-comp.h
|
…
|
|
ppp-deflate.c
|
…
|
|
ppp_defs.h
|
…
|
|
ppp_tty.c
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
radix.c
|
…
|
|
radix.h
|
…
|
|
raw_cb.c
|
…
|
|
raw_cb.h
|
…
|
|
raw_usrreq.c
|
…
|
|
route.c
|
Add MPLS support, proposed on tech-net@ a couple of days ago
|
2010-06-26 14:24:27 +00:00 |
route.h
|
Add RTM_CHGADDR to signal that an address on the interface has changed.
|
2010-11-12 16:30:26 +00:00 |
rtsock.c
|
Add RTM_CHGADDR to signal that an address on the interface has changed.
|
2010-11-12 16:30:26 +00:00 |
slcompress.c
|
…
|
|
slcompress.h
|
…
|
|
slip.h
|
…
|
|
zlib.c
|
…
|
|
zlib.h
|
…
|
|