v2raya: switch to use nftables
authorTianling Shen <cnsztl@immortalwrt.org>
Fri, 3 Mar 2023 03:50:29 +0000 (11:50 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Thu, 9 Mar 2023 02:45:47 +0000 (10:45 +0800)
commit90749ee59e3b17087b23f515fcbb54d903127eea
tree95ca6903fe6d519a1e9ad82a83b3d8c01db17ac5
parent70bfe06bbe101273470d8ffa040f77a9db2d5e7b
v2raya: switch to use nftables

Backport a pending PR to add nftables support.
Upstream PR: https://github.com/v2rayA/v2rayA/pull/805

As nftables merged ipv4/ipv6 support into a single command, so simply
enable ipv6 support by default.

While at it, backport a upstreamed fix for simple-obfs plugin.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 41987abc8406775c88538cac2377d4b82875d0af)
net/v2raya/Makefile
net/v2raya/files/v2raya.config
net/v2raya/files/v2raya.init
net/v2raya/patches/019-fix-simple-obfs.patch [new file with mode: 0644]
net/v2raya/patches/020-feat-add-nftables-support.patch [new file with mode: 0644]