index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
templates
/
ipsec
/
swanctl
Age
Commit message (
Expand
)
Author
2024-01-16
T4658: Renamed DPD action value from 'hold' to 'trap'
aapostoliuk
2023-12-30
T5870: ipsec remote access VPN: add x509 ("pubkey") authentication.
Lucas Christian
2023-01-12
T4118: Add default value any for connection remote-id
Viacheslav Hletenko
2022-11-21
T4823: Fix IPsec transport mode remote TS
Viacheslav Hletenko
2022-09-20
ipsec: T4118: bugfix migration of IKEv2 road-warrior "id" CLI option
Christian Poessinger
2022-09-16
Merge pull request #1463 from sever-sever/T4118
Daniil Baturin
2022-09-16
ipsec: T4118: Change vpn ipsec syntax for IKE ESP and peer
Viacheslav Hletenko
2022-08-10
dmvpn: T4595: Fix dpd profile options
Viacheslav Hletenko
2022-05-06
ipsec: T4353: use "" quotes on road-warrior id
Christian Poessinger
2022-05-01
ipsec: T4353: fix Jinja2 linting errors
Christian Poessinger
2022-04-25
vpn-ipsec: T4398: Fix unexpected passthrough policy for peer
Viacheslav Hletenko
2022-04-13
ipsec: T4333: migrate to new vyos_defined Jinja2 test
Christian Poessinger
2022-03-24
ike-group: T4288 : close-action is missing in swanctl.conf
srividya0208
2022-02-22
Merge pull request #1230 from sever-sever/T1856
Christian Poessinger
2022-02-20
ipsec: T3948: Add CLI site-to-site peer connection-type none
Viacheslav Hletenko
2022-02-20
ipsec: T1856: Ability to set SA life bytes and packets
Viacheslav Hletenko
2022-02-19
vpn: T4254: Add cisco_flexvpn and install_virtual_ip_on options
Viacheslav Hletenko
2021-12-31
ipsec: T4126: Ability to set priorities for installed policy
Viacheslav
2021-12-28
ipsec: T4111: Fix for swanctl configuration IPV6 peers
Viacheslav
2021-11-18
dmvpn: T4010: Fix template ipsec profile rekey_time
Viacheslav
2021-09-19
ipsec: T1441: Clean up vti-up-down script for XFRM interfaces
Lucas Christian
2021-09-18
ipsec: vti: T3831: avoid usinf xfrm if_id 0 - implement shift by one
Christian Poessinger
2021-09-15
ipsec: T3830: "authentication id|use-x509-id" are mutually exclusive
Christian Poessinger
2021-09-15
ipsec: T3830: set connections.<conn>.remote<suffix>.id to "peer" if undefined
Christian Poessinger
2021-09-13
ipsec: T3828: Use IKE dh-group when ESP dh-group is set to `enable`
sarthurdev
2021-08-27
ipsec: T1210: Jinj2 template did not honor inactivity/timeout setting
Christian Poessinger
2021-08-20
ipsec: T1210: add missing if clause around unique key
Christian Poessinger
2021-08-19
ipsec: dmvpn: T3764: bugfix mixed up IKE/ESP lifetime variable
Christian Poessinger
2021-08-19
ipsec: T3764: add additional quantifier for IKE and ESP lifetime
Christian Poessinger
2021-08-19
ipsec: T3764: bugfix missing IKE and ESP lifetime values
Christian Poessinger
2021-08-10
ipsec: T3727: Fix ESP proposals not being set from tunnel esp-group
sarthurdev
2021-07-27
ipsec: T3705: bugfix for VTI interfaces no honoring default-esp-group
Christian Poessinger
2021-07-19
ipsec: T1210: add "unique" option to specify how to handle multiple connections
Christian Poessinger
2021-07-19
ipsec: T1210: split out pool from remote-access configuration
Christian Poessinger
2021-07-18
ipsec: T1210: remote-access pools can not hold both IPv4 and IPv6 prefixes
Christian Poessinger
2021-07-15
pki: ipsec: l2tp: T2816: T3642: Move IPSec/L2TP code into vpn_ipsec.py and up...
sarthurdev
2021-07-07
pki: T3642: Migrate rsa-keys to PKI configuration
sarthurdev
2021-07-05
ipsec: T1210: T1251: Add more features to remote-access connections
sarthurdev
2021-07-04
ipsec: T1210: T1251: add "local" traffic-selector include definition
Christian Poessinger
2021-07-04
ipsec: T1210: T1251: extend ra config with address pools/traffic selectors
sarthurdev
2021-07-04
ipsec: T1210: T1251: IKEv2 road-warrior support
Christian Poessinger
2021-07-03
ipsec: T2816: provide x509 certificate base auth building blocks
Christian Poessinger
2021-07-03
ipsec: T2816: remove default values from Jinja2 template and place them in XML
Christian Poessinger
2021-07-03
ipsec: T2816: rework IKE and ESP key assignment
Christian Poessinger
2021-07-02
ipsec: T2816: adjust Jinja2 template to coding style
Christian Poessinger
2021-07-01
Merge branch 'pki_ipsec' of https://github.com/sarthurdev/vyos-1x into pki-cli
Christian Poessinger
2021-06-29
pki: ipsec: T3642: Migrate IPSec to use PKI configuration
sarthurdev
2021-06-28
ipsec: T1441: switch from vti to xfrm interfaces
Christian Poessinger
2021-06-15
ipsec: T2816: T645: T3613: Migrated IPsec to swanctl, includes multiple selec...
sarthurdev