Page MenuHomeFreeBSD

Set laggproto none on lagg bundle
ClosedPublic

Authored by pushkarbk_gmail.com on Feb 4 2016, 11:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 25, 4:01 AM
Unknown Object (File)
Tue, Feb 24, 11:08 PM
Unknown Object (File)
Tue, Feb 24, 12:39 AM
Unknown Object (File)
Mon, Feb 23, 6:05 PM
Unknown Object (File)
Tue, Feb 17, 4:49 PM
Unknown Object (File)
Mon, Feb 16, 2:01 PM
Unknown Object (File)
Dec 25 2025, 8:08 AM
Unknown Object (File)
Dec 23 2025, 2:49 PM
Subscribers
None

Details

Summary

After applying attached patch following command results into success and applies none protocol to lagg bundle.

  1. ifconfig lagg0 laggproto none
Test Plan

Test Commands:

  1. ifconfig lagg0 create
  2. ifconfig lagg0 laggproto none

Output:

ifconfig lagg0

It should show laggproto as none.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

pushkarbk_gmail.com retitled this revision from to Set laggproto none on lagg bundle.
pushkarbk_gmail.com updated this object.
pushkarbk_gmail.com edited the test plan for this revision. (Show Details)
araujo edited edge metadata.

Your patch looks good to me. I will ask approve from other people needed and commit it.

Thanks.

This revision is now accepted and ready to land.Feb 4 2016, 11:40 AM

Just a remind, we have the same problem at HEAD and I'm waiting a review to commit the patch.

Reference: https://reviews.freebsd.org/D5076

bapt edited edge metadata.

@pushkarbk_gmail.com I will give a couple of days to other people have time enough for review.

Best.

rpokala edited edge metadata.