mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 20:21:58 +02:00
Upgrade rp-pppoe from 3.11 to 3.12. Signed-off-by: Dai Caiyun <daicy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
23 lines
430 B
Plaintext
23 lines
430 B
Plaintext
# PPPoE Server options
|
|
|
|
# Maximum segment size, not used for in kernel PPPoE
|
|
#MSS=1412
|
|
|
|
# Device(s) - Space seperated list of devices to listen on
|
|
#DEVICES="eth1"
|
|
|
|
# Local IP
|
|
#LOCAL_IP=10.0.0.1
|
|
|
|
# Starting remote IP
|
|
#REMOTE_IP=10.67.15.1
|
|
|
|
# Service name
|
|
#SERVICE_NAME="acme"
|
|
|
|
# Maximum number of sessions, default is 16
|
|
#MAX_SESSIONS=64
|
|
|
|
# Access concentrator name, default is the hostname
|
|
#ACCESS_CONCENTRATOR_NAME="pppoe-rtr-1"
|