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)
Thu, Dec 26, 5:57 AM
Unknown Object (File)
Fri, Dec 20, 9:29 AM
Unknown Object (File)
Oct 1 2024, 3:03 PM
Unknown Object (File)
Sep 24 2024, 9:21 AM
Unknown Object (File)
Sep 20 2024, 9:01 PM
Unknown Object (File)
Sep 18 2024, 9:35 PM
Unknown Object (File)
Sep 14 2024, 7:13 AM
Unknown Object (File)
Aug 31 2024, 4:57 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.