.. |
agr
|
Adopt <net/if_stats.h>.
|
2020-01-29 04:28:27 +00:00 |
npf
|
PR/54950: Lloyd Parkes: Avoid NULL deref.
|
2020-02-12 01:34:55 +00:00 |
Makefile
|
…
|
|
bpf.c
|
Use the module subsystem's ability to process SYSCTL_SETUP() entries to
|
2020-03-16 21:20:09 +00:00 |
bpf.h
|
…
|
|
bpf_filter.c
|
…
|
|
bpf_stub.c
|
…
|
|
bpfdesc.h
|
…
|
|
bpfjit.c
|
Fix wrong memory order and switch bpf to atomic_load/store_*.
|
2020-02-01 02:54:02 +00:00 |
bpfjit.h
|
…
|
|
bridgestp.c
|
…
|
|
bsd-comp.c
|
…
|
|
dl_print.c
|
…
|
|
dlt.h
|
…
|
|
ether_sw_offload.c
|
replace the conditional m_pullup() on start of ether_sw_offload_tx()
|
2020-03-27 17:18:15 +00:00 |
ether_sw_offload.h
|
…
|
|
ethertypes.h
|
…
|
|
files.net
|
…
|
|
files.pf
|
…
|
|
if.c
|
Explicitly cast pointers to uintptr_t before casting to enums. They are
|
2020-02-21 00:26:21 +00:00 |
if.h
|
Remove the conditional __IF_STATS_PERCPU.
|
2020-02-14 22:04:12 +00:00 |
if_arc.h
|
…
|
|
if_arcsubr.c
|
…
|
|
if_arp.h
|
…
|
|
if_bridge.c
|
replace the conditional m_pullup() on start of bridge_output() with
|
2020-03-27 16:47:00 +00:00 |
if_bridgevar.h
|
…
|
|
if_dl.h
|
…
|
|
if_ether.h
|
…
|
|
if_ethersubr.c
|
Add and use a new function, mowner_init_owner(), that initializes an
|
2020-03-15 23:14:41 +00:00 |
if_faith.c
|
…
|
|
if_faith.h
|
…
|
|
if_gif.c
|
On detach, destroy the mutex attach created, otherwise we crash with LOCKDEBUG.
|
2020-03-30 11:57:50 +00:00 |
if_gif.h
|
Switch if_gif to atomic_load/store_*.
|
2020-02-01 02:57:45 +00:00 |
if_gre.c
|
…
|
|
if_gre.h
|
…
|
|
if_ieee1394.h
|
…
|
|
if_ieee1394subr.c
|
…
|
|
if_ipsec.c
|
reduce unnecessary reqid of NAT-T ipsecif(4), suggested by ohishi@IIJ.
|
2020-03-13 02:43:31 +00:00 |
if_ipsec.h
|
Fix order in rollback case; switch if_ipsec to atomic_load/store_*.
|
2020-02-01 02:57:55 +00:00 |
if_l2tp.c
|
Switch sys/net to percpu_create.
|
2020-02-01 12:54:50 +00:00 |
if_l2tp.h
|
Switch if_l2tp to atomic_load/store_*.
|
2020-02-01 02:58:05 +00:00 |
if_llatbl.c
|
…
|
|
if_llatbl.h
|
…
|
|
if_llc.h
|
…
|
|
if_loop.c
|
…
|
|
if_media.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
if_media.h
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
if_module.h
|
…
|
|
if_mpls.c
|
…
|
|
if_mpls.h
|
…
|
|
if_ppp.c
|
Adopt <net/if_stats.h>.
|
2020-01-29 04:28:27 +00:00 |
if_ppp.h
|
…
|
|
if_pppoe.c
|
safely extract character sequences from packet for printing.
|
2020-02-10 22:38:10 +00:00 |
if_pppoe.h
|
…
|
|
if_pppvar.h
|
…
|
|
if_sl.c
|
Adopt <net/if_stats.h>.
|
2020-01-29 04:28:27 +00:00 |
if_slvar.h
|
…
|
|
if_sppp.h
|
…
|
|
if_spppsubr.c
|
Multilink PPP: sanity check of option values, storage of remote MRRU.
|
2020-04-04 17:12:33 +00:00 |
if_spppvar.h
|
Multilink PPP: sanity check of option values, storage of remote MRRU.
|
2020-04-04 17:12:33 +00:00 |
if_srt.c
|
Adopt <net/if_stats.h>.
|
2020-01-29 04:28:27 +00:00 |
if_srt.h
|
…
|
|
if_stats.c
|
Remove the conditional __IF_STATS_PERCPU.
|
2020-02-14 22:04:12 +00:00 |
if_stats.h
|
Remove the conditional __IF_STATS_PERCPU.
|
2020-02-14 22:04:12 +00:00 |
if_stf.c
|
Adopt <net/if_stats.h>.
|
2020-01-29 04:28:27 +00:00 |
if_stf.h
|
…
|
|
if_tap.c
|
Use ifmedia_fini().
|
2020-02-04 05:44:14 +00:00 |
if_tap.h
|
…
|
|
if_tun.c
|
Adopt <net/if_stats.h>.
|
2020-01-29 04:28:27 +00:00 |
if_tun.h
|
…
|
|
if_types.h
|
…
|
|
if_vlan.c
|
Switch if_vlan to atomic_load/store_*.
|
2020-02-01 02:58:15 +00:00 |
if_vlanvar.h
|
…
|
|
link_proto.c
|
…
|
|
net_stats.c
|
Use percpu_foreach_xcall() to gather volatile per-cpu counters. These
|
2020-02-07 12:35:33 +00:00 |
net_stats.h
|
…
|
|
netisr.h
|
…
|
|
netisr_dispatch.h
|
…
|
|
pfil.c
|
Fix wrong memory order and switch pfil to atomic_load/store_*.
|
2020-02-01 02:54:31 +00:00 |
pfil.h
|
…
|
|
pfkeyv2.h
|
…
|
|
pktqueue.c
|
Use percpu_foreach_xcall() to gather volatile per-cpu counters. These
|
2020-02-07 12:35:33 +00:00 |
pktqueue.h
|
…
|
|
ppp-comp.h
|
…
|
|
ppp-deflate.c
|
…
|
|
ppp_defs.h
|
…
|
|
ppp_tty.c
|
Adopt <net/if_stats.h>.
|
2020-01-29 04:28:27 +00:00 |
radix.c
|
…
|
|
radix.h
|
…
|
|
raw_cb.c
|
…
|
|
raw_cb.h
|
…
|
|
raw_usrreq.c
|
…
|
|
route.c
|
Fix typo in comment.
|
2020-04-01 02:38:17 +00:00 |
route.h
|
route: RTM_MISS now puts the message source address in RTA_AUTHOR
|
2020-03-09 21:20:55 +00:00 |
rss_config.c
|
…
|
|
rss_config.h
|
…
|
|
rtbl.c
|
…
|
|
rtsock.c
|
route: RTM_MISS now puts the message source address in RTA_AUTHOR
|
2020-03-09 21:20:55 +00:00 |
rtsock_shared.c
|
Use the socket credentials that are established during the socket creation
|
2020-03-13 16:37:12 +00:00 |
slcompress.c
|
…
|
|
slcompress.h
|
Need opt_inet.h for #ifdef INET, INET6.
|
2020-03-05 07:46:36 +00:00 |
slip.h
|
…
|
|
zlib.c
|
…
|
|
zlib.h
|
Avoid duplicate definition of internal_state struct.
|
2020-03-05 07:46:49 +00:00 |