mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
IPsec: Add UI for set interface MTU
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1429,6 +1429,7 @@
|
||||
'invalid input for inactivity timeout' => 'Invalid input for Inactivity Timeout',
|
||||
'invalid input for interface address' => 'Invalid input for interface address',
|
||||
'invalid input for interface mode' => 'Invalid input for interface mode',
|
||||
'invalid input for interface mtu' => 'Invalid input to interface MTU',
|
||||
'invalid input for keepalive 1' => 'Invalid input for Keepalive ping',
|
||||
'invalid input for keepalive 1:2' => 'Invalid input for Keepalive use at least a ratio of 1:2',
|
||||
'invalid input for keepalive 2' => 'Invalid input for Keepalive ping-restart',
|
||||
@@ -1694,6 +1695,7 @@
|
||||
'mpfire search' => 'MPFire Search',
|
||||
'mpfire songs' => 'MPFire songlist',
|
||||
'mpfire webradio' => 'MPFire Webradio',
|
||||
'mtu' => 'MTU',
|
||||
'mtu QoS' => 'This does not change the global MTU, it only sets MTU for QoS.',
|
||||
'my new share' => 'My new share',
|
||||
'name' => 'Name',
|
||||
|
||||
Reference in New Issue
Block a user