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
/
interface.py
Age
Commit message (
Expand
)
Author
2020-09-25
ifconfig: T2912: add helper to verify interface min/max supported MTU
Christian Poessinger
2020-09-25
ifconfig: T2653: get_mtu() should return int() for easier comparison
Christian Poessinger
2020-09-25
ifconfig: T2912: add helper to retrieve interface min/max supported MTU
Christian Poessinger
2020-09-20
ifconfig: T2653: remove duplicates of get_config()
Christian Poessinger
2020-09-20
vif-s: ifconfig: T2903: use explicit VLAN protocol over raw numbers
Christian Poessinger
2020-09-19
ifconfig: T2653: cleanup VLAN interface comments
Christian Poessinger
2020-09-19
ifconfig: T2653: convert VLAN interfaces do discrete class
Christian Poessinger
2020-09-13
ifconfig: T2863: only use IPv6 link-local address if interface has MAC address
Christian Poessinger
2020-08-31
T2636: remove workarounds for get_config_dict()
Christian Poessinger
2020-08-23
T2755: convert jmespath.search() to vyos_dict_search() for performance
Christian Poessinger
2020-08-23
dhcpv6-pd: T2821: support dhcpv6-pd without "address dhcpv6"
Christian Poessinger
2020-08-18
ifconfig: T2653: bugfix when removing DHCP address
Christian Poessinger
2020-08-12
ifconfig: dhcp: T2767: client must not start when interface is disabled
Christian Poessinger
2020-08-03
ifconfig: T2653: unify DHCPv4 configuration
Christian Poessinger
2020-08-03
ifconfig: T2740: pass config dict to DHCP class for IPv6
Christian Poessinger
2020-07-30
ifconfig: T2746: bugfix for non programmed link-local addresses
Christian Poessinger
2020-07-25
ifconfig: T2653: move get_ethertype() from configdict to interface
Christian Poessinger
2020-07-25
bonding: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-25
ifconfig: T2653: move vlan configuration code to base class
Christian Poessinger
2020-07-25
ifconfig: T2653: implement update() in derived classes for admin up/down
Christian Poessinger
2020-07-25
ifconfig: T2653: move bridge member check to base class
Christian Poessinger
2020-07-25
bridge: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-25
vlan: ifconfig: T2653: only enable interface when lower interface is up
Christian Poessinger
2020-07-25
ethernet: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-19
interface: T2519: add broadcast address when adding IPv4 addresses
Jernej Jakob
2020-07-18
vyos.ifconfig: T2673: Fix admin state if the mac address is changed for an in...
srividya0208
2020-06-27
ifconfig: T2653: move macsec interface to get_config_dict()
Christian Poessinger
2020-06-26
ifconfig: T2653: move loopback interface to get_config_dict()
Christian Poessinger
2020-06-26
ifconfig: T2653: move dummy interface to get_config_dict()
Christian Poessinger
2020-05-28
dhcpc6-pd: T2506: bugfix config rendering on non PPPoE interfaces
Christian Poessinger
2020-05-20
interface: T2023: adopt _delete() to common style
Christian Poessinger
2020-05-20
interface: T2023: remove superfluous at end of list
Christian Poessinger
2020-05-11
interface: T2449: add ability to set accept_ra
Jernej Jakob
2020-05-04
interface: T2241: add function to add self to bridge
Jernej Jakob
2020-05-03
interface: T2367: optimize flow and detriplicate add/del_addr functions
Jernej Jakob
2020-05-02
interface: T2367: use self.ifname instead of self.config
Thomas Mangin
2020-05-02
interface: T2367: de-imbricate the ifs
Thomas Mangin
2020-05-02
interface: T2367: add flush_addrs function
Jernej Jakob
2020-05-02
interface: T2367: fix add_addr and del_addr address tracking in cache
Jernej Jakob
2020-04-23
interfaces: T2362: split set_ipv6_eui64_address into add and del functions
Jernej Jakob
2020-04-21
vlan: T2361: delete VLAN but not ethernet
Thomas Mangin
2020-04-18
interfaces: T2320: correctly honour create and debug options
Thomas Mangin
2020-04-14
ifconfig: T2223: group all operational commands
Thomas Mangin
2020-04-11
dhcp: T2265: refactor DHCP class
Thomas Mangin
2020-04-08
import: T2242: remove all import *
Thomas Mangin
2020-04-04
ifconfig: T2190: option to prevent Interface creation
Thomas Mangin
2020-03-31
ifconfig: T2057: allow to disable interface debugging
Thomas Mangin
2020-03-28
ipv6: T1831: migrate eui64 addressing to XML and python
Christian Poessinger
2020-03-28
ipv6: T1831: migrate autoconf node
Christian Poessinger
2020-03-28
ipv6: T1831: use integers over bool in interface configuration
Christian Poessinger
[prev]
[next]