Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docker-teamd]: Explicitly set LAG hwaddr #664

Merged
merged 5 commits into from
Jun 6, 2017

Commits on Jun 2, 2017

  1. [docker-teamd]: Explicitly set LAG hwaddr

    Team device is initially created without any members and has a random HW
    address, which is later changed to port's address. This configuration
    sets team device's address explicitly to base MAC to avoid reassignment.
    
    Signed-off-by: marian-pritsak <[email protected]>
    marian-pritsak committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    5b76aa3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. Update teamd config tests with hwaddr

    Signed-off-by: marian-pritsak <[email protected]>
    marian-pritsak committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    7cfc37f View commit details
    Browse the repository at this point in the history
  2. Align HW addr byte for Centec and Mellanox

    Signed-off-by: marian-pritsak <[email protected]>
    marian-pritsak committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    5fedd44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5670f4a View commit details
    Browse the repository at this point in the history
  4. Change HW addr to unicast in config tests

    Signed-off-by: marian-pritsak <[email protected]>
    marian-pritsak committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    fddae34 View commit details
    Browse the repository at this point in the history