Commit 0a19628
committed
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>1 parent 5f46783 commit 0a19628
2 files changed
+320
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments