projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] iptables: disable kernel module autoloading
[openwrt.git]
/
package
/
iptables
/
Makefile
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index
375f453
..
20e4b31
100644
(file)
--- a/
package/iptables/Makefile
+++ b/
package/iptables/Makefile
@@
-68,6
+68,8
@@
define Package/iptables-mod-conntrack/description
Basic iptables extensions for connection tracking.
Includes:
- state
Basic iptables extensions for connection tracking.
Includes:
- state
+ - raw
+ - NOTRACK
endef
define Package/iptables-mod-conntrack-extra
endef
define Package/iptables-mod-conntrack-extra
@@
-210,8
+212,6
@@
define Package/iptables-mod-extra/description
- libipt_physdev
- libipt_pkttype
- libipt_recent
- libipt_physdev
- libipt_pkttype
- libipt_recent
- - iptable_raw
- - libipt_NOTRACK
endef
define Package/iptables-utils
endef
define Package/iptables-utils
This page took
0.025017 seconds
and
4
git commands to generate.