mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
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:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user