Date: Mon, 30 Jul 2007 20:17:22 +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/share/man/man4 lagg.4 src/sys/net if_lagg.c if_lagg.h Message-ID: <200707302017.l6UKHMFi002162@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2007-07-30 20:17:22 UTC
FreeBSD src repository
Modified files:
share/man/man4 lagg.4
sys/net if_lagg.c if_lagg.h
Log:
- Propagate the largest set of interface capabilities supported by all lagg
ports to the lagg interface.
- Use the MTU from the first interface as the lagg MTU, all extra interfaces
must be the same.
This fixes using a lagg interface for a vlan or enabling jumbo frames, etc.
Approved by: re (kensmith)
MFC After: 3 days
Revision Changes Path
1.4 +3 -0 src/share/man/man4/lagg.4
1.18 +57 -15 src/sys/net/if_lagg.c
1.10 +0 -1 src/sys/net/if_lagg.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707302017.l6UKHMFi002162>
