TypeScript API Documentation for NETWORKMANAGER
API Version: 1.0
Library Version: 1.49.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.2
Convert bonding mode from string representation to numeric value. See https://www.kernel.org/doc/Documentation/networking/bonding.txt for available modes. The mode string can be either a descriptive name or a number (as string).
mode
bonding mode as string
numeric bond mode, or -1 on error
1.2
Convert bonding mode from string representation to numeric value. See https://www.kernel.org/doc/Documentation/networking/bonding.txt for available modes. The
modestring can be either a descriptive name or a number (as string).