Skip site navigation (1)Skip section navigation (2)
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/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206478

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 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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206478-6-92Y8cwJnfw>