Date: Thu, 5 Jul 2007 09:18:57 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig iflagg.c src/sys/net ieee8023ad_lacp.c ieee8023ad_lacp.h if_lagg.c if_lagg.h Message-ID: <200707050918.l659IvZG037633@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2007-07-05 09:18:57 UTC
FreeBSD src repository
Modified files:
sbin/ifconfig iflagg.c
sys/net ieee8023ad_lacp.c ieee8023ad_lacp.h
if_lagg.c if_lagg.h
Log:
Allow the LACP state to be queried from userland which at the moment is the
actor and partner peer info. Print out the active aggregator and per port data
in verbose mode from ifconfig.
Approved by: re (mux)
Revision Changes Path
1.3 +45 -3 src/sbin/ifconfig/iflagg.c
1.12 +50 -0 src/sys/net/ieee8023ad_lacp.c
1.8 +2 -0 src/sys/net/ieee8023ad_lacp.h
1.16 +8 -0 src/sys/net/if_lagg.c
1.9 +28 -0 src/sys/net/if_lagg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707050918.l659IvZG037633>
