<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/accel-ppp/l2tp.config.tmpl, 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>2022-05-01T19:11:09+00:00</updated>
<entry>
<title>accel-ppp: T4353: fix Jinja2 linting errors</title>
<updated>2022-05-01T19:11:09+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-01T19:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d956fda57f3288d6b23af90eab205091a0797e1a'/>
<id>urn:sha1:d956fda57f3288d6b23af90eab205091a0797e1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>l2tp: T3724: allow setting accel-ppp l2tp host-name</title>
<updated>2021-10-16T17:01:15+00:00</updated>
<author>
<name>Marek Isalski</name>
<email>git@maz.nu</email>
</author>
<published>2021-08-06T13:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3d00140453b3967370c77ddd9dac4af223a7ddce'/>
<id>urn:sha1:3d00140453b3967370c77ddd9dac4af223a7ddce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>l2tp: Jinja2 add trailing newline</title>
<updated>2021-08-22T10:00:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-22T10:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f21a7a9590a8b2d9a45ab8f25fdfa5d5a7e6984a'/>
<id>urn:sha1:f21a7a9590a8b2d9a45ab8f25fdfa5d5a7e6984a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyos.template: T2720: fix remaining in-line time_block syntax</title>
<updated>2020-11-28T07:25:39+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-11-28T07:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c87ad948999c28c3c9449f98d60b545481ea29d5'/>
<id>urn:sha1:c87ad948999c28c3c9449f98d60b545481ea29d5</id>
<content type='text'>
Commit a2ac9fac ("vyos.template: T2720: always enable Jinja2 trim_blocks
feature") globally enabled the trim_blocks feature. Some templates still used
in-line trim_blocks "{%"- or "-%}" which caused miss-placed line endings.

This is fixed by removing all in-line trim_block statememnts of Jinja2 templates.
</content>
</entry>
<entry>
<title>accel-ppp: T2918: Add accounting interim jitter option</title>
<updated>2020-09-26T15:07:28+00:00</updated>
<author>
<name>sever-sever</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2020-09-26T14:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2295961ee36475082bef76dc84aa35226a87593c'/>
<id>urn:sha1:2295961ee36475082bef76dc84aa35226a87593c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accel-ppp: T2756: make RADIUS accounting port configurable</title>
<updated>2020-08-02T12:58:42+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-08-02T12:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ea10917897bb4478e7f6f576f2e1c42b134cc5c0'/>
<id>urn:sha1:ea10917897bb4478e7f6f576f2e1c42b134cc5c0</id>
<content type='text'>
Make the port used for RADIUS accounting user configurable. This is now
valid for the following services which are based on Accel-PPP:

* ipoe-server
* pppoe-server
* l2tp
* pptp
* sstp
</content>
</entry>
<entry>
<title>l2tp: T2565: Add missing gw-ip-address</title>
<updated>2020-06-08T09:01:39+00:00</updated>
<author>
<name>DmitriyEshenko</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2020-06-08T09:01:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=90faa47c711d1e0208ac8489064e3289075eda99'/>
<id>urn:sha1:90faa47c711d1e0208ac8489064e3289075eda99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accel-ppp: T2314: bugfix wrong placement of endif in Jinja2 template</title>
<updated>2020-04-22T16:35:43+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-22T16:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fea838d39dfdd0ff8039ce8439a670a4ad45331f'/>
<id>urn:sha1:fea838d39dfdd0ff8039ce8439a670a4ad45331f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accel-ppp: T2314: use common tempplate for chap-secrets</title>
<updated>2020-04-18T12:31:51+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-18T10:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=267b3213ef0e6ac4501470bef797796276879421'/>
<id>urn:sha1:267b3213ef0e6ac4501470bef797796276879421</id>
<content type='text'>
</content>
</entry>
</feed>
