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

Fix for LLDP portname exposed as MAC address bug #3152

Merged
merged 8 commits into from
Jul 17, 2019
Merged

Fix for LLDP portname exposed as MAC address bug #3152

merged 8 commits into from
Jul 17, 2019

Commits on Jul 12, 2019

  1. Subscribe to both ConfigDB and AppDB

    to get notifications to apply LLDP port config
    Sumukha Tumkur Vani committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    2e6ad45 View commit details
    Browse the repository at this point in the history
  2. the operstate file is not consistent

    Removing this since it is not serving any purpose
    Sumukha Tumkur Vani committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    cd8d06c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Addressing review comments

    Sumukha Tumkur Vani committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    b76b9de View commit details
    Browse the repository at this point in the history
  2. Remove check for PortInitDone and PortConfigDone

    This is not prteset in Config DB
    Sumukha Tumkur Vani committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    67ec30a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Remove checking State DB for port creation

    Sumukha Tumkur Vani committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    70b3686 View commit details
    Browse the repository at this point in the history
  2. Check for key to be present before fetching it

    Sumukha Tumkur Vani committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    5ebac55 View commit details
    Browse the repository at this point in the history
  3. Check if key is present before getting it

    Sumukha Tumkur Vani committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    21b17e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Addressing review comments

    Sumukha Tumkur Vani committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    9170466 View commit details
    Browse the repository at this point in the history