firewall.cgi XDP SYNPROXY UI option

only show XDP SYNPROXY option when protocol
TCP is selected.

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2024-04-17 15:55:40 +00:00
parent 13bb8928c9
commit 56c5212374
2 changed files with 10 additions and 2 deletions

View File

@@ -1254,7 +1254,7 @@
'fwdfw toggle' => 'Activate or deactivate',
'fwdfw togglelog' => 'Activate or deactivate logging',
'fwdfw use nat' => 'Use Network Address Translation (NAT)',
'fwdfw use synproxy' => 'Use XDP SYNPROXY acceleration',
'fwdfw use synproxy' => 'Use XDP TCP SYNPROXY acceleration:',
'fwdfw use srcport' => 'Source port:',
'fwdfw use srv' => 'Destination port:',
'fwdfw useless rule' => 'This rule is useless.',