projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5c8811
)
iptables: fix ip6tables-nft description
author
Etienne Champetier
<
[email protected]
>
Thu, 27 Jan 2022 19:03:02 +0000
(14:03 -0500)
committer
Hauke Mehrtens
<
[email protected]
>
Wed, 2 Feb 2022 22:24:03 +0000
(23:24 +0100)
ip6tables-nft packages ip6tables* utils not iptables*
Signed-off-by: Etienne Champetier <
[email protected]
>
package/network/utils/iptables/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/iptables/Makefile
b/package/network/utils/iptables/Makefile
index a21a2382e3529c6262080b0a8a1a2ddad74e319e..2ba30eeca84af704c5edbd0e7b27eb81ab271429 100644
(file)
--- a/
package/network/utils/iptables/Makefile
+++ b/
package/network/utils/iptables/Makefile
@@
-460,11
+460,11
@@
endef
define Package/ip6tables-nft/description
Extra ip6tables nftables nft binaries.
- iptables-nft
- iptables-nft-restore
- iptables-nft-save
- iptables-translate
- iptables-restore-translate
+ ip
6
tables-nft
+ ip
6
tables-nft-restore
+ ip
6
tables-nft-save
+ ip
6
tables-translate
+ ip
6
tables-restore-translate
endef
define Package/ip6tables-extra