summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-30ethernet: T3619: fix VyOS 1.2 -> 1.3 performance degradationChristian Poessinger
2021-08-30vyos.ifconfig: T3619: only inform user about real offload change for invalid ...Christian Poessinger
2021-08-30vyos.ethtool: T3163: remove test and debug method get_rx_vlan_offload()Christian Poessinger
2021-08-30vyos.ethtool: T3163: add check_speed_duplex() methodChristian Poessinger
2021-08-30vyos.ethtool: T3163: prefix class internal data structures with _Christian Poessinger
2021-08-30vyos.ethtool: T3163: drop obsoleted is_fixed_lro() methodChristian Poessinger
2021-08-30config: T2941: ignore unicode characters, e.g., in description fieldJohn Estabrook
2021-08-29xml: add missing "u32:" value declarator on integer rangesChristian Poessinger
2021-08-29Merge pull request #981 from sever-sever/T3777Christian Poessinger
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-28vyos.ethtool: T3163: rename unused methods for offload validationChristian Poessinger
2021-08-27smoketest: nat: T3781: temporary disable testcaseChristian Poessinger
2021-08-26nat: T3781: do not ship the nftables implementation - fallback to vyatta-natChristian Poessinger
2021-08-26Merge pull request #978 from c-po/t3776-frr-restartChristian Poessinger
2021-08-26smoketest: config: add example configs from current branchChristian Poessinger
2021-08-26smoketest: config: drop empty newline at EOF for "isis-small" testChristian Poessinger
2021-08-25smoketest: config: add tunnel-broker configurationChristian Poessinger
2021-08-25isis: T3779: backport entire 1.4 (current) featuresetChristian Poessinger
2021-08-25vyos.configverify: add common verify_common_route_maps() functionChristian Poessinger
2021-08-25frr: T3217: Abbility to save routing configsChristian Poessinger
2021-08-25T3773: delete the original "show system integrity" commandDaniil Baturin
2021-08-25op-mode: frr: T1514: add possibility to restart isis daemonChristian Poessinger
2021-08-25op-mode: T3776: drop "frr" level from "restart frr ospfd|bgpd|staticd" commandsChristian Poessinger
2021-08-24vyos.ifconfig: T3772: bugfix missing VRRP interfacesChristian Poessinger
2021-08-23Makefile: T3165: do not allow empty node.def files for op-mode commandsChristian Poessinger
2021-08-23xml: op-mode: add missing help test for "reset openvpn" commandChristian Poessinger
2021-08-23xml: op-mode: add missing help test for "monitor protocol ospf" commandsChristian Poessinger
2021-08-23xml: op-mode: remove multiple "Reset a service" help definitionsChristian Poessinger
2021-08-23T3165: op-mode: prevent override of populated node.def file with empty contentChristian Poessinger
2021-08-23scripts: op-mode: use Python 'f'ormat strings on debug messagesChristian Poessinger
2021-08-22bridge: T3137: backport vlan features from 1.4 currentChristian Poessinger
2021-08-22pppoe: T1318: set source interface next to rp-pppoe.so plugin in peer templateChristian Poessinger
2021-08-22vyos.configverify: use build-in functions for verify_interface_exists()Christian Poessinger
2021-08-22pppoe: T1318: bump priority by 1 so we can source from pseudo-ethernet interf...Christian Poessinger
2021-08-22pppoe: T1318: implement missing access-concentrator CLI optionChristian Poessinger
2021-08-22vyos.configdict: leaf_node_changed() must return empty dict when node is addedChristian Poessinger
2021-08-22vyos.ifconfig: provide generic get_mac_synthetic() methodChristian Poessinger
2021-08-22smoketest: base: abbreviate path to /proc/sys/netChristian Poessinger
2021-08-22vyos.configdict: add note when using leaf_node_changed()Christian Poessinger
2021-08-22vyos.ifconfig: bridge: remove missleading comment in update()Christian Poessinger
2021-08-22xml: interfaces: use one common building block for "disable-forwarding"Christian Poessinger
2021-08-22xml: remove superfluous "interface" prefix from interface includesChristian Poessinger
2021-08-21T1950: fix permissions on component-versions.json fileJohn Estabrook
2021-08-20T1950: write component versions to json file during migrationJohn Estabrook
2021-08-19T3768: Revert "xml: T1962: Add syntaxVersion to schema"John Estabrook
2021-08-19T3768: Revert "xml: T1962: Add script to process syntaxVersion tags during bu...John Estabrook
2021-08-19xml: T3768: drop early XML syntaxVersion implementationJohn Estabrook
2021-08-19T3768: Revert "T1950: Add support for reading component versions from JSON file"John Estabrook
2021-08-18isis: T3417: last byte of IS-IS network entity title must always be 0Christian Poessinger