summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-27xml: include: mtu: add default MTU 1500 bytesChristian Poessinger
2020-06-27pppoe: T1318: use MTU include fileChristian Poessinger
2020-06-27xml: T2656: do not flatten dict by defaultChristian Poessinger
2020-06-27ifconfig: T2653: macsec switch to default dictionaryChristian Poessinger
2020-06-27Merge branch 'T2656' of https://github.com/thomas-mangin/vyos-1x into currentChristian Poessinger
2020-06-27Merge pull request #480 from c-po/t2653Christian Poessinger
2020-06-27xml: T2656: option to not flatten the default dictThomas Mangin
2020-06-27macsec: test default value for mka priorityChristian Poessinger
2020-06-27ifconfig: T2653: dummy: loopback: use same get_config() structure as MACsecChristian Poessinger
2020-06-27ifconfig: T2653: move macsec interface to get_config_dict()Christian Poessinger
2020-06-27wireless: always use sudo when calling modprobeChristian Poessinger
2020-06-27ifconfig: T2653: add vyos.configverify.verify_source_interface() helperChristian Poessinger
2020-06-27macsec: test verify() functionsChristian Poessinger
2020-06-27Merge pull request #478 from kroy-the-rabbit/fix_static_host_mappingDaniil Baturin
2020-06-26T2654: Remove overzealous error checkingkroy
2020-06-26ifconfig: T2653: add common vyos.configverify helpersChristian Poessinger
2020-06-26peth: extend basic test with IP optionsChristian Poessinger
2020-06-26migration: interfaces: T2622: fix pseudo-ethernet migrationChristian Poessinger
2020-06-26interfaces: base: add missing interface options to single IP testChristian Poessinger
2020-06-26loopback: ensure 127.0.0.1, ::1 is always assignedChristian Poessinger
2020-06-26ifconfig: T2653: move loopback interface to get_config_dict()Christian Poessinger
2020-06-26ifconfig: T2653: move dummy interface to get_config_dict()Christian Poessinger
2020-06-26configdict: T2653: prevent recursive importsChristian Poessinger
2020-06-26interfaces: add basic test adding only one interface IP addressChristian Poessinger
2020-06-26ssh: add second test listening on multiple addresses and portsChristian Poessinger
2020-06-26ssh: T2642: bugfix on multiple listen-address statementsChristian Poessinger
2020-06-25Merge pull request #476 from thomas-mangin/T2588-fix-withChristian Poessinger
2020-06-25xml: T2528: fix defaultsThomas Mangin
2020-06-25Merge pull request #475 from thomas-mangin/T2588-tagChristian Poessinger
2020-06-25http-api: T2494: start before vyos-routerThomas Mangin
2020-06-25http-api: T2494: systemd http-api has no link getty.targetThomas Mangin
2020-06-25http-api: T2494: remove "barrier" PreExecThomas Mangin
2020-06-25hostsd: T2494: vyos-hostsd is part of systemd vyos.targetThomas Mangin
2020-06-25hostsd: T2494: systemd remove inaccurate systemd commentThomas Mangin
2020-06-25http-api: T2494: remove inaccurate systemd commentThomas Mangin
2020-06-25systemd: T2494: use Type=notify with daemonThomas Mangin
2020-06-25http-api: T2494: always exit with non zero on failureThomas Mangin
2020-06-25xml: T2528: fix to work with named tags (edit mode)Thomas Mangin
2020-06-25T2487: add an exception for the case when VRRP stats aren't available.Daniil Baturin
2020-06-24wireguard: extend tests with multiple allowed-ipsChristian Poessinger
2020-06-24wireguard: T2632: add quotes when passing allowed-ipsChristian Poessinger
2020-06-24Merge pull request #474 from thomas-mangin/T2637Christian Poessinger
2020-06-24dictconfig: T2637: identify sub-interfaces (vif) to deleteThomas Mangin
2020-06-24ifconfig: vxlan: T2629: append() takes exactly one argumentChristian Poessinger
2020-06-24Makefile: T2633: remove "tunnel/ip/node.def"Christian Poessinger
2020-06-24Revert "tunnel: T2633: undelete interfaces ip/node.def files"Christian Poessinger
2020-06-24tunnel: T2633: undelete interfaces ip/node.def filesChristian Poessinger
2020-06-23Merge pull request #473 from thomas-mangin/T2630Christian Poessinger
2020-06-23validation: T2630: bound to interface mtu if availableThomas Mangin
2020-06-23ssh: T2635: migrate to get_config_dict()Christian Poessinger