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

Merge in changes from multiple forks #9

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

Commits on Dec 30, 2015

  1. Add vconfig support

    DentonGentry authored and abn committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    68ef16b View commit details
    Browse the repository at this point in the history
  2. Add iterator over FDB entries.

    DentonGentry authored and abn committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    73d43b8 View commit details
    Browse the repository at this point in the history
  3. Add support for setting STP mode

    bigmstone authored and abn committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    1a365a1 View commit details
    Browse the repository at this point in the history
  4. Update route.py

    add a get_interface_gw
    gabrielrota authored and abn committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    c514a3d View commit details
    Browse the repository at this point in the history
  5. add documentation

    Helge Jung authored and abn committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    f60707e View commit details
    Browse the repository at this point in the history
  6. change ifconfig.get_link_info() to return a hash

    Helge Jung authored and abn committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    386d4be View commit details
    Browse the repository at this point in the history
  7. ifconfig: introduce _flags_{set,clear,has}_bit()

    This removes code redundancy and improves code readability.
    Helge Jung authored and abn committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    f34eb1b View commit details
    Browse the repository at this point in the history
  8. ifconfig.set_link_mode(): both speed and duplex are now optional

    Helge Jung authored and abn committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    203f630 View commit details
    Browse the repository at this point in the history
  9. Update readme with merged changes

    abn committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    edbbf6e View commit details
    Browse the repository at this point in the history
  10. Reformat code

    abn committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    6a32890 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    532d91a View commit details
    Browse the repository at this point in the history