Age | Commit message (Expand) | Author |
2021-08-23 | container: T2216: increase sysctl inotify watchers | Christian Poessinger |
2021-08-23 | containers: T2216: restructure container_base_cmd to have image name at the end | Christian Poessinger |
2021-08-23 | containers: T2216: add CLI commands to specify restart behavior and memory usage | Christian Poessinger |
2021-08-23 | containers: T2216: xml: impove help string for address command | Christian Poessinger |
2021-08-23 | containers: T2216: add environmnet variable constraint | Christian Poessinger |
2021-08-23 | container: T2216: add completion helper for "delete container image" | Christian Poessinger |
2021-08-23 | containers: T2216: add missing verify() step on environment variables | Christian Poessinger |
2021-08-22 | Makefile: T3165: do not allow empty node.def files for op-mode commands | Christian Poessinger |
2021-08-22 | log | Christian Poessinger |
2021-08-22 | xml: op-mode: add missing help test for "reset openvpn" command | Christian Poessinger |
2021-08-22 | xml: op-mode: add missing help test for "monitor protocol ospf" commands | Christian Poessinger |
2021-08-22 | xml: op-mode: remove multiple "Reset a service" help definitions | Christian Poessinger |
2021-08-22 | container: op-mode: T3765: add "show log container" command | Christian Poessinger |
2021-08-22 | T3165: op-mode: prevent override of populated node.def file with empty content | Christian Poessinger |
2021-08-22 | scripts: op-mode: use Python 'f'ormat strings on debug messages | Christian Poessinger |
2021-08-22 | ipsec: T2816: l2tp ipsec VPN must be started after strongSwan | Christian Poessinger |
2021-08-22 | container: op-mode: T3765: add "restart container" command | Christian Poessinger |
2021-08-22 | container: op-mode: T3765: move "connect container" command to container.xml.... | Christian Poessinger |
2021-08-22 | container: op-mode: T3765: add "connect container mysql-server" command | Christian Poessinger |
2021-08-22 | ipsec: T1210: op-mode command for Windows has no "profile" option | Christian Poessinger |
2021-08-22 | l2tp: Jinja2 add trailing newline | Christian Poessinger |
2021-08-22 | smoketest: pppoes: adjust testcase to vyos.ifconfig.interface migration | Christian Poessinger |
2021-08-22 | pppoe: T1318: set source interface next to rp-pppoe.so plugin in peer template | Christian Poessinger |
2021-08-22 | pppoe: T3641: set "noipv6" if IPv6 is not configured in newer pppd version | Christian Poessinger |
2021-08-21 | vyos.configverify: use build-in functions for verify_interface_exists() | Christian Poessinger |
2021-08-21 | pppoe: T1318: bump priority by 1 so we can source from pseudo-ethernet interf... | Christian Poessinger |
2021-08-21 | pppoe: T1318: implement missing access-concentrator CLI option | Christian Poessinger |
2021-08-21 | vyos.configdict: leaf_node_changed() must return empty dict when node is added | Christian Poessinger |
2021-08-21 | pppoe: T3090: migrate to vyos.ifconfig library to use the full potential | Christian Poessinger |
2021-08-21 | pppoe: T3090: support forward disable on a PPPoE link | Christian Poessinger |
2021-08-21 | vyos.ifconfig: provide generic get_mac_synthetic() method | Christian Poessinger |
2021-08-21 | smoketest: base: abbreviate path to /proc/sys/net | Christian Poessinger |
2021-08-21 | vyos.configdict: add note when using leaf_node_changed() | Christian Poessinger |
2021-08-21 | route: static: T2450: add next-hop interface on dhcp routes | Christian Poessinger |
2021-08-21 | vyos.ifconfig: bridge: remove missleading comment in update() | Christian Poessinger |
2021-08-21 | wwan: T3620: remove superfluous import statement | Christian Poessinger |
2021-08-21 | xml: interfaces: use one common building block for "disable-forwarding" | Christian Poessinger |
2021-08-21 | vti: T1441: enable ipv4/ipv6 interface options | Christian Poessinger |
2021-08-21 | interfaces: T3090: migrate adjust-mss from "firewall options" to "interface" ... | Christian Poessinger |
2021-08-21 | T1950: fix permissions on component-versions.json file | John Estabrook |
2021-08-21 | udev: T2490: fix substitution error reported by udev | Christian Poessinger |
2021-08-21 | op-mode: nhrp: T3599: check if process is running instead of checking PID file | Christian Poessinger |
2021-08-21 | nhrp: T3599: move PID file to /run/opennhrp | Christian Poessinger |
2021-08-21 | Debian: disable time consuming dh_strip_nondeterminism | Christian Poessinger |
2021-08-20 | T1950: write component versions to json file during migration | John Estabrook |
2021-08-20 | bgp: T3759: add IPv4/IPv6 unicast AFI route-map for VPN import/export | Christian Poessinger |
2021-08-20 | bgp: T3759: fix DOS -> UNIX line endings on route-target building blocks | Christian Poessinger |
2021-08-20 | bgp: T3759: create common export/import building block for re-usable route-maps | Christian Poessinger |
2021-08-20 | smoketest: bgp: movo test for "solo" option to regular neighbor testcase | Christian Poessinger |
2021-08-20 | smoketest: bgp: add support to extract only given SAFI from FRR | Christian Poessinger |