aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ipset/ipset_4.2.bb
diff options
context:
space:
mode:
authorVladimir Sorokin <sorokin@altell.ru>2010-04-20 15:36:09 +0400
committerRoman I Khimov <khimov@altell.ru>2010-06-09 10:39:09 +0400
commite4d74a2f940ed1adb4c9afb100b5222bc32d208b (patch)
tree2e7e0e4033551049377350f7ac9ed1e509ed40ab /recipes/ipset/ipset_4.2.bb
parent803bf45d6d590d0b2586b5b5187c59ea3746cf11 (diff)
downloadopenembedded-e4d74a2f940ed1adb4c9afb100b5222bc32d208b.tar.gz
ipset: Initial commit
If you want to * store multiple IP addresses or port numbers and match against the collection by iptables at one swoop; * dynamically update iptables rules against IP addresses or ports without performance penalty; * express complex IP address and ports based rulesets with one single iptables rule and benefit from the speed of IP sets then ipset may be the proper tool for you. Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/ipset/ipset_4.2.bb')
-rw-r--r--recipes/ipset/ipset_4.2.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/ipset/ipset_4.2.bb b/recipes/ipset/ipset_4.2.bb
new file mode 100644
index 0000000000..56efc549ae
--- /dev/null
+++ b/recipes/ipset/ipset_4.2.bb
@@ -0,0 +1,6 @@
+PR = "${INC_PR}.0"
+require ipset.inc
+
+SRC_URI[md5sum] = "9060d549a18c1c0794fa47a71343d627"
+SRC_URI[sha256sum] = "5f1b9e5245b7998106660a5b29d9580156feda1c669e7214793a90e02e4a1203"
+