.. |
agr
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
Makefile
|
…
|
|
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
|
add BIOC{G,S}FEEDBACK which allows one to receive injected outgoing packets
|
2010-03-13 20:38:48 +00:00 |
bridgestp.c
|
…
|
|
bsd-comp.c
|
…
|
|
dlt.h
|
…
|
|
ethertypes.h
|
…
|
|
files.pf
|
…
|
|
if.c
|
fix language
|
2010-01-28 14:12:11 +00:00 |
if.h
|
Forward declare struct bpf_if and use that as the type for bpf_if
|
2010-01-17 19:45:06 +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
|
Redefine bpf linkage through an always present op vector, i.e.
|
2010-01-19 22:06:18 +00:00 |
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
|
…
|
|
if_etherip.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_etherip.h
|
…
|
|
if_ethersubr.c
|
Constify some ether_output() arguments so that it's clear that they
|
2010-05-05 18:12:24 +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
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_gre.h
|
…
|
|
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_ppp.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_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
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
if_srt.h
|
KNF.
|
2009-12-09 00:44:26 +00:00 |
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
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +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
|
…
|
|
net_osdep.h
|
…
|
|
net_stats.c
|
…
|
|
net_stats.h
|
…
|
|
netisr.h
|
…
|
|
netisr_dispatch.h
|
…
|
|
pfil.c
|
…
|
|
pfil.h
|
…
|
|
pfkeyv2.h
|
…
|
|
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
|
Permit the existence of a route with unlinked ifp and ifa,
|
2010-05-02 19:17:56 +00:00 |
route.h
|
…
|
|
rtsock.c
|
Permit the existence of a route with unlinked ifp and ifa,
|
2010-05-02 19:17:56 +00:00 |
slcompress.c
|
…
|
|
slcompress.h
|
…
|
|
slip.h
|
…
|
|
zlib.c
|
…
|
|
zlib.h
|
…
|
|