Age | Commit message (Expand) | Author |
2021-10-25 | Merge pull request #1040 from dmbaturin/T3937 | Christian Poessinger |
2021-10-24 | vyos.ethtool: T3935: relax __init__() when driver name is not detected | Christian Poessinger |
2021-10-24 | T3937: rewrite the "show system memory" script in Python | Daniil Baturin |
2021-10-21 | tunnel: T3925: dhcp-interface was of no use - use source-interface instead | Christian Poessinger |
2021-10-12 | T562: Config syntax for defining DNS forward authoritative zones | Lucas Christian |
2021-10-11 | vyos.configdict: T2653: do not merge in defaults when interface is deleted | 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-30 | vyos.ethtool: T3874: do not throw exception if adapter has issues with autoneg | Christian Poessinger |
2021-09-27 | interface-names: T3869: add /run/udev/vyos to defaults | John Estabrook |
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.configdict: bugfix: leaf_node_changed() must return empty dict when node... | 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-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 |