[Bug 206478] Setting laggproto fails on 10.2 (SIOCSLAGG: Protocol not supported)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 4 11:29:02 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206478
Pushkar Kothavade <pushkarbk at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pushkarbk at gmail.com
--- Comment #7 from Pushkar Kothavade <pushkarbk at 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 be
10.3-STABLE)
As per the FreeBSD Lagg man page, laggproto none is a valid configuration
option for users.
Attached patch considers laggproto none as a valid configuration option.
i.e 'ifconfig lagg0 laggproto none' command results into success and applies
none protocol to lagg bundle.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list