|
2992771c7e
|
pppoe allow secrets for username/password
|
2024-08-21 00:17:22 +01:00 |
|
|
54d3415885
|
pppoe convert to using a config file
mostly for ease of implementation but does mean we don't
have username/password secrets on the command line
|
2024-08-20 22:55:30 +01:00 |
|
|
7195cb10ce
|
add structured config for common pppoe options
|
2024-07-23 09:31:34 +01:00 |
|
|
143137cbc6
|
pppoe: set lcp echo failure timeout
|
2024-07-08 21:25:42 +01:00 |
|
|
540a1dfd76
|
remove interface.device
build-time uses can mostly be replaced with interface.name
for runtime uses, switch to $(output ${interface} name)
|
2023-08-28 22:02:28 +01:00 |
|
|
3ea40f95dc
|
convert pppoe to serviceDefn
|
2023-08-10 22:53:45 +01:00 |
|
|
df6cfe1cd5
|
move pppoe service derivation into ppp module dir
|
2023-07-14 21:35:59 +01:00 |
|