diff options
author | Patrick McHardy <kaber@trash.net> | 2006-02-04 02:17:55 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-02-04 23:51:27 -0800 |
commit | 878c41ce5747e1b417bdd92a694c33dc4bd6ec02 (patch) | |
tree | fac206db8511afd50f8486dd8de8a4a3a7528c74 /include/linux | |
parent | e55f1bc5dcb60a47764f6eabd1501d2cb98fb2c4 (diff) | |
download | op-kernel-dev-878c41ce5747e1b417bdd92a694c33dc4bd6ec02.zip op-kernel-dev-878c41ce5747e1b417bdd92a694c33dc4bd6ec02.tar.gz |
[NETFILTER]: Fix ip6t_policy address matching
Fix two bugs in ip6t_policy address matching:
- misorder arguments to ip6_masked_addrcmp, mask must be the second argument
- inversion incorrectly applied to the entire expression instead of just
the address comparison
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions