Your IP : 216.73.217.13


Current Path : /proc/thread-self/root/usr/share/doc/netplan/examples/
Upload File :
Current File : //proc/thread-self/root/usr/share/doc/netplan/examples/offload.yaml

network:
  version: 2
  ethernets:
    ens1:
      receive-checksum-offload: false
      transmit-checksum-offload: true
      tcp-segmentation-offload: true
      tcp6-segmentation-offload: true
      generic-segmentation-offload: true
      generic-receive-offload: true
      large-receive-offload: true