* Mon Dec 23 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-16.sme

-  add kernel module support for rp-pppoe plugin [SME: 12678]
   will allow faster fiber connexion when using multiple queue interface (RSS)
   set-gateway-ip will propagate both wan and diald ip
   run.pppoe call an interface
This commit is contained in:
2024-12-23 00:54:54 -05:00
parent ed89fb60f4
commit e3e3f2a823
7 changed files with 16 additions and 3 deletions

View File

@@ -29,4 +29,4 @@ exec \
/usr/local/bin/softlimit -m $PPPD_MLIMIT \
/usr/bin/setsid \
/usr/sbin/pppd ${extaddr:+$extaddr:} \
file pppoe.pppd.conf
file pppoe.pppd.conf ${interface}