From: Kevin Locke <kevin@kevinlocke.name>
To: netfilter-devel@vger.kernel.org
Cc: Kevin Locke <kevin@kevinlocke.name>
Subject: [xtables-addons][PATCH 2/2] Build ip_set_setlist.ko module
Date: Sat, 19 Dec 2009 13:50:47 -0700 [thread overview]
Message-ID: <1261255847-16395-3-git-send-email-kevin@kevinlocke.name> (raw)
In-Reply-To: <1261255847-16395-1-git-send-email-kevin@kevinlocke.name>
Not sure if this was overlooked, or if it is not in a suitable state for
general use, but lets give it a shot and see how it works.
Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
---
extensions/ipset/Kbuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extensions/ipset/Kbuild b/extensions/ipset/Kbuild
index 80ff927..c881b3a 100644
--- a/extensions/ipset/Kbuild
+++ b/extensions/ipset/Kbuild
@@ -3,4 +3,4 @@
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_iptree.o ip_set_iptreemap.o
+obj-m += ip_set_iptree.o ip_set_iptreemap.o ip_set_setlist.o
--
1.6.5
next prev parent reply other threads:[~2009-12-19 21:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-19 20:50 [xtables-addons][PATCH 0/2] Misc ipset issues Kevin Locke
2009-12-19 20:50 ` [xtables-addons][PATCH 1/2] Rename skb->iif to skb->skb_iif for after 2.6.32 Kevin Locke
2009-12-19 20:50 ` Kevin Locke [this message]
2009-12-20 9:36 ` [xtables-addons][PATCH 0/2] Misc ipset issues Jozsef Kadlecsik
2009-12-31 15:18 ` Jan Engelhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1261255847-16395-3-git-send-email-kevin@kevinlocke.name \
--to=kevin@kevinlocke.name \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).