<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/conf_mode/ipsec-settings.py, branch feature/T9082-codeql-cpp</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=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2021-07-15T11:18:26+00:00</updated>
<entry>
<title>pki: ipsec: l2tp: T2816: T3642: Move IPSec/L2TP code into vpn_ipsec.py and update to use PKI.</title>
<updated>2021-07-15T11:18:26+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2021-07-13T14:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3af38a4d673c37ed46d7d8d43ad03a94799ad09d'/>
<id>urn:sha1:3af38a4d673c37ed46d7d8d43ad03a94799ad09d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T3663: remove some unused sleep imports.</title>
<updated>2021-07-13T17:31:15+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2021-07-13T17:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=97bb3a93c938923bddd7430db4bf9ce8a7538cab'/>
<id>urn:sha1:97bb3a93c938923bddd7430db4bf9ce8a7538cab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T3663: use inotify-based watching for the IPsec process restart.</title>
<updated>2021-07-13T13:22:10+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2021-07-13T13:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e41a4ebbb11f0b41c071074664e22b318c5f2917'/>
<id>urn:sha1:e41a4ebbb11f0b41c071074664e22b318c5f2917</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipsec: T2816: use common "if key in dict:" pattern</title>
<updated>2021-07-11T18:07:50+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-11T18:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=562f4c276215cb8175aea1af8b279bd8e2a21171'/>
<id>urn:sha1:562f4c276215cb8175aea1af8b279bd8e2a21171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipsec: T2816: fix NameError</title>
<updated>2021-07-11T18:06:23+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-11T18:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bffd2687fa5594dac53a0c7047adc6ff1b16bd75'/>
<id>urn:sha1:bffd2687fa5594dac53a0c7047adc6ff1b16bd75</id>
<content type='text'>
Commit a5cd877a0a ("ipsec: T2816: Migrate ipsec-settings.xml.in and charon.conf
to vpn_ipsec.py") unfortunately removed the dictionary definition for "data"
which is required when running the l2tp handler script.
</content>
</entry>
<entry>
<title>ipsec: T2816: Migrate ipsec-settings.xml.in and charon.conf to vpn_ipsec.py</title>
<updated>2021-07-06T07:12:48+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2021-07-05T19:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a5cd877a0a4a43644a6d91e6b95fe938b9b2726b'/>
<id>urn:sha1:a5cd877a0a4a43644a6d91e6b95fe938b9b2726b</id>
<content type='text'>
Also adds check for the charon socket instead of an arbitrary sleep()
</content>
</entry>
<entry>
<title>vyos.template: T2720: always enable Jinja2 trim_blocks feature</title>
<updated>2020-11-27T14:41:17+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-11-27T14:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a2ac9fac16eeb626d3969092fecf463650750640'/>
<id>urn:sha1:a2ac9fac16eeb626d3969092fecf463650750640</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configd: T2582: add scripts to include list for daemon</title>
<updated>2020-08-31T14:57:00+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2020-08-28T20:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ad69fb36201ee0930b76d80f0869284e26846991'/>
<id>urn:sha1:ad69fb36201ee0930b76d80f0869284e26846991</id>
<content type='text'>
</content>
</entry>
<entry>
<title>airbag: T2088: explicit enabling of the feature</title>
<updated>2020-05-29T05:37:00+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-05-29T05:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5f4335042cf40bf4bf18294706cce0b3a2fd5907'/>
<id>urn:sha1:5f4335042cf40bf4bf18294706cce0b3a2fd5907</id>
<content type='text'>
airbag must now be explicitly installed.

the patch also allow to fully disables the installation of the logging
code at setup (and not just installing and doing nothing)
</content>
</entry>
<entry>
<title>flake8: T2475: fix a number of issue reported by flake8</title>
<updated>2020-05-18T16:41:35+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-05-18T16:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4d0c5c848fda305055b71abf63ccd18478586694'/>
<id>urn:sha1:4d0c5c848fda305055b71abf63ccd18478586694</id>
<content type='text'>
</content>
</entry>
</feed>
