projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45b8ef2
)
mwan3: update iptables dependencies
author
Florian Eckert
<fe@dev.tdt.de>
Wed, 23 Feb 2022 11:20:26 +0000
(12:20 +0100)
committer
Florian Eckert
<fe@dev.tdt.de>
Mon, 14 Mar 2022 08:34:49 +0000
(09:34 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/mwan3/Makefile
patch
|
blob
|
history
diff --git
a/net/mwan3/Makefile
b/net/mwan3/Makefile
index 6b5e8ce901f6f423921551ce5b2cc95c10befcda..2d60657ffe3a9fcf5481657ce1af3b5ad72f8a01 100644
(file)
--- a/
net/mwan3/Makefile
+++ b/
net/mwan3/Makefile
@@
-25,6
+25,7
@@
define Package/mwan3
+ip \
+ipset \
+iptables \
+ +IPV6:ip6tables \
+iptables-mod-conntrack-extra \
+iptables-mod-ipopt \
+jshn