diff options
author | CoprDistGit <infra@openeuler.org> | 2024-09-08 23:10:00 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-09-08 23:10:00 +0000 |
commit | 6ea16c594ff0a6e449ccc9aa775c24927c296e1a (patch) | |
tree | 11aa4d4766476d2600a5c36364c998a05b38eeee /veth250.network | |
parent | 34431d470103efb06ac76839a7a0b6b1b15ee9ce (diff) |
automatic import of freerouter
Diffstat (limited to 'veth250.network')
-rw-r--r-- | veth250.network | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/veth250.network b/veth250.network new file mode 100644 index 0000000..c4a7277 --- /dev/null +++ b/veth250.network @@ -0,0 +1,14 @@ +[Match] +Name=veth250 + +[Network] +ConfigureWithoutCarrier=true +IgnoreCarrierLoss=true +LinkLocalAddressing=no +IPv6AcceptRA=no +IPv6SendRA=no +DHCP=no + +[Link] +MTUBytes=65535 +Promiscuous=true |