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

[syseeprom] Enable display of vendor extension TLV content #270

Merged
merged 1 commit into from
May 2, 2022

Commits on Mar 25, 2022

  1. [syseeprom] Enable display of vendor extension TLV content

    The code that decodes the content of the ONIE syseeprom includes a flag to
    enable/disable displaying the content of the vendor extension TLV. This flag is
    currently set to 'disable'. Hence the 'show platform syseeprom' command shows
    the presence and size of the vendor extension TLV but does not show its
    content. This commit sets the flag to 'enable' so that the vendor extension TLV
    content is displayed.
    dflynn-Nokia committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    21048ed View commit details
    Browse the repository at this point in the history