linux/drivers/net/ppp
Bradley Peterson 91dce7ddab pptp: Accept packet with seq zero
Initialize the PPTP "seq received" value to 0xffffffff, so we don't
ignore packets with seq zero.

Signed-off-by: Bradley Peterson <despite@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-01-12 20:05:28 -08:00
..
Kconfig ppp: Move the PPP drivers 2011-08-27 00:58:26 -07:00
Makefile ppp: Move the PPP drivers 2011-08-27 00:58:26 -07:00
bsd_comp.c ppp: Move the PPP drivers 2011-08-27 00:58:26 -07:00
ppp_async.c ppp: Move the PPP drivers 2011-08-27 00:58:26 -07:00
ppp_deflate.c ppp: Move the PPP drivers 2011-08-27 00:58:26 -07:00
ppp_generic.c Merge branch 'master' of github.com:davem330/net 2011-09-22 03:23:13 -04:00
ppp_mppe.c ppp: Move the PPP drivers 2011-08-27 00:58:26 -07:00
ppp_mppe.h ppp: Move the PPP drivers 2011-08-27 00:58:26 -07:00
ppp_synctty.c ppp: Move the PPP drivers 2011-08-27 00:58:26 -07:00
pppoe.c ppp: Move the PPP drivers 2011-08-27 00:58:26 -07:00
pppox.c ppp: Move the PPP drivers 2011-08-27 00:58:26 -07:00
pptp.c pptp: Accept packet with seq zero 2012-01-12 20:05:28 -08:00