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

Process sysfs/class/net/*/bonding #439

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 5, 2022

  1. Add structures for interface bonding information

    Update net_class.go with new structures to handle bonding driver
    information
    
    Add new true/false values to internal.util.parse.ParseBool
    
    References:
    torvalds/linux/drivers/net/bonding/bond_sysfs.c
    torvalds/linux/drivers/net/bonding/bond_sysfs_slave.c
    torvalds/linux/include/net/bonding.h
    torvalds/linux/include/net/bond_options.h
    torvalds/linux/include/net/bond_3ad.h
    
    Signed-off-by: Brandon Ewing <brandon.ewing@warningg.com>
    bewing committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    0dd8c3a View commit details
    Browse the repository at this point in the history