Re: [LEDE-DEV] [PATCH] ltq-ptm: Support 1508-byte MTU for RFC4638

2017-02-03 Thread David Woodhouse
On Fri, 2016-10-07 at 15:02 +0100, David Woodhouse wrote: > Tested with VDSL on TP-Link WD8970, I see full 1500-byte PPP data > frames, which end up being 1526 byte Ethernet frames (including > Ethernet+VLAN headers) on the wire. > > Fixes: FS#210 So this got merged, and now it *can* work properl

[LEDE-DEV] [PATCH] ltq-ptm: Support 1508-byte MTU for RFC4638

2016-10-07 Thread David Woodhouse
Tested with VDSL on TP-Link WD8970, I see full 1500-byte PPP data frames, which end up being 1526 byte Ethernet frames (including Ethernet+VLAN headers) on the wire. Fixes: FS#210 Signed-off-by: David Woodhouse diff --git a/package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c b/package/kernel/