<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/accel-ppp, branch 1.3.2</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=1.3.2</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.3.2'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2022-07-05T12:31:24+00:00</updated>
<entry>
<title>pppoe-server: T4373: Add option multiplier for correct shaping</title>
<updated>2022-07-05T12:31:24+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-07-05T12:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=14a7a85b49ccb6c961b7919fb25aff03504ba0db'/>
<id>urn:sha1:14a7a85b49ccb6c961b7919fb25aff03504ba0db</id>
<content type='text'>
Multiplier option is required by some vendors for correct shaping
For RADIUS based rate-limits

edit service pppoe-server
set authentication radius rate-limit multiplier '0.001'
</content>
</entry>
<entry>
<title>ipoe: T2580: Add pools and gateway options</title>
<updated>2022-05-25T14:00:16+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=e37cd20355949993988b333bad05b1278f4e3dc0'/>
<id>urn:sha1:e37cd20355949993988b333bad05b1278f4e3dc0</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>sstp: accel-ppp: T3964: add missing input validator for static-ip assignment</title>
<updated>2021-11-04T10:55:29+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-11-03T19:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8dcb089916795aa83768fe429c4e280b95079ca9'/>
<id>urn:sha1:8dcb089916795aa83768fe429c4e280b95079ca9</id>
<content type='text'>
(cherry picked from commit b8f702bc7b6e92b8841271b4a2355d2b65ccb247)
</content>
</entry>
<entry>
<title>sstp: T2566: use XML defaultValue over Jinja2 hardcoded value</title>
<updated>2021-11-03T18:55:23+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-11-03T18:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=01ed77040ec9493e4ca1cf868ff3c22847da4487'/>
<id>urn:sha1:01ed77040ec9493e4ca1cf868ff3c22847da4487</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sstp: T2566: Fix to allow IPv6 only pools</title>
<updated>2021-11-02T13:48:42+00:00</updated>
<author>
<name>Viacheslav</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2021-11-02T13:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=dd036c62d1370f655a8d2075577597f24ffff7dc'/>
<id>urn:sha1:dd036c62d1370f655a8d2075577597f24ffff7dc</id>
<content type='text'>
To allow IPv6 only for vpn sstp sessions we have to add
'ppp-options' which can disable IPv4 allocation explicity.
Additional IPv6 ppp-options and fix template for it.
</content>
</entry>
<entry>
<title>dhcp-server: T3838: rename dns-server to name-server node</title>
<updated>2021-09-19T10:23:39+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-18T19:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=abad387fcaf700a32f8fc85183d617fcfbb0b8f4'/>
<id>urn:sha1:abad387fcaf700a32f8fc85183d617fcfbb0b8f4</id>
<content type='text'>
IPv4 DHCP uses "dns-server" to specify one or more name-servers for a given
pool. In order to use the same CLI syntax this should be renamed to name-server,
which is already the case for DHCPv6.

(cherry picked from commit e2f9f4f4e8b2e961a58d935d09798ddb4e1e0460)
</content>
</entry>
<entry>
<title>xml: add missing "u32:" value declarator on integer ranges</title>
<updated>2021-08-29T18:34:31+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-29T12:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0deb1709930f620e97ff9a29afc8a86e950f0758'/>
<id>urn:sha1:0deb1709930f620e97ff9a29afc8a86e950f0758</id>
<content type='text'>
(cherry picked from commit 794f193d11c8c1b5fed78f4e40280480446ab593)
</content>
</entry>
<entry>
<title>pppoe-server: T3405: Add interface cache feature</title>
<updated>2021-06-29T17:56:42+00:00</updated>
<author>
<name>DmitriyEshenko</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2021-06-29T09:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6fdb90a43e910841d2a73960446cdef2d094763f'/>
<id>urn:sha1:6fdb90a43e910841d2a73960446cdef2d094763f</id>
<content type='text'>
(cherry picked from commit 065c6b620cb52a3235c7b6e210d34dc8cb943b95)
</content>
</entry>
<entry>
<title>xml: T3488: when using regex one must use ^ and $ when checking string literals</title>
<updated>2021-04-20T19:07:38+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-04-20T19:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2fe39c3f4d7408509273c9e2ac400437aba9616f'/>
<id>urn:sha1:2fe39c3f4d7408509273c9e2ac400437aba9616f</id>
<content type='text'>
(cherry picked from commit 85d0ae7b434a3ae9f3bd50ad7fee1fcd23b26a26)
</content>
</entry>
<entry>
<title>xml: accel-ppp: move building blocks to subfolder</title>
<updated>2021-03-14T15:54:39+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-03-14T15:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=59ad580cdea2e66e24470ee3d84f29a8619b7bf9'/>
<id>urn:sha1:59ad580cdea2e66e24470ee3d84f29a8619b7bf9</id>
<content type='text'>
As the amount of include files now has reached a certain amount, it is getting
more and more crowsded, thuse introducing "per topic" subdirectories on the
filesystem to keep a clean structure makes sense.
</content>
</entry>
</feed>
