<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/accel-ppp, branch 1.3.3</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.3.3</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.3.3'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2023-02-13T16:38:16+00:00</updated>
<entry>
<title>Merge pull request #1813 from sever-sever/T4971-eq</title>
<updated>2023-02-13T16:38:16+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-02-13T16:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=5e56daaff4ec53a387abbd3ad879e916a2bfa373'/>
<id>urn:sha1:5e56daaff4ec53a387abbd3ad879e916a2bfa373</id>
<content type='text'>
T4971: PPPoE server add named ip pool and attr Framed-Pool </content>
</entry>
<entry>
<title>T4971: Add accel-ppp include client-ip-pool-name</title>
<updated>2023-02-12T18:33:01+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-02-12T18:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=209dc64ca31ff1ef5e431c6f52454df30f43eded'/>
<id>urn:sha1:209dc64ca31ff1ef5e431c6f52454df30f43eded</id>
<content type='text'>
Add accel-ppp include client-ip-pool-name.xml.i
Can be used in other accep-ppp CLI as "include"
</content>
</entry>
<entry>
<title>T1993: PPPoE-server add section shaper and fwmark option</title>
<updated>2023-02-12T12:55:39+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-02-12T12:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=8c98ceeee57d062969456d1848b952ed9a3dd7fb'/>
<id>urn:sha1:8c98ceeee57d062969456d1848b952ed9a3dd7fb</id>
<content type='text'>
Extended PPPoE-server rate-limiter to avoid shaping marked resources
Often this feature needs for ISP, which provides access to some IX
or its resources.

set service pppoe-server shaper fwmark '223'
</content>
</entry>
<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/marekm72/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/marekm72/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/marekm72/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/marekm72/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/marekm72/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/marekm72/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/marekm72/vyos-1x.git/commit/?id=0deb1709930f620e97ff9a29afc8a86e950f0758'/>
<id>urn:sha1:0deb1709930f620e97ff9a29afc8a86e950f0758</id>
<content type='text'>
(cherry picked from commit 794f193d11c8c1b5fed78f4e40280480446ab593)
</content>
</entry>
</feed>
