Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-29 | https: pki: T3642: embed CA certificate into chain if specified | Christian Poessinger | |
2021-10-28 | Merge pull request #1048 from sever-sever/T3951 | Christian Poessinger | |
op-mode: T3951: Fix for reset IPSec tunnels | |||
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 | 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 #1037 from sever-sever/T2683 | Christian Poessinger | |
hosts: T2683: Allow multiple entries for static-host-mapping | |||
2021-10-25 | Merge pull request #1042 from sever-sever/T2763 | Christian Poessinger | |
snmp: T2763: Add protocol TCP for service snmp | |||
2021-10-25 | Merge pull request #1040 from dmbaturin/T3937 | Christian Poessinger | |
T3937: rewrite the "show system memory" script in Python | |||
2021-10-25 | dhclient: T3940: Added lease file argument to the `dhclient -x` call | zsdc | |
When `dhclient` with the `-x` option is used to stop running DHCP client with a lease file that is not the same as in the new `dhclient` process, it requires a `-lf` argument with a path to the old lease file to find information about old/active leases and process them according to instructions and config. This commit adds the option to the `02-vyos-stopdhclient` hook, which allows to properly process `dhclient` instances started in different ways. | |||
2021-10-25 | snmp: T2763: Add protocol TCP for service snmp | Viacheslav | |
2021-10-24 | T3938: rewrite the uptime script in Python | Daniil Baturin | |
2021-10-24 | T3937: rewrite the "show system memory" script in Python | Daniil Baturin | |
2021-10-22 | sstp: T2566: Fix verify section for pool ipv6 only | Viacheslav | |
(cherry picked from commit 3af310cb76d96d08151e4cdc83abcfe15484a556) | |||
2021-10-22 | hosts: T2683: Allow multiple entries for static-host-mapping | Viacheslav | |
2021-10-21 | strip-private: T3926: strip cisco-authentication key | Christian Poessinger | |
2021-10-21 | ddclient: T3897: bugfix smoketest | Christian Poessinger | |
2021-10-21 | dhclient hooks: T3920: avoid 'too many args' error when no vrf | Ross Dougherty | |
(cherry picked from commit 67b3dd6b4715fef266eb47e68623944f8be617e0) | |||
2021-10-21 | Merge pull request #1036 from sever-sever/T3610 | Christian Poessinger | |
dhcp-server: T3610: Allow configuration for non-primary ip address | |||
2021-10-21 | Merge pull request #1035 from sever-sever/T3626 | Christian Poessinger | |
dhcp: T3626: Prevent to disable only one configured network | |||
2021-10-21 | tunnel: T3925: dhcp-interface was of no use - use source-interface instead | Christian Poessinger | |
(cherry picked from commit c1015d8ce0013719eb898b60b14ffec192b8141c) | |||
2021-10-21 | tunnel: T3925: shift migration scripts by one | Christian Poessinger | |
Required for the dhcp-interface migration | |||
2021-10-21 | dhcp-server: T3610: Allow configuration for non-primary ip address | Viacheslav | |
2021-10-21 | dhcp: T3626: Prevent to disable only one configured network | Viacheslav | |
2021-10-20 | mdns: T3917: move avahi configuration file to /run | Christian Poessinger | |
2021-10-20 | tunnel: T3921: bugfix KeyError for source-address | Christian Poessinger | |
(cherry picked from commit 1312068cb9743dd4d16edd37dbed9c142724997e) | |||
2021-10-20 | dhcpv6-server: T3918: Fix subnets verify raise ConfigError | Viacheslav | |
2021-10-20 | Merge pull request #1030 from sarthurdev/mdns-avahi | Christian Poessinger | |
mdns: T3917: Change to avahi-daemon for IPv4 + IPv6 mDNS repeater | |||
2021-10-19 | mdns: T3917: Change to avahi-daemon for IPv4 + IPv6 mDNS repeater | sarthurdev | |
2021-10-18 | Merge pull request #1022 from sever-sever/T3897 | Christian Poessinger | |
ddclient: T3897: Add option for IPv6 Dynamic DNS | |||
2021-10-18 | ddclient: T3897: Add option for IPv6 Dynamic DNS | Viacheslav | |
2021-10-16 | l2tp: T3724: allow setting accel-ppp l2tp host-name | Marek Isalski | |
2021-10-15 | containers: T3676: Allow to set capabilities | Viacheslav | |
2021-10-12 | validators: T3868: Allow asterisk symbol in bgp-large-community-list | Viacheslav | |
2021-10-11 | vyos.configdict: T2653: do not merge in defaults when interface is deleted | Christian Poessinger | |
It makes less to zero sense to blend in the default values of an interface when it is about to be deleted from the system anyways - this makes the entire dict just cleaner and easier to debug. | |||
2021-10-08 | tunnel: T3893: harden logic when validating tunnel parameters | Christian Poessinger | |
Different types of tunnels have different keys set in get_interface_config(). Thus it should be properly verified (by e.g. using dict_search()) that the key in question esits to not raise KeyError. | |||
2021-10-04 | bgp: T3741: "parameter default no-ipv4-unicast" is now a default option | Christian Poessinger | |
2021-10-04 | T3889: Revert "dhcpv6-pd: T421: disable wide dhcpv6 client debug messages" | Christian Poessinger | |
This reverts commit 6b48900358ce9b01eaa78e3a086e95a26064f0df. | |||
2021-10-02 | dns: forwarding: T3882: remove deprecated code to work with PowerDNS 4.5 | Christian Poessinger | |
(cherry picked from commit 8e6c48563d1612916bd7fcc665d70bfa77ec5667) | |||
2021-09-30 | interface-names: T3869: update udev rules | John Estabrook | |
2021-09-27 | interface-names: T3869: add vyos_net_name | John Estabrook | |
2021-09-27 | interface-names: T3869: add vyos_interface_rescan | John Estabrook | |
2021-09-27 | nat66: T3863: ndppd requires interfaces to be present | Christian Poessinger | |
2021-09-27 | frr: T2175: rename daemon Jinja2 templates to match (d)aemon suffix | Christian Poessinger | |
2021-09-26 | T3866: ignore interfaces without "address" in DNS forwarding migration | Daniil Baturin | |
2021-09-26 | op-mode: pki: T3826: perform input validation when listing certificates | Christian Poessinger | |
2021-09-26 | op-mode: reboot/poweroff: T3857: send wall message to all users | Christian Poessinger | |
2021-09-25 | ipsec: T2816: ipsec-dhclient-hook should only run if swanctl.conf exists | Christian Poessinger | |