Age | Commit message (Expand) | Author |
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 |
2021-08-22 | smoketest: base: abbreviate path to /proc/sys/net | Christian Poessinger |
2021-08-22 | vyos.configdict: add note when using leaf_node_changed() | Christian Poessinger |
2021-08-22 | vyos.ifconfig: bridge: remove missleading comment in update() | Christian Poessinger |
2021-08-22 | xml: interfaces: use one common building block for "disable-forwarding" | Christian Poessinger |
2021-08-22 | xml: remove superfluous "interface" prefix from interface includes | 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 "xml: T1962: Add syntaxVersion to schema" | John Estabrook |
2021-08-19 | T3768: Revert "xml: T1962: Add script to process syntaxVersion tags during bu... | John Estabrook |
2021-08-19 | xml: T3768: drop early XML syntaxVersion implementation | John Estabrook |
2021-08-19 | T3768: Revert "T1950: Add support for reading component versions from JSON file" | John Estabrook |
2021-08-18 | isis: T3417: last byte of IS-IS network entity title must always be 0 | Christian Poessinger |
2021-08-17 | xml: cleanup - replace format "text" with "txt" as required by the BASH helpers | Christian Poessinger |
2021-08-17 | op-mode: T1513: bgp: add "show bgp large-community-list" commnad | Christian Poessinger |
2021-08-17 | op-mode: xml: bgp: fix large-community help string | Christian Poessinger |
2021-08-17 | op-mode: T1513: bgp: add "show bgp large-community AA:BB:CC exat-match" | Christian Poessinger |
2021-08-17 | op-mode: T1513: bgp: xml: provide exact-match building block | Christian Poessinger |
2021-08-15 | smoketest: shim: wait for commit to be completed | Christian Poessinger |
2021-08-15 | smoketest: shim: remove superfluous sleep() in getFRRconfig() | Christian Poessinger |