mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-08 21:54:57 +02:00
ipset: enable building of ip_set_ipport{ip,net}hash.ko
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
HEAD
|
HEAD
|
||||||
====
|
====
|
||||||
- compat_xtables: return bool for match_check and target_check in 2.6.23..34
|
- 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
|
||||||
|
|
||||||
|
|
||||||
Xtables-addons 1.28 (July 24 2010)
|
Xtables-addons 1.28 (July 24 2010)
|
||||||
|
@@ -3,4 +3,5 @@
|
|||||||
obj-m += ipt_set.o ipt_SET.o
|
obj-m += ipt_set.o ipt_SET.o
|
||||||
obj-m += ip_set.o ip_set_ipmap.o ip_set_portmap.o ip_set_macipmap.o
|
obj-m += ip_set.o ip_set_ipmap.o ip_set_portmap.o ip_set_macipmap.o
|
||||||
obj-m += ip_set_iphash.o ip_set_nethash.o ip_set_ipporthash.o
|
obj-m += ip_set_iphash.o ip_set_nethash.o ip_set_ipporthash.o
|
||||||
|
obj-m += ip_set_ipportiphash.o ip_set_ipportnethash.o
|
||||||
obj-m += ip_set_iptree.o ip_set_iptreemap.o ip_set_setlist.o
|
obj-m += ip_set_iptree.o ip_set_iptreemap.o ip_set_setlist.o
|
||||||
|
Reference in New Issue
Block a user