Reduce custom MTU value because of restrictions.
Change-Id: Ib5f0e13f23508b3b9ffc402a7f1d8f335b9ecaf0
This commit is contained in:
parent
31ff3d4ba5
commit
5c88325256
@ -34,7 +34,7 @@ OPTIONS = [
|
||||
default=64,
|
||||
help="The mask bits for IPv6 subnets"),
|
||||
cfg.IntOpt('custom_mtu_size',
|
||||
default=1400,
|
||||
default=1350,
|
||||
help=("Customized maximum transfer unit size\n"
|
||||
"Notes:\n"
|
||||
" - MTU values as small as 1000 has been seen "
|
||||
|
Loading…
x
Reference in New Issue
Block a user