Age | Commit message (Expand) | Author |
2021-09-18 | ipsec: vti: T3831: avoid usinf xfrm if_id 0 - implement shift by one | Christian Poessinger |
2021-09-13 | ipsec: T3828: Use IKE dh-group when ESP dh-group is set to `enable` | sarthurdev |
2021-09-11 | Fix inconsistent capitalization in the show version output | Daniil Baturin |
2021-09-10 | ethtool: T3802: extend check_speed_duplex() implementation to support 'auto' | 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-09-09 | vyos.configdict: T3814: use no_tag_node_value_mangle in get_interface_dict() | Christian Poessinger |
2021-09-08 | openvpn: T3805: use vyos.util.write_file() to store certificates | Christian Poessinger |
2021-09-06 | pki: eapol: T3642: only add "pki" key to interface dict if pki is configured | Christian Poessinger |
2021-09-06 | ifconfig: T3806: "ipv6 address no_default_link_local" required for MTU < 1280 | Christian Poessinger |
2021-09-06 | vyos.util: add function to search a key recursively in a dictionary | Christian Poessinger |
2021-09-06 | vyos.util: T2755: rename dict_search() function args to match other implement... | Christian Poessinger |
2021-08-31 | vyos.ethtool: T3163: ring-buffer values should be stored as string | 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 | ethernet: T2241: check if interface supports changing speed/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 | vyos.ethtool: T3163: remove test and debug method get_rx_vlan_offload() | Christian Poessinger |
2021-08-30 | config: T2941: ignore unicode characters, e.g., in description field | John Estabrook |
2021-08-30 | Merge pull request #983 from sever-sever/T3782 | Christian Poessinger |
2021-08-30 | interface: T3782: Fix unexpected delete qdisc rule | Viacheslav |
2021-08-29 | vyos.ethtool: T3163: add check_speed_duplex() method | Christian Poessinger |
2021-08-29 | vyos.ethtool: T3163: prefix class internal data structures with _ | Christian Poessinger |
2021-08-29 | vyos.ethtool: T3163: drop obsoleted is_fixed_lro() method | 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-28 | vyos.ethtool: T3163: rename unused methods for offload validation | Christian Poessinger |
2021-08-28 | Merge pull request #980 from zdc/T3763-sagitta | Christian Poessinger |
2021-08-27 | vyos.ifconfig: pppoe: T3778: bugfix assignemnt of cached config | Christian Poessinger |
2021-08-26 | vyos.util: T3763: Optimized the check_port_availability function | zsdc |
2021-08-26 | wireguard: T3763: Added check for listening port availability | zsdc |
2021-08-25 | ipsec: T3775: Diffie Hellman Group 21 uses NIST Elliptic Curve "ecp521" | Christian Poessinger |
2021-08-24 | vyos.ifconfig: T3772: bugfix missing VRRP interfaces | Christian Poessinger |
2021-08-21 | vyos.configverify: use build-in functions for verify_interface_exists() | Christian Poessinger |
2021-08-21 | vyos.configdict: leaf_node_changed() must return empty dict when node is added | 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.configdict: add note when using leaf_node_changed() | 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 |
2021-08-21 | T1950: fix permissions on component-versions.json file | John Estabrook |
2021-08-20 | T1950: write component versions to json file during migration | John Estabrook |
2021-08-19 | T3768: Revert "T1950: Add support for reading component versions ..." | John Estabrook |
2021-08-19 | xml: T3474: add syntaxVersion processing to python xml lib | John Estabrook |
2021-08-14 | vyos.util: T1503: use build in methods to determine current user for commit_i... | Christian Poessinger |
2021-08-13 | vyos.util: "harden" is_systemd_service_running() function | Christian Poessinger |