NetBSD/sys/net/agr
msaitoh 3cd62456f9 Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
compatibility with BIOC[GS]SEESENT ioctl. The userland interface is the same
as FreeBSD.

 This change also fixes a bug that the direction is misunderstand on some
environment by passing the direction to bpf_mtap*() instead of checking
m->m_pkthdr.rcvif.
2018-06-26 06:47:57 +00:00
..
files.agr
ieee8023_slowprotocols.h
ieee8023_tlv.c
ieee8023_tlv.h
ieee8023ad_impl.h
ieee8023ad_lacp_debug.c
ieee8023ad_lacp_debug.h
ieee8023ad_lacp_impl.h
ieee8023ad_lacp_select.c
ieee8023ad_lacp_sm_mux.c
ieee8023ad_lacp_sm_ptx.c
ieee8023ad_lacp_sm_rx.c
ieee8023ad_lacp_sm_tx.c
ieee8023ad_lacp_sm.h
ieee8023ad_lacp_timer.c
ieee8023ad_lacp.c
ieee8023ad_lacp.h
ieee8023ad_marker.c
ieee8023ad_marker.h
ieee8023ad.h
if_agr.c Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
if_agrether_hash.c VLAN ID uses pkthdr instead of mtag now. Contributed by s-yamaguchi@IIJ. 2017-09-26 07:42:05 +00:00
if_agrether.c Simplify; share agr_vlan_add and agr_vlan_del (NFCI) 2017-12-06 04:37:00 +00:00
if_agrethervar.h
if_agrioctl.h
if_agrmonitor.c Switch agr(4) to use a workqueue. This is necessary because during 2017-01-28 22:56:09 +00:00
if_agrsoftc.c
if_agrsubr.c Add locking. 2018-01-25 03:54:57 +00:00
if_agrsubr.h Simplify; share agr_vlan_add and agr_vlan_del (NFCI) 2017-12-06 04:37:00 +00:00
if_agrtimer.c Switch agr(4) to use a workqueue. This is necessary because during 2017-01-28 22:56:09 +00:00
if_agrvar_impl.h Switch agr(4) to use a workqueue. This is necessary because during 2017-01-28 22:56:09 +00:00
if_agrvar.h
Makefile