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, Sep 23, 5:08 AM
Unknown Object (File)
Sun, Sep 21, 9:36 AM
Unknown Object (File)
Aug 26 2025, 6:43 AM
Unknown Object (File)
Aug 24 2025, 8:06 AM
Unknown Object (File)
Jul 27 2025, 7:31 AM
Unknown Object (File)
Jun 26 2025, 9:01 PM
Unknown Object (File)
Jun 17 2025, 1:26 AM
Unknown Object (File)
Jun 14 2025, 5:57 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.