v2raya: switch to use nftables
authorTianling Shen <cnsztl@immortalwrt.org>
Fri, 3 Mar 2023 03:50:29 +0000 (11:50 +0800)
committerTianling Shen <cnsztl@gmail.com>
Wed, 8 Mar 2023 07:40:52 +0000 (15:40 +0800)
commit41987abc8406775c88538cac2377d4b82875d0af
treef547557458992a6067aebd355b5f68a6d9b5cf63
parentde085a237a63f37695b6f1758eee3759861104ba
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>
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]