]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[NETFILTER]: PPTP conntrack: fix header definitions
authorPatrick McHardy <kaber@trash.net>
Wed, 20 Sep 2006 19:08:56 +0000 (12:08 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:20:11 +0000 (15:20 -0700)
commit6013c0a13e335674a783215e182c367406294392
treea090b1899c7b96df754df06c537659277328db78
parent5256f663a0228af9bf69ba74ad9f0928f35713f7
[NETFILTER]: PPTP conntrack: fix header definitions

Fix a few header definitions to match RFC2637. Most importantly the
PptpOutCallRequest header included an invalid padding field and a
size check was disabled because of this.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter_ipv4/ip_conntrack_pptp.h
net/ipv4/netfilter/ip_conntrack_helper_pptp.c