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:
9d900a9
)
Make sure that NOTRACK is linked into firewall3 if it is part of libext*.a
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 14 Aug 2013 14:30:45 +0000
(16:30 +0200)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 14 Aug 2013 14:30:45 +0000
(16:30 +0200)
iptables.h
patch
|
blob
|
history
diff --git
a/iptables.h
b/iptables.h
index 96d71bf850f3c485fd80576fa208c4f1e68b05a7..3c52942b0055810604ccc588527eaad57d039024 100644
(file)
--- a/
iptables.h
+++ b/
iptables.h
@@
-58,6
+58,7
@@
__ipt_module(LOG) \
__ipt_module(MARK) \
__ipt_module(MASQUERADE) \
+ __ipt_module(NOTRACK) \
__ipt_module(REDIRECT) \
__ipt_module(REJECT) \
__ipt_module(SET) \