Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
... as set_state() changes the interface administrative state, too!
|
|
|
|
... this is required for delta checks
|
|
tunnel: T31: fix vrf deletion, add support for vrf on tunnels
|
|
|
|
ifconfig: T2057: tidying up code for geneve and vxlan
|
|
|
|
|
|
|
|
This class is required as wireless interfaces are created using iw instead of
ip from iproute2.
|
|
|
|
tunnel: T2028: move interface tunnel to XML/Python
|
|
This patch migrates the "interface tunnel" section to xml/python
|
|
__init__ should be added to a derived class only if it does work in the ctor.
|
|
ifconfig: T2057: fail change when command are failing
|
|
|
|
ifconfig: T2057: skip required check if we do not create the interface
|
|
|
|
|
|
|
|
ifconfig: T1849: buster fixed the delay issue
|
|
|
|
|
|
- That should probably move to it's own op command library
as it is the onlt function print out specific information
|
|
|
|
|