mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 11:34:57 +02:00
TEE: resolve compile error with Linux 2.6.36-rc
xt_TEE.c:54:19: error: request for member "dst" in something not a structure or union xt_TEE.c:55:20: error: "struct rtable" has no member named "u" Linux kernel commit v2.6.36-rc1~571^2~616 changed this.
This commit is contained in:
@@ -4,6 +4,7 @@ HEAD
|
||||
- compat_xtables: return bool for match_check and target_check in 2.6.23..34
|
||||
- ipset: enable building of ip_set_ipport{ip,net}hash.ko
|
||||
- SYSRQ: resolve compile error with Linux 2.6.36
|
||||
- TEE: resolve compile error with Linux 2.6.36
|
||||
|
||||
|
||||
Xtables-addons 1.28 (July 24 2010)
|
||||
|
Reference in New Issue
Block a user