1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/sys/net
Justin Hibbits 11905a0b4e ifnet: Expose if_t to userspace
<net/if_var.h> should be a kernel-only header, but it's included
elsewhere.  Until that's addressed expose if_t to userspace to fix the
build.

Fixes:		be4315dcbb
Sponsored by:	Juniper Networks, Inc.
2023-01-04 16:04:05 -05:00
..
altq
route routing: add missed RIB_WUNLOCK in the add_route_flags(). 2022-12-30 15:54:06 +00:00
bpf_buffer.c
bpf_buffer.h
bpf_filter.c
bpf_jitter.c
bpf_jitter.h
bpf_zerocopy.c
bpf_zerocopy.h
bpf.c bpf: only access refcounts using dedicated primitives 2022-11-24 19:44:25 +00:00
bpf.h
bpfdesc.h
bridgestp.c
bridgestp.h
debugnet_inet.c
debugnet_int.h
debugnet.c debugnet: remove spurious message on boot 2022-12-16 10:30:58 -05:00
debugnet.h
dlt.h
ethernet.h
firewire.h
ieee8023ad_lacp.c
ieee8023ad_lacp.h
ieee_oui.h
if_arp.h
if_bridge.c bridge: Fix a potential memory leak in bridge_enqueue() 2022-12-11 11:41:12 -05:00
if_bridgevar.h
if_clone.c
if_clone.h
if_dead.c
if_disc.c
if_dl.h
if_edsc.c
if_enc.c
if_enc.h
if_epair.c
if_ethersubr.c ether_demux: Defer stripping the Ethernet header. 2022-11-30 14:38:51 -08:00
if_fwsubr.c
if_gif.c
if_gif.h
if_gre.c
if_gre.h
if_infiniband.c
if_ipsec.c
if_ipsec.h
if_lagg.c
if_lagg.h
if_llatbl.c
if_llatbl.h
if_llc.h
if_loop.c
if_me.c
if_media.c
if_media.h
if_mib.c
if_mib.h
if_ovpn.c Revert "if_ovpn: allow peer lookup by vpn4/vpn6 address" 2022-12-26 22:38:10 +01:00
if_ovpn.h if_ovpn: implement OVPN_GET_PEER_STATS 2022-12-14 06:48:58 +01:00
if_pflog.h
if_pfsync.h pfsync: prepare code to accommodate AF_INET6 family 2022-11-09 21:06:07 +01:00
if_stf.c
if_stf.h
if_tap.h
if_tun.h
if_tuntap.c
if_types.h
if_var.h ifnet/DrvAPI: Move if_t typedef to a better place 2023-01-04 15:15:10 -05:00
if_vlan_var.h
if_vlan.c
if_vxlan.c
if_vxlan.h
if.c ifnet/DrvAPI: Implement if_setoutputfn() accessor 2023-01-04 15:15:10 -05:00
if.h ifnet: Expose if_t to userspace 2023-01-04 16:04:05 -05:00
ifdi_if.m
iflib_clone.c
iflib_private.h
iflib.c Convert iflib(4) and iflib-based drivers to the DrvAPI 2022-12-21 09:20:06 -05:00
iflib.h
ifq.h
infiniband.h
mp_ring.c
mp_ring.h
mppc.h
mppcc.c
mppcd.c
netisr_internal.h
netisr.c
netisr.h
netmap_legacy.h
netmap_user.h
netmap_virt.h
netmap.h
paravirt.h
pfil.c
pfil.h
pfkeyv2.h
pfvar.h
ppp_defs.h
radix.c
radix.h
rndis.h
route.c route: allow RTM_CHANGE notifications in rt_routemsg(). 2022-12-15 10:40:35 +00:00
route.h netlink: add interface notification on link status / flags change. 2022-12-09 11:20:07 +00:00
rss_config.c
rss_config.h
rtsock.c netlink: add interface notification on link status / flags change. 2022-12-09 11:20:07 +00:00
sff8436.h
sff8472.h
slcompress.c
slcompress.h
toeplitz.c
toeplitz.h
vnet.c
vnet.h