freebsd-nq/sys/net
Alexander V. Chernikov 9431cc1696 Fix build broken by r233938.
Pointed by:     David Wolfskill <david@catwhisker.org>
Approved by:    kib (mentor)
Pointy hat to:  melifaro
2012-04-06 13:34:19 +00:00
..
bpf_buffer.c - Improve BPF locking model. 2012-04-06 06:53:58 +00:00
bpf_buffer.h
bpf_filter.c
bpf_jitter.c
bpf_jitter.h
bpf_zerocopy.c - Improve BPF locking model. 2012-04-06 06:53:58 +00:00
bpf_zerocopy.h
bpf.c Fix build broken by r233938. 2012-04-06 13:34:19 +00:00
bpf.h - Improve performace for writer-only BPF users. 2012-04-06 06:55:21 +00:00
bpfdesc.h - Improve performace for writer-only BPF users. 2012-04-06 06:55:21 +00:00
bridgestp.c Only look for a usable MAC address for the bridge ID from ports within our 2012-02-24 17:50:36 +00:00
bridgestp.h bstp_input() always consumes the packet so remove the mbuf handling dance 2012-02-23 00:59:21 +00:00
ethernet.h
fddi.h
firewire.h
flowtable.c
flowtable.h
ieee8023ad_lacp.c Add the ability to set which packet layers are used for the load balance hash 2012-03-06 22:58:13 +00:00
ieee8023ad_lacp.h
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c Use a more appropriate default for the maximum number of addresses in the 2012-02-29 20:58:21 +00:00
if_bridgevar.h
if_clone.c
if_clone.h
if_dead.c
if_debug.c
if_disc.c
if_dl.h
if_edsc.c
if_ef.c
if_enc.c
if_enc.h
if_epair.c
if_ethersubr.c Properly restore curvnet context when returning early from 2012-03-04 11:11:03 +00:00
if_faith.c
if_fddisubr.c
if_fwsubr.c
if_gif.c
if_gif.h
if_gre.c
if_gre.h
if_iso88025subr.c
if_lagg.c Move the vlan buffer space into the union which also fixes an unused variable 2012-03-07 07:22:53 +00:00
if_lagg.h Add the ability to set which packet layers are used for the load balance hash 2012-03-06 22:58:13 +00:00
if_llatbl.c
if_llatbl.h When using flowtable llentrys can outlive the interface with which they're associated 2012-02-23 18:21:37 +00:00
if_llc.h
if_loop.c
if_media.c
if_media.h
if_mib.c
if_mib.h
if_sppp.h
if_spppfr.c
if_spppsubr.c
if_stf.c
if_stf.h
if_tap.c
if_tap.h
if_tapvar.h
if_tun.c
if_tun.h
if_types.h
if_var.h Retire the IF_ADDR_LOCK() and IF_ADDR_UNLOCK() compat macros from HEAD. 2012-03-19 21:09:12 +00:00
if_vlan_var.h
if_vlan.c
if.c g/c last bit of old ipv6 prefix management. 2012-02-08 22:05:26 +00:00
if.h Introduce a new NET_RT_IFLISTL API to query the address list. It works 2012-02-11 06:02:16 +00:00
iso88025.h
netisr_internal.h
netisr.c
netisr.h
netmap_user.h - remove an extra parenthesis in a closing brace; 2012-03-11 17:35:12 +00:00
netmap.h A bunch of netmap fixes: 2012-02-27 19:05:01 +00:00
pfil.c
pfil.h
pfkeyv2.h
ppp_defs.h
radix_mpath.c
radix_mpath.h
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Hide kernel option ROUTETABLES evaluations in the implementation 2012-03-18 11:23:40 +00:00
route.h Hide kernel option ROUTETABLES evaluations in the implementation 2012-03-18 11:23:40 +00:00
rtsock.c Introduce a new NET_RT_IFLISTL API to query the address list. It works 2012-02-11 06:02:16 +00:00
slcompress.c
slcompress.h
vnet.c
vnet.h
zlib.c
zlib.h Change some headers such that lang/gcc* ports no longer patch them. 2012-02-14 12:50:20 +00:00
zutil.h