<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/accel-ppp, branch current</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=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-02-19T14:33:59+00:00</updated>
<entry>
<title>T6628: IPoE-server rename "static-ip" to "ip-address" for local auth</title>
<updated>2025-02-19T14:33:59+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2025-02-19T14:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8241857167968e9d2e9fabd1e84db578c0d022e7'/>
<id>urn:sha1:8241857167968e9d2e9fabd1e84db578c0d022e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6936: PPPoE-server add option combined to interface</title>
<updated>2024-12-20T16:52:16+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-12-20T16:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8f61e4293945ea895385a29f8bd387cde9f98806'/>
<id>urn:sha1:8f61e4293945ea895385a29f8bd387cde9f98806</id>
<content type='text'>
Add option 'combined', it allows to listen to PPP requests on
both VLANs and the base parent interface (wihtout tag)

Before it was impossible to do it from our CLI

set service pppoe-server interface eth1 combined
set service pppoe-server interface eth1 vlan '10-122'
</content>
</entry>
<entry>
<title>ipoe_server: T6628: Add option to assign static IP address to end users</title>
<updated>2024-12-04T09:06:32+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-12-03T13:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a4bf498d77b5cd2db00aae226b10a60d9b1fba23'/>
<id>urn:sha1:a4bf498d77b5cd2db00aae226b10a60d9b1fba23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6906: IPoE-server add start-session option (#4206)</title>
<updated>2024-11-28T11:44:46+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-11-28T11:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=37859ee69da3e78a85d741de5c20edf227c548bb'/>
<id>urn:sha1:37859ee69da3e78a85d741de5c20edf227c548bb</id>
<content type='text'>
Add the abbility to start IPoE session by unclassified-packet.
It allows the cases when subscriber configures the address manually
(static) and accel-ppp can start session on any packet.
By default start session on DHCPv4 Discover packet.

set service ipoe-server interface eth1 start-session unclassified-packet</content>
</entry>
<entry>
<title>ipoe_server: T6872: Add the ability to configure LUA scripts and username</title>
<updated>2024-11-21T12:15:34+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-11-18T11:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e8e72e27a7f45607e75cb68b836108213481e1b8'/>
<id>urn:sha1:e8e72e27a7f45607e75cb68b836108213481e1b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppoe-server: T6685: Possibility of any services name or blank in pppoe</title>
<updated>2024-09-12T06:48:07+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-09-10T09:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=da35b91a0c1484e112dedda9caf08227fa048529'/>
<id>urn:sha1:da35b91a0c1484e112dedda9caf08227fa048529</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6649: Accel-ppp separate vlan-mon from listen interfaces</title>
<updated>2024-08-15T16:12:37+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-08-15T10:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=663e468de2b431f771534b4e3a2d00a5924b98fe'/>
<id>urn:sha1:663e468de2b431f771534b4e3a2d00a5924b98fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SSTP-server: add missed pppd_compat module</title>
<updated>2024-07-19T12:17:01+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-07-19T12:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8c8054ad5410e8aedf6ab7a0702b317872d4fd41'/>
<id>urn:sha1:8c8054ad5410e8aedf6ab7a0702b317872d4fd41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PPTP-server: add missed pppd_compat module</title>
<updated>2024-07-19T12:16:37+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-07-19T12:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=440a3e6b89748bfd861f580fc8c4f41b58c6cec2'/>
<id>urn:sha1:440a3e6b89748bfd861f580fc8c4f41b58c6cec2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>L2TP-server: add missed pppd_compat module</title>
<updated>2024-07-19T12:16:17+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-07-19T12:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ef50cd9954a2d6eb2a041c26a0bb8ea0758b1f17'/>
<id>urn:sha1:ef50cd9954a2d6eb2a041c26a0bb8ea0758b1f17</id>
<content type='text'>
</content>
</entry>
</feed>
