[<prev] [next>] [day] [month] [year] [list]
Message-ID: <53C1BC58.3030803@kristov.de>
Date: Sun, 13 Jul 2014 00:53:12 +0200
From: Christoph Schulz <develop@...stov.de>
To: netdev@...r.kernel.org
CC: linux-ppp@...r.kernel.org, mostrows@...il.com
Subject: [PATCH 0/1] net: pppoe: use correct channel MTU when using Multilink
PPP
Hello,
when computing the PPPoE channel MTU, we have to subtract two bytes, as
ppp_mp_explode() expects the channel MTU to exclude the size of the PPP
protocol field, which is correct according to RFC 1661.
See patch 1 for details.
Best regards,
Christoph
Christoph Schulz (1):
net: pppoe: use correct channel MTU when using Multilink PPP
drivers/net/ppp/pppoe.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists