Date: Wed, 7 Mar 2012 19:23:03 +1300 From: Andrew Thompson <thompsa@FreeBSD.org> To: Andrey Zonov <andrey@zonov.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r232629 - in head: sbin/ifconfig sys/net Message-ID: <CAFAOGNSGvdmC6oBmpci51foX9gnKD9EF1iDDvCLeMk-WkbD-rQ@mail.gmail.com> In-Reply-To: <4F56FB08.2070508@zonov.org> References: <201203062258.q26MwDI6061226@svn.freebsd.org> <4F56FB08.2070508@zonov.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7 March 2012 19:07, Andrey Zonov <andrey@zonov.org> wrote: > On 07.03.2012 2:58, Andrew Thompson wrote: > [snip] > >> Modified: head/sbin/ifconfig/ifconfig.8 >> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- head/sbin/ifconfig/ifconfig.8 =A0 =A0 =A0 Tue Mar =A06 22:45:54 2012 >> =A0(r232628) >> +++ head/sbin/ifconfig/ifconfig.8 =A0 =A0 =A0 Tue Mar =A06 22:58:13 2012 >> =A0(r232629) >> @@ -2309,6 +2309,21 @@ Set the aggregation protocol. >> =A0The default is failover. >> =A0The available options are failover, fec, lacp, loadbalance, roundrobi= n >> and >> =A0none. >> +.It Cm lagghash Ar option Ns Oo , Ns Ar option Oc >> +Set the packet layers to hash for aggregation protocols which load >> balance. >> +The default is >> +.Dq l2,l3,l4 . >> +The options can be combined using commas. >> +.Pp >> +.Bl -tag -width ".Cm l2" -compact >> +.It Cm l2 >> +src/dst mac address and optional vlan number. >> +.It Cm l3 >> +src/dst address for IPv4 or IPv6. >> +.It Cm l4 >> +src/dst port for TCP/UCP/SCTP. > > > s/UCP/UDP/? Oops, thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFAOGNSGvdmC6oBmpci51foX9gnKD9EF1iDDvCLeMk-WkbD-rQ>