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-12-26
mirror: T3150: When configuring QOS, the setting procedure of port mirroring ...
jack9603301
2020-12-23
xdp: T2666: move CLI node to "interfaces ethernet <eth> xdp"
Christian Poessinger
2020-12-20
Revert "dhcpv6: T3134: add missing duid support"
Christian Poessinger
2020-12-20
dhcpv6: T3134: add missing duid support
Christian Poessinger
2020-12-14
interface: mirror: T3089: Improve logic to reduce unnecessary lines of code
jack9603301
2020-12-13
interfaces: mirror: T3089: Fix the dependency problem between interfaces
jack9603301
2020-12-13
interfaces: T3114: Modify the logic of the second addition to complete the se...
jack9603301
2020-12-13
interfaces: T3114: Improve VLAN ID setting logic in `bridge`
jack9603301
2020-12-13
interfaces: T3114: When the VLAN aware option is not detected, the setting of...
jack9603301
2020-12-13
interfaces: T3114: Improve the processing of enabling logic for `vlan_filter`...
jack9603301
2020-12-13
interfaces: T3114: Remove some redundant code
jack9603301
2020-12-13
interfaces: T3114: Fix VLAN-aware bridge setting failure
jack9603301
2020-12-08
Merge pull request #633 from jack9603301/T3089
Christian Poessinger
2020-12-08
mirror: T3089: support two-way traffic mirroring
jack9603301
2020-12-07
vyos.ifconfig: T1579: keep IPv6 link-local address on reconfiguration #2
Christian Poessinger
2020-12-06
Revert "vyos.ifconfig: T1579: do not remove IPv6 link-local address on reconf...
Christian Poessinger
2020-12-06
vyos.ifconfig: T1579: do not remove IPv6 link-local address on reconfiguration
Christian Poessinger
2020-12-04
vyos.ifconfig: T1579: migrate "ip source-validation" option from vyatta-cfg-q...
Christian Poessinger
2020-12-03
interface: T3089: Migrate port mirroring to vyos-1x
jack9603301
2020-11-27
vyos.template: T2720: always enable Jinja2 trim_blocks feature
Christian Poessinger
2020-11-19
ifconfig: T1405: ensure MAC address is configured first
Christian Poessinger
2020-11-13
vyos.template: provide general is_ip(v4|v6) helpers
Christian Poessinger
2020-10-28
vyos.util: T2995: rename vyos_dict_search() -> dict_search()
Christian Poessinger
2020-10-18
ifconfig: T2985: remove no longer available vyos.ifconfig.stp include
Christian Poessinger
2020-10-17
ifconfig: T2985: support on demand bridge creation
Christian Poessinger
2020-10-17
sysctl-forwarding: T752: Add disable forwarding for ipv4
sever-sever
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
[next]