From d832973d0db901ca9ce6b42b3b8eb527208926c3 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 21 Aug 2021 11:35:53 +0200 Subject: pppoe: T1318: bump priority by 1 so we can source from pseudo-ethernet interfaces (cherry picked from commit 081e0334c00887c373fafde761cca960667be21b) --- interface-definitions/interfaces-pppoe.xml.in | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/interface-definitions/interfaces-pppoe.xml.in b/interface-definitions/interfaces-pppoe.xml.in index 4792e4b94..198a53c90 100644 --- a/interface-definitions/interfaces-pppoe.xml.in +++ b/interface-definitions/interfaces-pppoe.xml.in @@ -5,7 +5,7 @@ Point-to-Point Protocol over Ethernet (PPPoE) - 321 + 322 ^pppoe[0-9]+$ @@ -52,9 +52,13 @@ Delay before disconnecting idle session (in seconds) - n + u32:0-86400 Idle timeout in seconds + + + + Timeout must be in range 0 to 86400 @@ -80,14 +84,7 @@ - - - Physical Interface used for this PPPoE session - - - - - + #include IPv4 address of local end of the PPPoE link -- cgit v1.2.3