Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-07 | Merge pull request #55 from goodNETnick/crux1.2.9-S1crux | Daniil Baturin | |
IPsec: T4087: increasing the maximum number of IKE proposals VyOS 1.2 | |||
2021-12-28 | IPsec: T4087: increasing the number of proposals allowed for the IKE group | goodNETnick | |
2021-12-23 | Merge pull request #53 from sever-sever/T4092-crux | Christian Poessinger | |
dmvpn: T4092: Add new line after mobike option | |||
2021-12-23 | dmvpn: T4092: Add new line after mobike option | Viacheslav | |
It was missed a new line after "mobike" option for configuration DMVPN So it generates a wrong config format for swanctl.conf | |||
2021-09-07 | ipsec: T3808: add missing exit if 'vpn ipsec' has been deleted | John Estabrook | |
2021-06-09 | cfg-vpn: T2916: T2855: Fix typo for vti interface disable state | sever-sever | |
(cherry picked from commit 2d24f456b15dd3a5c53b8119cbc98f45fba3f89e) | |||
2021-05-08 | Merge pull request #44 from sever-sever/T2806-crux | Daniil Baturin | |
cfg-vpn: T2806: Fix local prefix is source from loopback | |||
2021-05-07 | cfg-vpn: T2806: Fix local prefix is source from loopback | sever-sever | |
2021-02-24 | Use the new Jenkins library | Daniil Baturin | |
2021-02-09 | IPsec: T2647: Replace obsoleted ipsec.conf option | erkin | |
2020-12-18 | Merge pull request #41 from srividya0208/T3136 | Daniil Baturin | |
pre-shared-secret: T3136: Fix typo of word secret(LTS release) | |||
2020-12-18 | pre-shared-secret:T3136: Fix typo of word secret (LTS) | srividya0208 | |
There is typo in the spelling of "secret" mentioned in detailed information of the pre-shared-secret key in the vpn ipsec site-to-site peer authentication hierarchy in the LTS release. | |||
2020-12-17 | pre-shared-secret: T3131: Fixed the typo of secret | srividya0208 | |
There is typo in the spelling of "secret" mentioned in detailed information of the pre-shared-secret key in the vpn ipsec site-to-site peer authentication hierarchy. | |||
2020-10-31 | T3035: allow mixed protocol IPsec (IPv4 over IPv6 and vice versa). | Daniil Baturin | |
2020-09-11 | New release.vyos/1.2.6 | VyOS Maintainers | |
2020-07-30 | IPSec tunnels: T2728: Fixed protocol selector for tunnels | zsdc | |
The protocol selector used for tunnels in transport mode was ignored by the configuration script. This commit adding it as a part of left|rightsubnet, as required by strongSwan. | |||
2020-07-30 | ESP: T2701: Fixed "pfs enable" option usage | zsdc | |
When in ESP group configured "pfs enable" option (default behavior), PFS settings are taken from the IKE proposal 1. In case if there is no "proposal 1", this ends up with broken ESP settings and unusable VPN peer. This fix replacing logic by taking PFS from the first one IKE proposal, regardless of its number. | |||
2020-07-26 | dmvpn: T2091: Move variable to cycle for multiple profiles | DmitriyEshenko | |
2020-07-26 | strongSwan: T2000: Add warning message if local prefix did not configured | DmitriyEshenko | |
2020-05-28 | Merge pull request #32 from zdc/T1291-crux | Christian Poessinger | |
VTI: T1291: Fix for invlid VTI interface down state | |||
2020-05-12 | VTI: T1291: Fix for invlid VTI interface down state | zsdc | |
In case when between hosts exists two IPSec tunnels for VTI (for example, when both sides act as connection initiators), the older unused/replaced tunnel may switch VTI interface to the "down" state even if a newer IPSec connection is still in-use. Depending on other IPSec settings, this leads to a situation when VTI interfaces continuously flapping or stuck in a "down" state. This fix is an adaptation of PR from @m-asama for the current code base. It adding new dependency from actual SA state of IPSec connection, and do not allow to switch down a VTI interface if at least one of child connections is active or try to change the state of a VTI interface to the same, as already active. | |||
2020-03-09 | Merge branch 'crux' of github.com:vyos/vyatta-cfg-vpn into cruxvyos/1.2.5 | Daniil Baturin | |
2020-03-09 | New release. | VyOS Maintainers | |
2020-01-20 | T1780 Adding IPSec IKE close-action | DmitriyEshenko | |
2019-12-12 | T1864: lower IKEv1 DPD timeout value from 10s to 2s | Christian Poessinger | |
(cherry picked from commit c4c8711939f709c445fe634b2f624933fa9651ab) | |||
2019-12-10 | New release.vyos/1.2.4 | VyOS Maintainers | |
2019-09-28 | Jenkins: import Pipeline from vyos-1x commit bd00ec7 | Christian Poessinger | |
2019-08-31 | [logrotate] T1420 - logrotate permission errors on vyatta logfiles | hagbard | |
2019-05-21 | Create Jenkinsfile crux | Kim Hagen | |
2019-04-12 | run on remote node | Kim | |
2019-04-12 | added node | Kim | |
2019-04-12 | pipeline | Kim | |
2019-04-12 | add dependency | Kim | |
2019-03-14 | Fixes T1298 use vti tunnel with ipsec and dhcp. | Kim | |
* make dhcp interface work for vti interfaces * clean up code, loger timeout use python api * change vti tunnel ip on new dhcp lease * only change ip on up and do not get non dhcp ip * fix error in function, include up-host and down-host | |||
2019-01-26 | Update changelog. | Daniil Baturin | |
2019-01-26 | Merge branch 'current' into crux | Daniil Baturin | |
2019-01-21 | fix typo in dead-pear-detection | Kim | |
2019-01-15 | fix typo | Kim Hagen | |
2019-01-15 | do not display connection header when there are no tunnels created | Kim Hagen | |
2019-01-11 | Reference IPsec profile name in DMPN connection names for op mode. | Daniil Baturin | |
2019-01-07 | fixing cur_vers reference for Makefile | hagbard | |
2019-01-07 | bumped config version so the migrate jobs work | hagbard | |
2019-01-07 | Fix: T1168 - Upgrade: 1,1,7 -> 1.2.0-epa2 Ipsec logging command failure. | hagbard | |
2018-12-31 | Merge branch 'current' into crux | Daniil Baturin | |
Conflicts: debian/changelog | |||
2018-12-31 | T777: improve "connection-type" option help strings. | Daniil Baturin | |
2018-12-06 | Fix: T1048: [IPSec] Protocol all does not work in IPSec Tunnel | hagbard | |
2018-11-13 | T1006: allow the "any" value for the local-address option. | Daniil Baturin | |
2018-11-13 | T1006: allow the "any" value for the local-address option. | Daniil Baturin | |
2018-11-13 | Set the architecture to 'all' since this package has no ↵ | Daniil Baturin | |
architecture-dependent files. | |||
2018-11-13 | T1006: replace the is_valid_address.pl script with ipaddrcheck. | Daniil Baturin | |