lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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