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)
Feb 22 2024, 9:12 PM
Unknown Object (File)
Jan 15 2024, 1:30 AM
Unknown Object (File)
Dec 20 2023, 12:45 AM
Unknown Object (File)
Nov 13 2023, 11:55 AM
Unknown Object (File)
Oct 25 2023, 6:13 AM
Unknown Object (File)
Aug 12 2023, 3:46 AM
Unknown Object (File)
May 22 2023, 10:34 AM
Unknown Object (File)
Apr 28 2023, 4:56 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.