Age | Commit message (Expand) | Author |
2021-08-31 | vyos.ethtool: T3163: purify code to read and change flow-control settings | Christian Poessinger |
2021-08-31 | op-mode: "show interfaces ethernet eth0 physical" should display ring-buffers | 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 | ethernet: T3514: bail out early on invalid adapter speed/duplex setting | Christian Poessinger |
2021-08-31 | vyos.ethtool: T3163: use long option names when calling the ethtool binray | Christian Poessinger |
2021-08-31 | ssh: T3789: add custom validator for base64 encoded CLI data | Christian Poessinger |
2021-08-31 | Merge pull request #985 from sever-sever/T3782-equ | Christian Poessinger |
2021-08-31 | interface: T3782: Fix unexpected delete qdisc rule | Viacheslav |
2021-08-30 | tunnel: T3786: Add checks for source any and not key | Viacheslav |
2021-08-30 | ethernet: T3787: remove deprecated UDP fragmentation offloading option | Christian Poessinger |
2021-08-30 | ethernet: T3619: fix VyOS 1.2 -> 1.3 performance degradation | 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 | vyos.ethtool: T3163: add check_speed_duplex() method | Christian Poessinger |
2021-08-30 | vyos.ethtool: T3163: prefix class internal data structures with _ | Christian Poessinger |
2021-08-30 | vyos.ethtool: T3163: drop obsoleted is_fixed_lro() method | Christian Poessinger |
2021-08-30 | config: T2941: ignore unicode characters, e.g., in description field | John Estabrook |
2021-08-29 | xml: add missing "u32:" value declarator on integer ranges | Christian Poessinger |
2021-08-29 | Merge pull request #981 from sever-sever/T3777 | 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-27 | smoketest: nat: T3781: temporary disable testcase | Christian Poessinger |
2021-08-26 | nat: T3781: do not ship the nftables implementation - fallback to vyatta-nat | Christian Poessinger |
2021-08-26 | Merge pull request #978 from c-po/t3776-frr-restart | Christian Poessinger |
2021-08-26 | smoketest: config: add example configs from current branch | Christian Poessinger |
2021-08-26 | smoketest: config: drop empty newline at EOF for "isis-small" test | Christian Poessinger |
2021-08-25 | smoketest: config: add tunnel-broker configuration | Christian Poessinger |
2021-08-25 | isis: T3779: backport entire 1.4 (current) featureset | Christian Poessinger |
2021-08-25 | vyos.configverify: add common verify_common_route_maps() function | Christian Poessinger |
2021-08-25 | frr: T3217: Abbility to save routing configs | Christian Poessinger |
2021-08-25 | T3773: delete the original "show system integrity" command | Daniil Baturin |
2021-08-25 | op-mode: frr: T1514: add possibility to restart isis daemon | Christian Poessinger |
2021-08-25 | op-mode: T3776: drop "frr" level from "restart frr ospfd|bgpd|staticd" commands | Christian Poessinger |
2021-08-24 | vyos.ifconfig: T3772: bugfix missing VRRP interfaces | Christian Poessinger |
2021-08-23 | Makefile: T3165: do not allow empty node.def files for op-mode commands | Christian Poessinger |
2021-08-23 | xml: op-mode: add missing help test for "reset openvpn" command | Christian Poessinger |
2021-08-23 | xml: op-mode: add missing help test for "monitor protocol ospf" commands | Christian Poessinger |
2021-08-23 | xml: op-mode: remove multiple "Reset a service" help definitions | Christian Poessinger |
2021-08-23 | T3165: op-mode: prevent override of populated node.def file with empty content | Christian Poessinger |
2021-08-23 | scripts: op-mode: use Python 'f'ormat strings on debug messages | Christian Poessinger |
2021-08-22 | bridge: T3137: backport vlan features from 1.4 current | Christian Poessinger |
2021-08-22 | pppoe: T1318: set source interface next to rp-pppoe.so plugin in peer template | Christian Poessinger |
2021-08-22 | vyos.configverify: use build-in functions for verify_interface_exists() | Christian Poessinger |
2021-08-22 | pppoe: T1318: bump priority by 1 so we can source from pseudo-ethernet interf... | Christian Poessinger |
2021-08-22 | pppoe: T1318: implement missing access-concentrator CLI option | Christian Poessinger |
2021-08-22 | vyos.configdict: leaf_node_changed() must return empty dict when node is added | Christian Poessinger |
2021-08-22 | vyos.ifconfig: provide generic get_mac_synthetic() method | Christian Poessinger |