NetBSD/sys/net
2020-11-11 18:08:34 +00:00
..
agr hardclock_ticks -> getticks() 2020-05-15 19:28:09 +00:00
npf npf: Remove harmless vestiges of debugging hacks. 2020-08-28 06:35:50 +00:00
bpf_filter.c
bpf_stub.c
bpf.c Use a more informative panic message. 2020-08-02 07:19:39 +00:00
bpf.h bpf(4): Add ioctls BIOCSETWF and BIOCLOCK 2020-06-11 13:36:20 +00:00
bpfdesc.h bpf(4): Add ioctls BIOCSETWF and BIOCLOCK 2020-06-11 13:36:20 +00:00
bpfjit.c
bpfjit.h
bridgestp.c
bsd-comp.c
dl_print.c
dlt.h
ether_sw_offload.c
ether_sw_offload.h
ethertypes.h
files.net vether: Implement a virtual ethernet interface 2020-09-27 13:31:04 +00:00
files.pf
if_arc.h
if_arcsubr.c net: introduce IFQ_ENQUEUE_ISR to assemble packet queuing routines (NFCI) 2020-08-28 06:23:42 +00:00
if_arp.h
if_bridge.c bridge: revert prior 2020-11-02 12:14:59 +00:00
if_bridgevar.h bridge: Calculate link state as the best link state of any member 2020-09-27 00:32:17 +00:00
if_dl.h
if_ether.h
if_ethersubr.c vlan: match the interface link state with that of the parent 2020-09-26 18:38:09 +00:00
if_faith.c
if_faith.h
if_gif.c gif: Set the link state UP if we have a tunnel, otherwise DOWN. 2020-10-14 15:22:17 +00:00
if_gif.h
if_gre.c
if_gre.h
if_ieee1394.h
if_ieee1394subr.c net: introduce IFQ_ENQUEUE_ISR to assemble packet queuing routines (NFCI) 2020-08-28 06:23:42 +00:00
if_ipsec.c ipsecif: Set the link state UP if we have a tunnel, otherwise DOWN. 2020-10-14 18:48:05 +00:00
if_ipsec.h
if_l2tp.c l2tp: call if_link_state_change rather then directly setting it. 2020-10-25 08:18:39 +00:00
if_l2tp.h
if_llatbl.c ARP: Use ND rather than our own. 2020-09-11 15:16:00 +00:00
if_llatbl.h nd: Name l3addr union of llentry and use in-place of nd_addr. 2020-09-14 15:09:57 +00:00
if_llc.h
if_loop.c loop: set LINK_STATE_UP a touch earlier 2020-10-14 16:10:32 +00:00
if_media.c
if_media.h
if_module.h
if_mpls.c
if_mpls.h
if_ppp.c
if_ppp.h
if_pppoe.c Add a function to copy AC-Name and Service-Name 2020-09-25 06:22:33 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c ppp: Remove media 2020-10-05 16:11:25 +00:00
if_spppvar.h ppp: Remove media 2020-10-05 16:11:25 +00:00
if_srt.c
if_srt.h
if_stats.c
if_stats.h
if_stf.c
if_stf.h
if_tap.c use c99 initializers 2020-10-30 22:51:08 +00:00
if_tap.h
if_tun.c tun: Report link state based on if the interface has been opened or not 2020-09-27 19:25:54 +00:00
if_tun.h
if_types.h Clarify wg(4)'s relation to WireGuard, pending further discussion. 2020-08-26 16:03:40 +00:00
if_vether.c vether: Implement a virtual ethernet interface 2020-09-27 13:31:04 +00:00
if_vlan.c vlan: match the interface link state with that of the parent 2020-09-26 18:38:09 +00:00
if_vlanvar.h vlan: match the interface link state with that of the parent 2020-09-26 18:38:09 +00:00
if_wg.c wg: Sprinkle #ifdef INET6. Avoid unconditional use of ip6 structs. 2020-11-11 18:08:34 +00:00
if_wg.h [ozaki-r] Add wg files 2020-08-20 21:28:00 +00:00
if.c net: remove IFEF_NO_LINK_STATE_CHANGE 2020-10-15 10:20:44 +00:00
if.h net: remove IFEF_NO_LINK_STATE_CHANGE 2020-10-15 10:20:44 +00:00
link_proto.c
Makefile Implement address agnostic Neighbor Detection. 2020-09-11 14:59:22 +00:00
nd.c nd: give missed a default of ND_LLINFO_NOSTATE 2020-09-15 23:40:03 +00:00
nd.h Implement RFC 7048, making Neighbor Unreachability Detection less impatient 2020-09-15 10:05:36 +00:00
net_stats.c
net_stats.h
netisr_dispatch.h
netisr.h
pfil.c pfil_psz gets dropped by the compiler because it is unused if !NET_MPSAFE, 2020-06-22 16:39:56 +00:00
pfil.h
pfkeyv2.h
pktqueue.c pktqueue(9): Use percpu_create to allow early initialization. 2020-09-11 14:29:00 +00:00
pktqueue.h
ppp_defs.h Multilink fragment protocol type. 2020-04-04 19:46:01 +00:00
ppp_tty.c
ppp-comp.h
ppp-deflate.c
radix.c Suppress the "rn_init: radix functions require max_keylen be set" 2020-10-18 13:07:31 +00:00
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Fix typo in comment 2020-04-08 03:37:14 +00:00
route.h
rss_config.c
rss_config.h
rtbl.c
rtsock_shared.c Adjust prior to enforce minimum socket length includes sa_family 2020-06-26 15:53:59 +00:00
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h