Commit 0b693fa
gateway-dk-ask: pin ASK to x6 xtables API migration
Update ASK commit to include the modernized iptables extensions that
use the x6 xtables API (.x6_parse, .x6_options, .x6_fcheck) instead
of the legacy API (.parse, .extra_opts). The legacy API doesn't work
with iptables 1.8.11 on Debian Trixie.1 parent 78650b5 commit 0b693fa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments