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)
Tue, Oct 21, 12:56 AM
Unknown Object (File)
Mon, Oct 20, 8:29 PM
Unknown Object (File)
Sat, Oct 18, 9:36 PM
Unknown Object (File)
Fri, Oct 17, 6:27 PM
Unknown Object (File)
Fri, Oct 17, 6:27 PM
Unknown Object (File)
Fri, Oct 17, 9:38 AM
Unknown Object (File)
Sep 23 2025, 5:08 AM
Unknown Object (File)
Sep 21 2025, 9:36 AM
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.