index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
vyos
/
ifconfig.py
Age
Commit message (
Expand
)
Author
2020-03-06
ifconfig: T2104: splt ifconfig.py into multiple files
Thomas Mangin
2020-03-05
ifconfig: T2101: Fix VXLAN parsing empty config because of empty options
tjjh89017
2020-03-05
ifconfig: T2101: Fix undefined reference variable in VXLANIf
tjjh89017
2020-03-04
Merge branch 't31-vrf' of github.com:c-po/vyos-1x into current
Christian Poessinger
2020-03-04
vrf: T31: support add/remove of interfaces from vrf
Christian Poessinger
2020-03-04
ifconfig: T2057: generic interface option setting
Thomas Mangin
2020-03-04
Merge pull request #240 from thomas-mangin/2057-strict
Christian Poessinger
2020-03-04
ifconfig: T2057: allow unknown keys in the config, and fix
Thomas Mangin
2020-03-04
ifconfig: T2057: fix various typos
Thomas Mangin
2020-03-04
ifconfig: T2057: bugfix KeyError
Christian Poessinger
2020-03-03
ifconfig: T2057: generic interface option setting
Thomas Mangin
2020-03-03
ifconfig: T2074: add check for sysfs files
DmitriyEshenko
2020-02-29
ifconfig: T2082: fix checking of argument passed
Thomas Mangin
2020-02-24
ifconfig: T2057: generalised Interface configuration
Thomas Mangin
2020-02-16
ifconfig: bond: T2043: T2030: fix wrong call to os.listdir()
Christian Poessinger
2020-02-16
bond: T2030: fix incorrect delta calculation on member interfaces
Christian Poessinger
2020-02-14
ifconfig: T2034: remove obsolete comment
Christian Poessinger
2020-02-14
T2034: Disallow removal of default loopback addresses
Runar Borge
2020-02-13
macvlan: T1635: migrate pseudo-ethernet interface definition to XML/Python
Christian Poessinger
2020-02-01
Revert "ifconfig: T2002: only admin up interfaces if parent interface is up"
Christian Poessinger
2020-02-01
Revert "ifconfig: T2002: T2009: bugfix for always disabled Ethernet/Bond inte...
Christian Poessinger
2020-02-01
ifconfig: T2002: T2009: bugfix for always disabled Ethernet/Bond interfaces
Christian Poessinger
2020-01-31
ifconfig: T2002: only admin up interfaces if parent interface is up
Christian Poessinger
2020-01-03
ifconfig: T1939: provide abstraction for interface "ip" option
Christian Poessinger
2019-12-31
l2tpv3: T1923: support interface deletion
Christian Poessinger
2019-12-31
l2tpv3: T1923: implementation in XML/Python
Christian Poessinger
2019-12-31
ifconfig: vxlan: change VXLANIf API
Christian Poessinger
2019-12-31
ifconfig: geneve: always place interface in A/D state
Christian Poessinger
2019-12-31
geneve: use proper variable name
Christian Poessinger
2019-12-06
ifconfig: T1849: fix DHCPv6 startup
Christian Poessinger
2019-12-06
ifconfig: T1793: remove dhcpv6 client debug output
Christian Poessinger
2019-11-24
geneve: T1799: add Generic Network Virtualization Encapsulation
Christian Poessinger
2019-11-11
ifconfig: T1793: extend set_speed_duplex() delta check
Christian Poessinger
2019-11-10
ifconfig: T1793: add delta check on set_speed_duplex()
Christian Poessinger
2019-11-10
ifconfig: T1793: add delta check on set_flow_control()
Christian Poessinger
2019-11-10
Python/ifconfig: wireguard: remove trailing whitespaces
Christian Poessinger
2019-11-04
Python/ifconfig: T1557: do not allow both IPv4 and dhcp address on interfaces
Christian Poessinger
2019-10-27
T1759: Fixing dependency bug from previous commit
kroy
2019-10-27
T1759: Merging interface.py into ifconfig.py
kroy
2019-10-18
Python/ifconfig: T1712: always start DHCP when configured
Christian Poessinger
2019-10-18
Python/ifconfig: T1557: get_status() must use admin state not operstate
Christian Poessinger
2019-10-16
Revert "Python/ifconfig: T1712: wait when changing interface state"
Christian Poessinger
2019-10-13
Python/ifconfig: T1557: add support for DHCPv6 client options
Christian Poessinger
2019-10-13
Python/ifconfig: T1557: bugfix when configuring accept_ra on VLAN interfaces
Christian Poessinger
2019-10-11
Python/ifconfig: T1723: add flag to specify if we should wait for interface up
Christian Poessinger
2019-10-09
T1430: add dhcp vendor-class-id client option
Christian Poessinger
2019-10-09
Python/ifconfig: T1557: add generic support for DHCP client options
Christian Poessinger
2019-10-06
Python/ifconfig: T1712: wait when changing interface state
Christian Poessinger
2019-10-06
Python/ifconfig: T1557: add return in front of self._cmd() calls
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: add STPIf class (spanning tree) bridge member
Christian Poessinger
[next]