projects
/
oweals
/
firewall3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74b8ac7
)
iptables: initialize multiport match
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 22 May 2015 18:18:09 +0000
(20:18 +0200)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 22 May 2015 18:18:09 +0000
(20:18 +0200)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
iptables.h
patch
|
blob
|
history
diff --git
a/iptables.h
b/iptables.h
index 872ee339ff0af01a2c6a46f82f8041e09c961156..61a292e758c9591318d5782e33a9647958d64804 100644
(file)
--- a/
iptables.h
+++ b/
iptables.h
@@
-49,6
+49,7
@@
__ipt_module(connlimit) \
__ipt_module(mac) \
__ipt_module(mark) \
+ __ipt_module(multiport) \
__ipt_module(set) \
__ipt_module(standard) \
__ipt_module(tcp) \