diff options
| author | Viacheslav <v.gletenko@vyos.io> | 2025-08-22 12:35:15 +0300 |
|---|---|---|
| committer | Viacheslav <v.gletenko@vyos.io> | 2025-08-22 12:35:15 +0300 |
| commit | 63c318604741b2b13e95ff0545ec969065f69581 (patch) | |
| tree | 8cd9322dcfa574ff75c75f1f5f0c0b86201b100a /debian/control | |
| parent | c6da1089d762d5e561cc3db1c2d35fc5bf1fe397 (diff) | |
| download | vyos-1x-63c318604741b2b13e95ff0545ec969065f69581.tar.gz vyos-1x-63c318604741b2b13e95ff0545ec969065f69581.zip | |
T7744: Migrate from accel-ppp to accel-ppp-ng
It has all old/current features plus several features that work
without patches (full compatibility).
Also, it includes developing compatibility for the PPPoE server and VPP
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3f9ad6d44..1d152c18b 100644 --- a/debian/control +++ b/debian/control @@ -145,7 +145,7 @@ Depends: iputils-ping, isc-dhcp-client, # For "vpn pptp", "vpn l2tp", "vpn sstp", "service ipoe-server" - accel-ppp, + accel-ppp-ng, # End "vpn pptp", "vpn l2tp", "vpn sstp", "service ipoe-server" avahi-daemon, conntrack, |
