https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206478
Pushkar Kothavade <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Pushkar Kothavade <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
