Commit 09d4e16
committed
xtables-wgobfs: fix error when using iptables 1.8.9
OpenWrt 23.05 comes with iptables 1.8.9, which changed the _init macro.
Iptables shows error message such as `unknown option "--obfs"` when try
to insert rules. This commit fixes it.
Signed-off-by: Wei Chen <weichen302@gmail.com>1 parent fe85720 commit 09d4e16
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments