summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-22bgp: T2174: refactor Jinja template and reduce redundant pathsChristian Poessinger
2020-11-22smoketest: openvpn: T3080: verify configured keep-alive valuesChristian Poessinger
2020-11-22isis: T1316: remove debug printChristian Poessinger
2020-11-22op-mode: add "restart" treeChristian Poessinger
2020-11-22openvpn: T3080: add missing multiplication on keepalive config optionChristian Poessinger
2020-11-21smoketest: openvpn: T3060: verify authentication username and passwordChristian Poessinger
2020-11-21openvpn: T3060: fix client authentication username and password fileChristian Poessinger
2020-11-21openvpn: T3060: always listen op IPv4 and IPv6 socketsChristian Poessinger
2020-11-21system: T3078: fix vyos-configd handling for "system option" pathChristian Poessinger
2020-11-21bridge: T3079: bugfix on VLAN 1 is deleted in VLAN-aware bridgesJACK
2020-11-21ethernet: T3048: fix migrator to also support a plain configChristian Poessinger
2020-11-21system: T3078: rename "system options" -> "system option"Christian Poessinger
2020-11-21ethernet: T3048: drop static smp-affinity for dynamic performance tuningChristian Poessinger
2020-11-20Merge pull request #614 from sever-sever/T439Christian Poessinger
2020-11-20policy-conf: T439: Add policy local-route PBRsever-sever
2020-11-20tunnel: T3072: remove debug print codeChristian Poessinger
2020-11-20tunnel: T3072: bugfix KeyError for IPv6 GRE verify codeChristian Poessinger
2020-11-20Makefile: T2653: remove ipv6 wireguard nodeChristian Poessinger
2020-11-20wireguard: ifconfig: T2653: interface address is not mandatoryChristian Poessinger
2020-11-20wireguard: T2653: fix IPv6 peer address configurationChristian Poessinger
2020-11-20wireguard: T3077: automatically create link-local IPv6 adressesChristian Poessinger
2020-11-20tunnel: T3072: drop dead codeChristian Poessinger
2020-11-20tunnel: T3072: support changing tunnel encapsulation on-the-flyChristian Poessinger
2020-11-20Merge branch 'tunnel-rewrite' into currentChristian Poessinger
2020-11-20tunnel: T3068: automatic generate link-local adressesChristian Poessinger
2020-11-20tunnel: T3072: interfaces used for NHRP can not be deletedChristian Poessinger
2020-11-20tunnel: T3072: xml: harden regex validatorsChristian Poessinger
2020-11-20tunnel: T3072: migrate to get_config_dict()Christian Poessinger
2020-11-19ifconfig: T1405: ensure MAC address is configured firstChristian Poessinger
2020-11-19bridge: T3067: Fix VLAN aware setting failure under WLAN (#613)JACK
2020-11-18Revert "wireless: T2241: add "wds" CLI option"Christian Poessinger
2020-11-15smoketest: tunnel: local-ip and dhcp-interface can not be used togetherChristian Poessinger
2020-11-15smoketest: tunnel: validate if local/remote address matches proper address fa...Christian Poessinger
2020-11-15op-mode: fix "show arp interface" argument levelChristian Poessinger
2020-11-14openvpn: T2550: default connection protocol to udpChristian Poessinger
2020-11-14Merge pull request #604 from jack9603301/T3042Christian Poessinger
2020-11-14bridge: T3042: Better fix implementation errorsjack9603301
2020-11-14tuned: T3048: programm proper daemon startupChristian Poessinger
2020-11-14options: keyboard: T3038: use proper XML <defaultValue> over hardcoded Python...Christian Poessinger
2020-11-14Merge pull request #610 from vyos/revert-607-T2802Christian Poessinger
2020-11-14Merge pull request #609 from vyos/revert-603-T3068Christian Poessinger
2020-11-14Revert "T2802: Tunnel interface does not apply EUI-64 IPv6 Address"Christian Poessinger
2020-11-14Revert "T3068: Automatic generation of IPv6 link local addresses for tunnel i...Christian Poessinger
2020-11-14Merge pull request #608 from DmitriyEshenko/kb-layoutChristian Poessinger
2020-11-14Merge pull request #607 from ernstjo/T2802Daniil Baturin
2020-11-13system: T3038: Add keyboard layout CLI commandDmitriyEshenko
2020-11-13T2802: Tunnel interface does not apply EUI-64 IPv6 Addressernstjo
2020-11-13Merge branch 't1316-frr-isis' of github.com:c-po/vyos-1x into currentChristian Poessinger
2020-11-13isis: T1316: refactor config retrieval and Jinja2 templateChristian Poessinger
2020-11-13Merge pull request #602 from DmitriyEshenko/fix-op-rebootChristian Poessinger