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
2024-04-04
dhcpv6-client: T2590: fix vyos-hostsd update for nameserver and search domains
Christian Breunig
2023-08-28
T5428: fix DHCP address renewal/release when running in VRF
Christian Breunig
2023-05-05
vyos.ifconfig: T2104: support adding and removing VLANs in one call.
Christian Breunig
2022-08-01
mtu: T4572: Add DHCP-option MTU to get values from DHCP-server
Viacheslav Hletenko
2022-07-18
bond: T4525: fix adding member interface to bond after removing VRF
Christian Poessinger
2022-04-08
Merge pull request #1273 from c-po/t4331-equuleus
Daniil Baturin
2022-04-06
interfaces: T4331: Fix assign link-local static IPv6 addr to vrf
Viacheslav Hletenko
2022-03-31
vyos.ifconfig: T4330: MTU must be configured prior to any IPv6 option change
Christian Poessinger
2022-03-31
vyos.ifconfig: T4330: bugfix changing MTU when IPv6 is disabled
Christian Poessinger
2022-03-30
vyos.ifconfig: T4319: add_addr() should not add IPv6 address if it's disabled
Christian Poessinger
2022-03-30
vyos.util: T4319: add is_ipv6_enabled() helper function
Christian Poessinger
2022-03-25
ipv6: T4319: do not configure IPv6 related settings if it's disabled
Christian Poessinger
2022-02-20
interface: T4203: prevent DHCP client restart if not necessary
Christian Poessinger
2021-10-09
tunnel: T3894: fix design when building synthetic MAC addresses
Christian Poessinger
2021-10-02
vyos.ifconfig: T3883: bugfix VRF deletion
Christian Poessinger
2021-09-26
vyos.ifconfig: T3860: bugfix in get_mac_synthetic()
Christian Poessinger
2021-09-25
vyos.ifconfig: dhcpv6: re-use systemd_service definition variable
Christian Poessinger
2021-09-25
vyos.ifconfig: dhcp: T3300: always re-start dhcp client instead of start
Christian Poessinger
2021-09-20
ifconfig: T2104: cleanup IPv6 EUI-64 handling in update()
Christian Poessinger
2021-09-20
vyos.ifconfig: get_mac_synthetic() must generate a stable "MAC"
Christian Poessinger
2021-09-19
vyos.ifconfig: T2738: do not remove OS assigned IP addresses from interface
Christian Poessinger
2021-09-19
vyos.ifconfig: T2738: add delta check when changing interface parameters
Christian Poessinger
2021-08-31
interface: T3782: Fix unexpected delete qdisc rule
Viacheslav
2021-08-29
interfaces: T3777: Does not delete empty eui64 address
Viacheslav
2021-08-22
vyos.ifconfig: provide generic get_mac_synthetic() method
Christian Poessinger
2021-07-25
ifconfig: backport ifconfig framework from 1.4 to support new tunnel options
Christian Poessinger
2021-07-02
conntrack-sync: T3535: Rewrite conf and op modes to XML python style
Viacheslav
2021-05-15
vyos.ifconfig: T3532: re-create Q-in-Q interface on protocol change
Christian Poessinger
2021-04-05
vrf: vlan: T3438: do not automatically delete upper interface
Christian Poessinger
2021-03-19
dhcp: T3300: add DHCP default route distance
Brandon Stepler
2021-03-14
xdp: T2666: remove entire XDP code for 1.3 LTS image
Christian Poessinger
2021-02-28
vif: T3349: use fixed ordering when enabling parent and child interface
Christian Poessinger
2021-02-22
vyos.ifconfig: extend debug option to print input dict
Christian Poessinger
2021-01-28
dhcpv6: T3262: don't run DHCPv6 client when only dhcpv6-options is configured
Brandon Stepler
2021-01-13
ifconfig: T2653: return empty string when there is no interface description
Christian Poessinger
2021-01-12
ifconfig: T2653: use iproute2 commands for alias, mac and mtu set()/get()
Christian Poessinger
2021-01-06
ifconfig.interface: use Python3 f-ormat string
Christian Poessinger
2021-01-04
mirror: T3089: bugfix is_mirror_intf code path
Christian Poessinger
2021-01-03
mirror: T3089: remove redundant code paths
Christian Poessinger
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
[next]