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

Krnlmon maintenance #171

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Krnlmon maintenance #171

merged 2 commits into from
Nov 4, 2024

Commits on Nov 4, 2024

  1. Krnlmon maintenance

    - Modified cmake check scripts to specify -L krnlmon and
      --output-on-failure when running ctest.
    
    - Fixed a compile error in switchlink_link.c caused by the
      IFLA_LINKINFO refactoring. The create_lag_member must always
      be defined now, even if LAG_OPTION is undefined, because it's
      a parameter to process_linkinfo_attr().
    
    - Updated .gitignore file.
    
    Signed-off-by: Derek Foster <[email protected]>
    ffoulkes committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2082db9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702c3da View commit details
    Browse the repository at this point in the history