<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/migration-scripts/ipsec/5-to-6, branch T6674-circ-trigger</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=T6674-circ-trigger</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=T6674-circ-trigger'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-08-02T09:12:23+00:00</updated>
<entry>
<title>T5427: Fix migration script arguments len expects 2 args</title>
<updated>2023-08-02T09:12:23+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-08-02T09:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d1923b7b58795f0d9635ae0e8df110f591881bdf'/>
<id>urn:sha1:d1923b7b58795f0d9635ae0e8df110f591881bdf</id>
<content type='text'>
The script's name is always provided as the first argument sys.argv[0]
Expected length for argv is 2 (script itself + config file)

Change: 'if (len(argv) &lt; 1)' to 'if len(argv) &lt; 2'
</content>
</entry>
<entry>
<title>configtest: T4382: fix missing delete of 'ipsec-interfaces' node</title>
<updated>2022-05-25T16:42:44+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2022-05-24T18:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=12baed897cb3e4037b234cbb0a5def645b47e415'/>
<id>urn:sha1:12baed897cb3e4037b234cbb0a5def645b47e415</id>
<content type='text'>
Migration of bgp-azure-ipsec-gateway and bgp_dmvpn_hub reveals that
migration script ipsec/5-to-6 leaves the empty node 'ipsec-interfaces'
after moving the interface; fix the migration script, as it is not yet
in 1.3.
</content>
</entry>
<entry>
<title>ipsec: T2816: remove "auto-update" CLI option</title>
<updated>2021-07-22T18:01:35+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-22T17:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4e4dacee281059fdbca6531ace53f22817a62650'/>
<id>urn:sha1:4e4dacee281059fdbca6531ace53f22817a62650</id>
<content type='text'>
Update/refresh of DNS records is now handled internally by Strongswan.
</content>
</entry>
<entry>
<title>ipsec: T2816: migrate "ipsec interfaces" to "interface"</title>
<updated>2021-07-17T05:30:54+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-17T05:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=227391443df088f186f1719ae470ebb35d2ff706'/>
<id>urn:sha1:227391443df088f186f1719ae470ebb35d2ff706</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipsec: T2816: rework log options for debugging</title>
<updated>2021-07-03T15:49:04+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-03T15:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=469cd1de9f904bcc451379316f39f7ef34f0eca0'/>
<id>urn:sha1:469cd1de9f904bcc451379316f39f7ef34f0eca0</id>
<content type='text'>
Renamed CLI from "logging log-modes" to "log subsystem" and "logging log-level"
to "log level". THat is more human firendly.
</content>
</entry>
<entry>
<title>ipsec: T3588: remove site-to-site tunnel CLI options only valid in Openswan</title>
<updated>2021-06-07T16:54:25+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-06-07T16:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=13236b0a6632d8039ecf90fcc0dbb66ad32fc3ff'/>
<id>urn:sha1:13236b0a6632d8039ecf90fcc0dbb66ad32fc3ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipsec: T3588: remove CLI options deprecated by strongSwan</title>
<updated>2021-06-06T13:49:44+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-06-06T11:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5bca2a9009b0daf8b719c9451a560da639045fb0'/>
<id>urn:sha1:5bca2a9009b0daf8b719c9451a560da639045fb0</id>
<content type='text'>
- set vpn ipsec nat-traversal
- set vpn ipsec nat-networks allowed-network
</content>
</entry>
</feed>
