..
agr
Keep condvar wmesg within 8 char limit
2010-08-11 11:47:29 +00:00
npf
fix module build
2011-04-25 22:16:21 +00:00
Makefile
Import NPF - a packet filter. Some features:
2010-08-22 18:56:18 +00:00
bpf.c
lib/44807: something broken in stat(2), return that we are a character
2011-03-30 21:34:08 +00:00
bpf.h
make bpf_validate available in userland.
2010-12-05 02:40:40 +00:00
bpf_filter.c
delint.
2011-02-19 17:21:48 +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
Import pfsync support from OpenBSD 4.2
2009-09-14 10:36:48 +00:00
if.c
NPF checkpoint:
2011-01-18 20:33:45 +00:00
if.h
Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socket
2011-02-01 01:39:19 +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
udpate license clauses on my code to match the new-style BSD licenses.
2011-02-01 19:40:24 +00:00
if_atmsubr.c
udpate license clauses on my code to match the new-style BSD licenses.
2011-02-01 19:40:24 +00:00
if_bridge.c
simplify
2011-05-23 21:52:54 +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
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
Add code to auto-deencapsulate 0 tagged VLANs.
2011-05-24 17:16:43 +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
Use proper format string
2011-05-24 16:37:49 +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
undefer csum in looutput.
2011-04-25 22:20:59 +00:00
if_media.c
Replace u_quad_t with uint64_t. u_quad_t is just a typedef for
2009-10-05 21:25:05 +00:00
if_media.h
add MBSS. From FreeBSD.
2011-02-20 13:51:17 +00:00
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
Fix misplaced parenthesis. From henning.petersen@t-online.de, thanks.
2011-04-02 08:11:31 +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
Replace u_quad_t with uint64_t. u_quad_t is just a typedef for
2009-10-05 21:25:05 +00:00
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
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
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
PR kern/38871
2011-04-08 13:56:51 +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
pull in AES-GCM/GMAC support from OpenBSD
2011-05-26 21:50:02 +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
Make it possible to register delayed radix tree head inits which
2009-05-27 17:46:49 +00:00
radix.h
Make it possible to register delayed radix tree head inits which
2009-05-27 17:46:49 +00:00
raw_cb.c
…
raw_cb.h
…
raw_usrreq.c
Apply patch from PR kern/44369 by Wolfgang Stukenbrock.
2011-01-11 10:52:42 +00:00
route.c
Hide the radix-trie implementation of the forwarding table so that we
2011-03-31 19:40:51 +00:00
route.h
Hide the radix-trie implementation of the forwarding table so that we
2011-03-31 19:40:51 +00:00
rtbl.c
Hide the radix-trie implementation of the forwarding table so that we
2011-03-31 19:40:51 +00:00
rtsock.c
Hide the radix-trie implementation of the forwarding table so that we
2011-03-31 19:40:51 +00:00
slcompress.c
…
slcompress.h
…
slip.h
…
zlib.c
…
zlib.h
…