NetBSD/sys/net/agr
maya 491605d47f Switch agr(4) to use a workqueue. This is necessary because during
a callout, it allocates memory with M_WAITOK, which triggers a
DEBUG assert.

XXX we should drain the workqueue.

ok riastradh
2017-01-28 22:56:09 +00:00
..
Makefile
files.agr
ieee8023_slowprotocols.h
ieee8023_tlv.c
ieee8023_tlv.h
ieee8023ad.h
ieee8023ad_impl.h
ieee8023ad_lacp.c
ieee8023ad_lacp.h
ieee8023ad_lacp_debug.c
ieee8023ad_lacp_debug.h
ieee8023ad_lacp_impl.h
ieee8023ad_lacp_select.c
ieee8023ad_lacp_sm.h
ieee8023ad_lacp_sm_mux.c
ieee8023ad_lacp_sm_ptx.c
ieee8023ad_lacp_sm_rx.c
ieee8023ad_lacp_sm_tx.c
ieee8023ad_lacp_timer.c
ieee8023ad_marker.c
ieee8023ad_marker.h
if_agr.c Switch agr(4) to use a workqueue. This is necessary because during 2017-01-28 22:56:09 +00:00
if_agrether.c
if_agrether_hash.c
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
if_agrsubr.h
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.h
if_agrvar_impl.h Switch agr(4) to use a workqueue. This is necessary because during 2017-01-28 22:56:09 +00:00