Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-30 | Python/ifconfig: re-indent help strings | Christian Poessinger | |
2019-08-30 | Python/ifconfig: ease __init__ if/else statements | Christian Poessinger | |
2019-08-30 | Python/ifconfig: re-indent with 4 spaces for better readability | Christian Poessinger | |
Command user: $ autopep8 python/vyos/interfaceconfig.py --in-place | |||
2019-08-30 | Python/ifconfig: remove trailing whitespaces | Christian Poessinger | |
2019-08-23 | [dummy] T1609 migrate to vyos.interfaceconfig, adding check ip-cidr, adding ↵ | DmitriyEshenko | |
vyos.interfaceconfig common ipv4/ipv6 functions | |||
2019-08-22 | [interfaceconfig] - linkstate as property and depriccated message for ↵ | hagbard | |
get_link_state() | |||
2019-08-21 | [interfaceconfig class] - moved get functionaility for mtu, mac and ifalias ↵ | hagbard | |
into its property | |||
2019-08-09 | [config] - T1557: setting object properties for the class | hagbard | |
2019-08-08 | [config] - T1557: Create generic abstraction for configuring interfaces e.g. ↵ | hagbard | |
IP address |