Age | Commit message (Expand) | Author |
2021-08-23 | container: T3769: when container networks are used, always bridge the networks | Christian Poessinger |
2021-08-23 | smoketest: ospf: "metric-type" also works for kernel and static redistributed... | Christian Poessinger |
2021-08-23 | container: T2216: add option to "disable" a container | Christian Poessinger |
2021-08-23 | container: T2216: use common "generic-description.xml.i" building block | Christian Poessinger |
2021-08-23 | container: T2216: verify() volume paths | Christian Poessinger |
2021-08-23 | container: T2216: increase default memory limit to 512MB | Christian Poessinger |
2021-08-23 | container: T2216: bugfix ValueError when assembling volumes | Christian Poessinger |
2021-08-23 | container: T2216: no need to query container status | Christian Poessinger |
2021-08-23 | container: T2216: name of container must be alphanumeric and can contain a hy... | Christian Poessinger |
2021-08-23 | ipsec: T1210: use ConfigTreeQuery() instead of Config() from op-mode | Christian Poessinger |
2021-08-23 | pki: T3642: use ConfigTreeQuery() instead of Config() from op-mode | Christian Poessinger |
2021-08-23 | container: T2216: op-mode now supports updating the image for a given container | Christian Poessinger |
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 |