mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add iptables-mod-conntrack-extra can be needed for shadowsocks redir
This commit is contained in:
parent
1e29cf4eaf
commit
98d4f68dd9
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ MY_DEPENDS := \
|
||||||
conntrack conntrackd \
|
conntrack conntrackd \
|
||||||
ebtables ebtables-utils \
|
ebtables ebtables-utils \
|
||||||
ip-full \
|
ip-full \
|
||||||
iptables-mod-iface iptables-mod-ipmark iptables-mod-hashlimit iptables-mod-condition iptables-mod-trace \
|
iptables-mod-iface iptables-mod-ipmark iptables-mod-hashlimit iptables-mod-condition iptables-mod-trace iptables-mod-conntrack-extra \
|
||||||
wireless-tools \
|
wireless-tools \
|
||||||
libiwinfo-lua \
|
libiwinfo-lua \
|
||||||
luci-i18n-base-en \
|
luci-i18n-base-en \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue