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

Add/driver policy #233

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    c7c60e4 View commit details
    Browse the repository at this point in the history
  2. policymanager: add get_driver_default method

    This new methods works like the get_attr_default to takes defaults
    values from the driver name only.
    sohorx committed May 25, 2022
    Configuration menu
    Copy the full SHA
    e841047 View commit details
    Browse the repository at this point in the history
  3. policymanager: update get_iface_default

    This update is meant to check if there is a driver default policy
    in between ifname and default policies.
    sohorx committed May 25, 2022
    Configuration menu
    Copy the full SHA
    64aeef5 View commit details
    Browse the repository at this point in the history