Date: Thu, 04 Feb 2016 11:29:01 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 206478] Setting laggproto fails on 10.2 (SIOCSLAGG: Protocol not supported) Message-ID: <bug-206478-6-92Y8cwJnfw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-206478-6@https.bugs.freebsd.org/bugzilla/> References: <bug-206478-6@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206478 Pushkar Kothavade <pushkarbk@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pushkarbk@gmail.com --- Comment #7 from Pushkar Kothavade <pushkarbk@gmail.com> --- Please find fix for 10.3-STABLE. https://reviews.freebsd.org/D5188 (Note - In this bug 'Version' is marked as 10.2-STABLE, I think it has to b= e=20 10.3-STABLE) As per the FreeBSD Lagg man page, laggproto none is a valid configuration option for users.=20 Attached patch considers laggproto none as a valid configuration option.=20 i.e 'ifconfig lagg0 laggproto none' command results into success and applie= s=20 none protocol to lagg bundle. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206478-6-92Y8cwJnfw>