<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/accel-ppp/ipoe.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>ipoe: T2580: Add pools and gateway options</title>
<updated>2022-04-04T10:19:08+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-04-04T10:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=dbd922397dcfe6df3f0e766787d9aee69410dd58'/>
<id>urn:sha1:dbd922397dcfe6df3f0e766787d9aee69410dd58</id>
<content type='text'>
Add new feature to allow to use named pools
Can be used also with Radius attribute 'Framed-Pool'

set service ipoe-server client-ip-pool name POOL1 gateway-address '192.0.2.1'
set service ipoe-server client-ip-pool name POOL1 subnet '192.0.2.0/24'
</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>ipoe-server: T2978: Add required proxy-arp by default</title>
<updated>2020-10-16T23:27:46+00:00</updated>
<author>
<name>DmitriyEshenko</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2020-10-16T23:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b2f885b4d4afaf1ee3e84da9c8df5da312f30fc7'/>
<id>urn:sha1:b2f885b4d4afaf1ee3e84da9c8df5da312f30fc7</id>
<content type='text'>
</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>ipoe-server: T2324: bugfix template generation on interface line</title>
<updated>2020-04-19T08:41:35+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-19T08:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3bd64cad570f092a3534e3030ed74be4e15fc468'/>
<id>urn:sha1:3bd64cad570f092a3534e3030ed74be4e15fc468</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe-server: T2324: move template files to common accel-ppp template directory</title>
<updated>2020-04-18T19:49:02+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-18T19:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6da4b10139787dc1096c7a0d4b0cae5120caf870'/>
<id>urn:sha1:6da4b10139787dc1096c7a0d4b0cae5120caf870</id>
<content type='text'>
</content>
</entry>
</feed>
