xt_TEE: resolve unknown symbol error with CONFIG_IPV6=n

WARNING: xt_TEE.ko needs unknown symbol ip6_route_output

Signed-off-by: Florian Westphal <fwestphal@astaro.com>
This commit is contained in:
Florian Westphal
2009-03-05 11:01:50 +01:00
committed by Jan Engelhardt
parent 621cef39f5
commit d2d8712980
2 changed files with 8 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
- rename xt_portscan to xt_lscan ("low-level scan") because
"portscan" as a wor caused confusion
- revert "TEE: do not use TOS for routing"
- xt_TEE: resolve unknown symbol error with CONFIG_IPV6=n
Xtables-addons 1.10 (February 18 2009)