From: Patrick McHardy Date: Wed, 20 Sep 2006 19:10:52 +0000 (-0700) Subject: [NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types X-Git-Tag: v2.6.19-rc1~1272^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62fbe9c82b20197a4f9c54f7add5d368418ba277;p=pandora-kernel.git [NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types Fix incorrectly used message types and call IDs: - PPTP_IN_CALL_REQUEST (PAC->PNS) contains a PptpInCallRequest (icreq) message and the PAC call ID - PPTP_IN_CALL_REPLY (PNS->PAC) contains a PptpInCallReply (icack) message and the PNS call ID Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed