projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add iw utility (untested)
[openwrt.git]
/
package
/
iptables
/
Makefile
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index
0105530
..
f764248
100644
(file)
--- a/
package/iptables/Makefile
+++ b/
package/iptables/Makefile
@@
-11,7
+11,7
@@
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=iptables
PKG_VERSION:=1.3.8
PKG_NAME:=iptables
PKG_VERSION:=1.3.8
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \
@@
-97,8
+97,10
@@
define Package/iptables-mod-ipopt/description
- libipt_ecn/ECN
- libipt_length
- libipt_mac
- libipt_ecn/ECN
- libipt_length
- libipt_mac
- - libipt_tos/TOS
+ - libipt_mark/MARK
+ - libipt_statistic
- libipt_tcpmms
- libipt_tcpmms
+ - libipt_tos/TOS
- libipt_ttl/TTL
- libipt_unclean
endef
- libipt_ttl/TTL
- libipt_unclean
endef
@@
-114,6
+116,7
@@
define Package/iptables-mod-ipsec/description
Includes:
- libipt_ah
- libipt_esp
Includes:
- libipt_ah
- libipt_esp
+ - libipt_policy
endef
define Package/iptables-mod-nat
endef
define Package/iptables-mod-nat
@@
-166,7
+169,11
@@
define Package/iptables-mod-extra/description
- libipt_physdev
- libipt_pkttype
- libipt_recent
- libipt_physdev
- libipt_pkttype
- libipt_recent
+ - iptable_raw
- libipt_NOTRACK
- libipt_NOTRACK
+ - libipt_TARPIT
+ - libipt_DELUDE
+ - libipt_CHAOS
endef
define Package/iptables-mod-ipset
endef
define Package/iptables-mod-ipset
This page took
0.02065 seconds
and
4
git commands to generate.