NetBSD/sys/net/agr
rillig 856bcfe408 ifconfig: fix agr status
Previously, when the interface was collecting, its status was reported
as '<COLLECTING,DISTRIBUTING>', even when it was not distributing.

sbin/ifconfig/agr.c(170): warning: 'b\0DISTRIBUTING\0' overlaps earlier
    'b\0COLLECTING\0' on bit 0 [376]
2024-03-08 19:45:59 +00:00
..
Makefile
files.agr
ieee8023_tlv.c
ieee8023_tlv.h
ieee8023ad.h
ieee8023ad_impl.h
ieee8023ad_lacp.c Move net/agr/ieee8023_slowprotocols.h to net/ether_slowprotocols.h 2021-11-30 01:17:02 +00:00
ieee8023ad_lacp.h
ieee8023ad_lacp_debug.c Move net/agr/ieee8023_slowprotocols.h to net/ether_slowprotocols.h 2021-11-30 01:17:02 +00:00
ieee8023ad_lacp_debug.h
ieee8023ad_lacp_impl.h
ieee8023ad_lacp_select.c Move net/agr/ieee8023_slowprotocols.h to net/ether_slowprotocols.h 2021-11-30 01:17:02 +00:00
ieee8023ad_lacp_sm.h
ieee8023ad_lacp_sm_mux.c Move net/agr/ieee8023_slowprotocols.h to net/ether_slowprotocols.h 2021-11-30 01:17:02 +00:00
ieee8023ad_lacp_sm_ptx.c Move net/agr/ieee8023_slowprotocols.h to net/ether_slowprotocols.h 2021-11-30 01:17:02 +00:00
ieee8023ad_lacp_sm_rx.c Move net/agr/ieee8023_slowprotocols.h to net/ether_slowprotocols.h 2021-11-30 01:17:02 +00:00
ieee8023ad_lacp_sm_tx.c Move net/agr/ieee8023_slowprotocols.h to net/ether_slowprotocols.h 2021-11-30 01:17:02 +00:00
ieee8023ad_lacp_timer.c Move net/agr/ieee8023_slowprotocols.h to net/ether_slowprotocols.h 2021-11-30 01:17:02 +00:00
ieee8023ad_marker.c Move net/agr/ieee8023_slowprotocols.h to net/ether_slowprotocols.h 2021-11-30 01:17:02 +00:00
ieee8023ad_marker.h
if_agr.c Eliminate use of IFF_OACTIVE. 2022-09-18 19:24:14 +00:00
if_agrether.c Move net/agr/ieee8023_slowprotocols.h to net/ether_slowprotocols.h 2021-11-30 01:17:02 +00:00
if_agrether_hash.c
if_agrethervar.h
if_agrioctl.h ifconfig: fix agr status 2024-03-08 19:45:59 +00:00
if_agrmonitor.c
if_agrsoftc.c
if_agrsubr.c
if_agrsubr.h
if_agrtimer.c
if_agrvar.h
if_agrvar_impl.h fix various typos in documentation, comments and sysctl device description. 2023-03-26 19:10:32 +00:00