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-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
2019-09-24
Python/ifconfig: T1557: bugfix removing Q-in-Q VLAN interfaces
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor BondIf 'mode' property to set_mode()
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor BondIf 'arp_interval' property to set_arp_in...
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor BondIf 'arp_ip_target' property to set_arp_i...
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor BondIf 'arp_interval' property to set_arp_in...
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor BondIf 'xmit_hash_policy' property to set_ha...
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: remove unused has_autoneg() from EthernetIf
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor Interface 'state' property to set_state()/ge...
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor Interface 'arp_cache_tmo' property to set_se...
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor Interface 'proxy_arp_pvlan' property to set_...
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor Interface 'proxy_arp' property to set_proxy_...
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: loopback: implement derived remove()
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor Interface 'ifalias' property to set_alias()
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor Interface 'link_detect' property to set_link...
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor BridgeIf 'stp_state' property to set_stp()
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor BridgeIf 'priority' property to set_priority()
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor BridgeIf 'ageing_time' property to set_agein...
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor BridgeIf 'hello_time' property to set_hello_...
Christian Poessinger
2019-09-24
Python/ifconfig: T1557: refactor BridgeIf 'forward_delay' property to set_for...
Christian Poessinger
[next]