<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/data/templates/ipsec/swanctl, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2025-04-17T09:45:46+00:00</updated>
<entry>
<title>T7343: IPsec add traffic-selector handling for VTI interfaces</title>
<updated>2025-04-17T09:45:46+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-04-12T08:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=41ba7fc5c7edbaca6ff149818aa5689b3ac3c097'/>
<id>urn:sha1:41ba7fc5c7edbaca6ff149818aa5689b3ac3c097</id>
<content type='text'>
Allow to set traffic-selector for VTI interfaces
We can set several local and remote IPv4 and IPv6 prefixes

```
set vpn ipsec site-to-site peer P1 vti traffic-selector local prefix 0.0.0.0/0
set vpn ipsec site-to-site peer P1 vti traffic-selector local prefix :/0
set vpn ipsec site-to-site peer P1 vti traffic-selector remote prefix 192.0.2.0/24
```
</content>
</entry>
<entry>
<title>nhrp: T2326: NHRP migration to FRR</title>
<updated>2025-01-09T16:24:15+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-08-09T15:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=5e8307bf3a7f816193ca9da8cb290d57bbb375f2'/>
<id>urn:sha1:5e8307bf3a7f816193ca9da8cb290d57bbb375f2</id>
<content type='text'>
NHRP migration to FRR
</content>
</entry>
<entry>
<title>T5873: vpn ipsec remote-access: improve child ESP session naming</title>
<updated>2024-07-27T01:26:30+00:00</updated>
<author>
<name>Lucas Christian</name>
<email>lucas@lucasec.com</email>
</author>
<published>2024-07-07T10:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=50cf1746d3ab5e3666a3e502c67d7d853ae7f932'/>
<id>urn:sha1:50cf1746d3ab5e3666a3e502c67d7d853ae7f932</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5873: vpn ipsec remote-access: support VTI interfaces</title>
<updated>2024-07-22T17:57:45+00:00</updated>
<author>
<name>Lucas Christian</name>
<email>lucas@lucasec.com</email>
</author>
<published>2023-12-29T06:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=4d2c89dcd50d3c158dc76ac5ab843dd66105bc02'/>
<id>urn:sha1:4d2c89dcd50d3c158dc76ac5ab843dd66105bc02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6599: ipsec: support disabling rekey of CHILD_SA.</title>
<updated>2024-07-22T09:15:36+00:00</updated>
<author>
<name>Lucas Christian</name>
<email>lucas@lucasec.com</email>
</author>
<published>2024-07-21T02:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=fd5d7ff0b4fd69b248ecb29c6ec1f3cf844c41cf'/>
<id>urn:sha1:fd5d7ff0b4fd69b248ecb29c6ec1f3cf844c41cf</id>
<content type='text'>
Also adds support for life_bytes, life_packets, and DPD for
remote-access connections. Changes behavior of remote-access esp-group
lifetime setting to have parity with site-to-site connections.
</content>
</entry>
<entry>
<title>T6237: IPSec remote access VPN: ability to set EAP ID of clients</title>
<updated>2024-04-21T20:59:56+00:00</updated>
<author>
<name>Alex W</name>
<email>embezzle.dev@proton.me</email>
</author>
<published>2024-04-21T20:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=78ea623df20b44309cc6ac9848ed18e97fc4ed03'/>
<id>urn:sha1:78ea623df20b44309cc6ac9848ed18e97fc4ed03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5871: ipsec remote access VPN: specify "cacerts" for client auth.</title>
<updated>2024-04-12T04:12:34+00:00</updated>
<author>
<name>Lucas Christian</name>
<email>lucas@lucasec.com</email>
</author>
<published>2023-12-29T06:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=ecc83562b4d756cc50910561a3f52ec260aeb478'/>
<id>urn:sha1:ecc83562b4d756cc50910561a3f52ec260aeb478</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5872: re-write exit hook to always regenerate config</title>
<updated>2024-03-12T06:08:40+00:00</updated>
<author>
<name>Lucas Christian</name>
<email>lucas@lucasec.com</email>
</author>
<published>2024-03-10T18:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=679b78356cbda4de15f96a7f22d4a98037dbeea4'/>
<id>urn:sha1:679b78356cbda4de15f96a7f22d4a98037dbeea4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5872: fix ipsec dhclient exit hook</title>
<updated>2024-03-10T18:40:23+00:00</updated>
<author>
<name>Lucas Christian</name>
<email>lucas@lucasec.com</email>
</author>
<published>2024-02-09T06:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=cd8ef21f280f726955f537132e3fab2bcb3c286f'/>
<id>urn:sha1:cd8ef21f280f726955f537132e3fab2bcb3c286f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5872: ipsec remote access VPN: support dhcp-interface.</title>
<updated>2024-03-10T18:40:23+00:00</updated>
<author>
<name>Lucas Christian</name>
<email>lucas@lucasec.com</email>
</author>
<published>2023-12-29T06:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=f7834324d3d9edd7e161e7f2f3868452997c9c81'/>
<id>urn:sha1:f7834324d3d9edd7e161e7f2f3868452997c9c81</id>
<content type='text'>
</content>
</entry>
</feed>
