commit | 750a58423309b56751076329e9edf61b93213e0f | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Wed Sep 20 12:10:37 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 15:20:17 2006 -0700 |
tree | 8b57331ec4cec74b148a8189c265c167d1037001 | |
parent | 87a0117afdfe64473a6c802501bc15aee145ebb8 [diff] |
[NETFILTER]: PPTP conntrack: check call ID before changing state For rejected calls the state is set to PPTP_CALL_NONE even for non-matching call ids. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>