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-03-03
interface: T4203: switch to new recursive node_changed() implementation
Christian Poessinger
2022-02-21
vxlan: T4120: code cleanup for multiple remotes
Christian Poessinger
2022-02-20
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-16
wireless: T4240: bugfix interface bridging
Christian Poessinger
2022-01-05
op-mode: T4142: Fix for show input ifbX interfaces
Viacheslav
2021-12-31
Merge branch 'firewall' of https://github.com/sarthurdev/vyos-1x into current
Christian Poessinger
2021-12-21
interface: T4056: Fix unexpected delete tc qdisc
Viacheslav
2021-12-19
vxlan: T3700: add support for Generic Protocol extension (VXLAN-GPE)
Christian Poessinger
2021-12-10
vxlan: T3700: add support for external controlled FDB
Christian Poessinger
2021-12-06
firewall: T2199: Migrate firewall to XML/Python
sarthurdev
2021-12-06
Merge pull request #1077 from sever-sever/T3829
Christian Poessinger
2021-12-03
T4035: correct the interface basename extraction logic
Daniil Baturin
2021-11-26
netns: T3829: Ability to configure network namespaces
Viacheslav
2021-11-23
netns: T3829: Add netns set section in interface.py
Viacheslav
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-11-01
interfaces: T2281: Ability to set static and DHCP addr on same interface
Viacheslav
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: T3847: migrate to get_config_dict()
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-18
ipsec: vti: T3831: avoid usinf xfrm if_id 0 - implement shift by one
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-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-30
interface: T3782: Fix unexpected delete qdisc rule
Viacheslav
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-27
vyos.ifconfig: pppoe: T3778: bugfix assignemnt of cached config
Christian Poessinger
2021-08-24
vyos.ifconfig: T3772: bugfix missing VRRP interfaces
Christian Poessinger
2021-08-21
pppoe: T3090: migrate to vyos.ifconfig library to use the full potential
Christian Poessinger
2021-08-21
vyos.ifconfig: provide generic get_mac_synthetic() method
Christian Poessinger
2021-08-21
vyos.ifconfig: bridge: remove missleading comment in update()
Christian Poessinger
2021-08-21
interfaces: T3090: migrate adjust-mss from "firewall options" to "interface" ...
Christian Poessinger
[next]