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

[bird, networking] Carry forward PR 1541 #3763

Merged
merged 2 commits into from
Sep 3, 2024

Commits on Aug 28, 2024

  1. [bird] Add new plugin

    This commit carries forward the `bird` plugin from abandoned PR sosreport#1541
    with modifications to align with the current layout and design of sos.
    
    Co-authored-by: Alexander Petrovskiy <[email protected]>
    Co-authored-by: Jake Hunsaker <[email protected]>
    Signed-off-by: Jake Hunsaker <[email protected]>
    TurboTurtle and kvadrage committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1f865b5 View commit details
    Browse the repository at this point in the history
  2. [networking] Add devlink commands from sosreport#1541

    This commit brings forward PR sosreport#1541, updated for the current design of
    sos plugins, and ultimately adds several devlink commands for
    collection.
    
    Additionally included is some lingering fixups to f-strings.
    
    Closes: sosreport#1541
    
    Co-authored-by: Alexander Petrovskiy <[email protected]>
    Co-authored-by: Jake Hunsaker <[email protected]>
    Signed-off-by: Jake Hunsaker <[email protected]>
    TurboTurtle and kvadrage committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bdff290 View commit details
    Browse the repository at this point in the history