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
Age
Commit message (
Expand
)
Author
2022-07-18
bond: T4522: add ability to specify mii monitor interval via CLI
Christian Poessinger
2022-07-11
bond: T1557: re-add miimon configuration - lost in translation
Christian Poessinger
2022-07-11
bond: T4521: ARP monitor interval is not configured despite set via CLI
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-30
T4319: do not try to add ::1/128 to lo when IPv6 is disabled
Daniil Baturin
2022-03-25
ipv6: T4319: do not configure IPv6 related settings if it's disabled
Christian Poessinger
2022-02-21
vxlan: T4120: code cleanup for multiple remotes
Christian Poessinger
2022-02-21
vxlan: T4120: add ability to set multiple remotes (PR #1127)
Andreas
2022-02-20
interface: T4203: prevent DHCP client restart if not necessary
Christian Poessinger
2022-02-17
wireless: T4240: bugfix interface bridging
Christian Poessinger
2022-01-06
op-mode: T4142: Fix for show input ifbX interfaces
Viacheslav
2021-12-04
T4035: correct the interface basename extraction logic
Daniil Baturin
2021-11-19
ethernet: T4011: deleting interface should place interface in admin down state
Christian Poessinger
2021-11-19
wwan: T3620: fix commend in remove()
Christian Poessinger
2021-11-18
wwan: T3620: place interface in A/D state when removed
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-21
vrrp: keepalived: T616: drop /etc/default/keepalived
Christian Poessinger
2021-09-21
vrrp: keepalived: T616: move configuration to volatile /run directory
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-20
vyos.ifconfig: T2738: can only read from a file when it exists
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-09-10
ethernet: T3802: not all NICs support reading speed/duplex settings in all st...
Christian Poessinger
2021-09-10
ethernet: T3802: use only one implementation for get_driver_name()
Christian Poessinger
2021-09-10
ethernet: T3802: check if driver supports changing flow-control settings
Christian Poessinger
2021-08-31
vyos.ethtool: T3163: purify code to read and change flow-control settings
Christian Poessinger
2021-08-31
ethernet: T3163: only change ring-buffer settings if required
Christian Poessinger
2021-08-31
vyos.ethtool: T3163: purify code to read current speed and duplex settings
Christian Poessinger
2021-08-31
vyos.ethtool: T3163: use long option names when calling the ethtool binray
Christian Poessinger
2021-08-31
interface: T3782: Fix unexpected delete qdisc rule
Viacheslav
2021-08-30
ethernet: T3787: remove deprecated UDP fragmentation offloading option
Christian Poessinger
2021-08-30
vyos.ifconfig: T3619: only inform user about real offload change for invalid ...
Christian Poessinger
2021-08-29
interfaces: T3777: Does not delete empty eui64 address
Viacheslav
2021-08-28
vyos.ifconfig: T3619: only set offloading options if supported by NIC
Christian Poessinger
2021-08-24
vyos.ifconfig: T3772: bugfix missing VRRP interfaces
Christian Poessinger
2021-08-22
bridge: T3137: backport vlan features from 1.4 current
Christian Poessinger
2021-08-22
vyos.ifconfig: provide generic get_mac_synthetic() method
Christian Poessinger
2021-08-22
vyos.ifconfig: bridge: remove missleading comment in update()
Christian Poessinger
2021-07-31
l2tpv3: T1594: Fix timeout before set l2tpv3 interface
Viacheslav
2021-07-27
Revert "ifconfig: drop unused classes for pppoe and vti"
Christian Poessinger
[next]