Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-07 | T3912: use a more informative default login banner | Christian Poessinger | |
2021-11-07 | protocols: static: T3680: fix indention and if branch logic | Christian Poessinger | |
This fixes an indention bug and a wrong if-statememnt from commit 05aa22dc ("protocols: static: T3680: do not delete DHCP received routes") | |||
2021-11-07 | dhcp: T3680: fix lease filename for Vlan interfaces | Christian Poessinger | |
2021-11-07 | protocols: static: T3680: do not delete DHCP received routes | Christian Poessinger | |
An ISC DHCP hook script is used to install the received default route into FRR by simple calls to vtysh. By moving to frr-reload.py the DHCP default route was deleted as it was not found in the running config. This commit checks all interfaces if DHCP is enabled and if so - will dynamically add the route to the generated FRR configuration. | |||
2021-11-07 | xml: provide and use common interface-name building blocks | Christian Poessinger | |
2021-11-07 | bonding: T1614: add constraint on member interface names to be used | Christian Poessinger | |
2021-11-07 | policy: T2425: add generic-interface XML building block | Christian Poessinger | |
2021-11-06 | openvpn: T3966: fix KeyError when removing interfaces without TOTP | Christian Poessinger | |
2021-11-05 | smoketest: T3972: test removal of vif-c interfaces | Christian Poessinger | |
2021-11-05 | vyos.configdict: T3972: bugfix QinQ vif-c removal triggered KeyError | Christian Poessinger | |
Generic get_removed_vlans() function replaced the entire config dict when any QinQ vif-c subinterface was deleted. | |||
2021-11-04 | containers: T2216: remove superfluous import statements | Christian Poessinger | |
2021-11-04 | containers: T2216: bugfix config error on image upgrade | Christian Poessinger | |
As it takes time for the OS to settle while booting up the first time a container is started after image upgrade it will fail big time. To prevent this we try to start the container up to 10 times before we generate a hard error. This makes error-free image upgrade possible again when using containers. | |||
2021-11-04 | Merge pull request #1065 from sever-sever/T3969 | Christian Poessinger | |
containers: T3969: Fix F-string format for network ConfigError | |||
2021-11-04 | containers: T3969: Fix F-string format for network ConfigError | Viacheslav | |
2021-11-04 | Merge pull request #1063 from vyos/t3964-add-missing-validator | Christian Poessinger | |
sstp: accel-ppp: T3964: add missing input validator for static-ip assignment | |||
2021-11-03 | Merge pull request #1064 from UnicronNL/current | Kim | |
openvpn: T3966: OpenVPN fix the smoketests | |||
2021-11-03 | openvpn: T3966: OpenVPN fix the smoketests | Kim Hagen | |
2021-11-03 | sstp: accel-ppp: T3964: add missing input validator for static-ip assignment | Christian Poessinger | |
2021-11-03 | sstp: T2566: use XML defaultValue over Jinja2 hardcoded value | Christian Poessinger | |
(cherry picked from commit 01ed77040ec9493e4ca1cf868ff3c22847da4487) | |||
2021-11-03 | sstp: T2566: Fix to allow IPv6 only pools | Viacheslav | |
To allow IPv6 only for vpn sstp sessions we have to add 'ppp-options' which can disable IPv4 allocation explicity. Additional IPv6 ppp-options and fix template for it. (cherry picked from commit dd036c62d1370f655a8d2075577597f24ffff7dc) | |||
2021-11-03 | Merge pull request #1058 from sever-sever/T2281 | Christian Poessinger | |
interfaces: T2281: Ability to set static and DHCP addr on same interface | |||
2021-11-03 | Merge pull request #1062 from sarthurdev/T3931 | Christian Poessinger | |
sstp: T3931: Fixes PKI integration with SSTP | |||
2021-11-03 | sstp: T3931: Fixes PKI integration with SSTP | sarthurdev | |
2021-11-01 | Merge pull request #1059 from UnicronNL/current | Kim | |
openvpn: T3958: OpenVPN breaks the smoketests | |||
2021-11-01 | openvpn: T3958: OpenVPN breaks the smoketests | Kim Hagen | |
2021-11-01 | Merge pull request #1021 from zdc/T3350-sagitta | Christian Poessinger | |
OpenVPN: T3350: Changed custom options for OpenVPN processing | |||
2021-11-01 | Merge branch 'current' into T3350-sagitta | zdc | |
2021-11-01 | interfaces: T2281: Ability to set static and DHCP addr on same interface | Viacheslav | |
There are not any reason to enable only DHCP or only static address on interface at the same time It is possible to have both. | |||
2021-10-31 | tunnel: T3956: GRE key check must not be run on our own interface instance | Christian Poessinger | |
(cherry picked from commit e482377b29df05e60dbdb31d6276ae2030ffa2f9) | |||
2021-10-31 | netflow: T3953: use warning if "netflow source-ip" does not exist instead of ↵ | Christian Poessinger | |
error | |||
2021-10-31 | openvpn: T3834: Support for Two Factor Authentication totp | Kim | |
2021-10-31 | smoketest: config: add DMVPN hub and spoke examples | Christian Poessinger | |
2021-10-31 | console: udev: T3954: adjust rule script to new systemd-udev version | Christian Poessinger | |
We can no longer use bash veriable string code vor string manipulation. Move to a more robust "cut" implementation. | |||
2021-10-31 | console: T3954: bugfix RuntimeError: dictionary keys changed during iteration | Christian Poessinger | |
2021-10-29 | https: pki: T3642: embed CA certificate into chain if specified | Christian Poessinger | |
2021-10-29 | L3VPN: T3952: add sh bgp ipv4/ipv6 vpn command | goodNETnick | |
2021-10-28 | Merge pull request #1047 from franciosi/patch-1 | Christian Poessinger | |
Quick Improvements in README.md | |||
2021-10-28 | Merge pull request #1048 from sever-sever/T3951 | Christian Poessinger | |
op-mode: T3951: Fix for reset IPSec tunnels | |||
2021-10-28 | Merge pull request #1049 from sever-sever/T3941 | Daniil Baturin | |
IPSec: T3941: Fix uptime for tunnels sa op-mode | |||
2021-10-28 | IPSec: T3941: Fix uptime for tunnels sa op-mode | Viacheslav | |
The current uptime for tunnels is getting from parent SA That incorrect as we should get value from child SA | |||
2021-10-28 | op-mode: T3951: Fix for reset IPSec tunnels | Viacheslav | |
Fix for correct resetting all child SA's of the tunnel | |||
2021-10-27 | vrrp: T3944: reload daemon instead of restart when already running | Christian Poessinger | |
This prevents a failover from MASTER -> BACKUP when changing any MASTER related configuration. | |||
2021-10-26 | Quick Improvements in README.md | Franciosi | |
Quick ones, mostly caps | |||
2021-10-26 | bgp: T3945: relax Jinja2 for loop for aggregate-address | Christian Poessinger | |
2021-10-26 | Merge pull request #1045 from sever-sever/T3945 | Christian Poessinger | |
bgp: T3945: Add route-map for aggregate-address | |||
2021-10-26 | bgp: T3945: Add route-map for aggregate-address | Viacheslav | |
2021-10-26 | Merge pull request #1044 from sever-sever/T3942 | Christian Poessinger | |
op-mode: T3942: Add feature Generate IPSec debug-archive | |||
2021-10-25 | op-mode: T3942: Add feature Generate IPSec debug-archive | Viacheslav | |
2021-10-25 | Merge pull request #1043 from zdc/T3940-sagitta | Christian Poessinger | |
dhclient: T3940: Added lease file argument to the `dhclient -x` call | |||
2021-10-25 | Merge pull request #1031 from sever-sever/T3916 | Christian Poessinger | |
containers: T3916: Add capabilities net-raw and sys-admin |