summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig
AgeCommit message (Expand)Author
2021-09-10ethernet: T3802: use only one implementation for get_driver_name()Christian Poessinger
2021-09-10ethernet: T3802: check if driver supports changing flow-control settingsChristian Poessinger
2021-08-31vyos.ethtool: T3163: purify code to read and change flow-control settingsChristian Poessinger
2021-08-31ethernet: T3163: only change ring-buffer settings if requiredChristian Poessinger
2021-08-31vyos.ethtool: T3163: purify code to read current speed and duplex settingsChristian Poessinger
2021-08-31vyos.ethtool: T3163: use long option names when calling the ethtool binrayChristian Poessinger
2021-08-30ethernet: T3787: remove deprecated UDP fragmentation offloading optionChristian Poessinger
2021-08-30vyos.ifconfig: T3619: only inform user about real offload change for invalid ...Christian Poessinger
2021-08-30interface: T3782: Fix unexpected delete qdisc ruleViacheslav
2021-08-29interfaces: T3777: Does not delete empty eui64 addressViacheslav
2021-08-28vyos.ifconfig: T3619: only set offloading options if supported by NICChristian Poessinger
2021-08-27vyos.ifconfig: pppoe: T3778: bugfix assignemnt of cached configChristian Poessinger
2021-08-24vyos.ifconfig: T3772: bugfix missing VRRP interfacesChristian Poessinger
2021-08-21pppoe: T3090: migrate to vyos.ifconfig library to use the full potentialChristian Poessinger
2021-08-21vyos.ifconfig: provide generic get_mac_synthetic() methodChristian Poessinger
2021-08-21vyos.ifconfig: bridge: remove missleading comment in update()Christian Poessinger
2021-08-21interfaces: T3090: migrate adjust-mss from "firewall options" to "interface" ...Christian Poessinger
2021-08-09ipsec: T3720: assigning vti secondary address caused interface in A/D stateChristian Poessinger
2021-08-02l2tpv3: T1594: Fix timeout before set l2tpv3 interfaceViacheslav
2021-07-19pki: wireguard: T3642: Migrate Wireguard private key directly into CLIsarthurdev
2021-07-17Merge pull request #927 from zdc/T3655-sagittaChristian Poessinger
2021-07-17VRF: T3655: proper connection tracking for VRFszsdc
2021-07-13T3663: use inotify-based watching in "show vrrp".Daniil Baturin
2021-06-28ipsec: T1441: switch from vti to xfrm interfacesChristian Poessinger
2021-06-27op-mode: bond: T2546: implement "show interface bond * slaves" commandChristian Poessinger
2021-06-21Python: T3641: adjust to changes in latest vesion of netifaces libraryChristian Poessinger
2021-06-17ethernet: T3633: Add LRO offloadViacheslav
2021-06-13wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface treeChristian Poessinger
2021-05-28vti: ipsec: T2816: interfaces must be created using the vyos.ifconfig libraryChristian Poessinger
2021-05-24tunnel: T3555: add "ignore-df" support for GRE tunnelsChristian Poessinger
2021-05-21vlan: T3551: support runtime changing of ingress and egress QoS settingsJACK
2021-05-15vyos.ifconfig: T3532: re-create Q-in-Q interface on protocol changeChristian Poessinger
2021-05-14vyos.ifconfig: T3535: add helper to get only IPv4 or IPv6 interface addressesChristian Poessinger
2021-05-13bonding: T3543: add support to configure lact-rate (slow or fast)Christian Poessinger
2021-04-25tunnel: T3468: add interfaces to completion helper for bridgeChristian Poessinger
2021-04-05tunnel: T3030: move erspan type into regular tunnel interfaceChristian Poessinger
2021-03-30xdp: T3448: bail out early on platforms not supporting xdp (e.g. RaspberryPi)Christian Poessinger
2021-03-27vrf: vlan: T3438: do not automatically delete upper interfaceChristian Poessinger
2021-03-19bridge: T3415: add port isolation / private-vlan optionChristian Poessinger
2021-03-07T3357: Fix invoking TunnelIf() from op-modeChristian Poessinger
2021-03-07T3388: "show interfaces" op-mode command lacks PPPoE interfacesChristian Poessinger
2021-03-04Merge pull request #729 from bstepler/T3300Christian Poessinger
2021-03-03tunnel: T2966: add ip6gretap encapsulation supportChristian Poessinger
2021-03-03geneve: T1799: add additional per tunnel optionsChristian Poessinger
2021-03-03smoketest: vxlan: extend testcase to verify additional tunnel parametersChristian Poessinger
2021-02-28vif: T3349: use fixed ordering when enabling parent and child interfaceChristian Poessinger
2021-02-28vxlan: T1513: add dont-fragment CLI optionChristian Poessinger
2021-02-28l2tpv3: T3366: migrate local-ip and remote-ip CLI optionsChristian Poessinger
2021-02-28tunnel: T3366: rename remote-ip to remoteChristian Poessinger
2021-02-28tunnel: T3366: rename local-ip to source-addressChristian Poessinger