NetBSD/sys/net/agr
dyoung 9554bb1e78 Take another stab at fixing the LOCKDEBUG panic reported in PR
kern/39940 and by Martti Kuparinen on current-users@:  replace the
ioctl lock with finer-grained locking.  Lock the ports list and
wait to if_clone_destroy() until all threads are out of the softc.

Thanks to Martti Kuparinen for testing these changes.
2010-02-08 17:59:06 +00:00
..
Makefile Install agr ioctl header and stop putting our hand under the sys skirt 2009-05-26 21:58:31 +00:00
files.agr
ieee8023_slowprotocols.h
ieee8023_tlv.c
ieee8023_tlv.h
ieee8023ad.h
ieee8023ad_impl.h
ieee8023ad_lacp.c Add vlan support and hardware offload capabilities to agr. 2009-05-29 04:57:04 +00:00
ieee8023ad_lacp.h replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
ieee8023ad_lacp_debug.c replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
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 Take another stab at fixing the LOCKDEBUG panic reported in PR 2010-02-08 17:59:06 +00:00
if_agrether.c comment style. no functional change. 2009-06-09 22:21:54 +00:00
if_agrether_hash.c
if_agrethervar.h
if_agrioctl.h
if_agrmonitor.c
if_agrsoftc.c ansify function definitions 2009-03-15 21:23:31 +00:00
if_agrsubr.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:08:16 +00:00
if_agrsubr.h
if_agrtimer.c Take another stab at fixing the LOCKDEBUG panic reported in PR 2010-02-08 17:59:06 +00:00
if_agrvar.h
if_agrvar_impl.h Take another stab at fixing the LOCKDEBUG panic reported in PR 2010-02-08 17:59:06 +00:00