<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/accel-ppp, branch rolling</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=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2026-05-22T10:54:18+00:00</updated>
<entry>
<title>T8910: ipoe-server: expose accel-ppp idle-timeout option</title>
<updated>2026-05-22T10:54:18+00:00</updated>
<author>
<name>Alex Kudentsov</name>
<email>43482574+alexk37@users.noreply.github.com</email>
</author>
<published>2026-05-22T06:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ce401c3f099a92c49ee8a0344ac80e113e19883e'/>
<id>urn:sha1:ce401c3f099a92c49ee8a0344ac80e113e19883e</id>
<content type='text'>
Add a CLI knob to terminate idle IPoE sessions after a configurable
timeout:

  set service ipoe-server idle-timeout &lt;0-86400&gt;

Today there is no way to age out stale IPoE sessions: clients that go
silent (powered off, link down) leave a session record on the router
indefinitely. accel-ppp natively supports idle-timeout in its [ipoe]
section but VyOS did not expose it.

The option is added as a shared accel-ppp include so it can be reused
by other accel-ppp services in follow-up PRs.
</content>
</entry>
<entry>
<title>T8385: fix config key name in chap-secrets.config_dict.j2</title>
<updated>2026-03-15T09:25:48+00:00</updated>
<author>
<name>Alex Kudentsov</name>
<email>43482574+alexk37@users.noreply.github.com</email>
</author>
<published>2026-03-15T09:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a11cfef2dd942fddd29731b1b0090e0335a4e694'/>
<id>urn:sha1:a11cfef2dd942fddd29731b1b0090e0335a4e694</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8010: Added the vyos_vpp plugin to the accel-pppd's template</title>
<updated>2025-12-19T13:33:58+00:00</updated>
<author>
<name>Andrii Melnychenko</name>
<email>a.melnychenko@vyos.io</email>
</author>
<published>2025-12-19T13:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ebfa0d0e6355c528abcb762d31f12b4ebb3016f7'/>
<id>urn:sha1:ebfa0d0e6355c528abcb762d31f12b4ebb3016f7</id>
<content type='text'>
Signed-off-by: Andrii Melnychenko &lt;a.melnychenko@vyos.io&gt;
</content>
</entry>
<entry>
<title>T7743: PPPoE-server add option for VPP control plane</title>
<updated>2025-08-23T11:02:05+00:00</updated>
<author>
<name>Viacheslav</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-08-23T10:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=40b50f2aae9c54dae037c0190d60ec850dbf0862'/>
<id>urn:sha1:40b50f2aae9c54dae037c0190d60ec850dbf0862</id>
<content type='text'>
Enable PPPoE control-plane integration with VPP, add configurable
option:
 - set service pppoe-server interface eth1 vpp-cp

```
interface=eth1,vpp-cp=true
```
</content>
</entry>
<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>
</feed>
