ipset: enable building of ip_set_ipport{ip,net}hash.ko

This commit is contained in:
Jan Engelhardt
2010-09-22 22:30:58 +02:00
parent c23df41f6e
commit 121836ce80
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,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
Xtables-addons 1.28 (July 24 2010)

View File

@@ -3,4 +3,5 @@
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_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