mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-12-14 04:24:22 +03:00
network: rename GatewayOnlink= to GatewayOnLink=
But still GatewayOnlink= is supported for backward compatibility.
This commit is contained in:
@@ -60,6 +60,7 @@ Protocol=
|
||||
Table=
|
||||
Gateway=
|
||||
InitialAdvertisedReceiveWindow=
|
||||
GatewayOnLink=
|
||||
GatewayOnlink=
|
||||
Type=
|
||||
InitialCongestionWindow=
|
||||
|
||||
@@ -409,7 +409,7 @@ From=
|
||||
FwMark=
|
||||
GVRP=
|
||||
Gateway=
|
||||
GatewayOnlink=
|
||||
GatewayOnLink=
|
||||
GenericReceiveOffload=
|
||||
GenericSegmentationOffload=
|
||||
GratuitousARP=
|
||||
|
||||
@@ -10,4 +10,4 @@ Scope=link
|
||||
|
||||
[Route]
|
||||
Gateway=149.10.125.65
|
||||
GatewayOnlink=true
|
||||
GatewayOnLink=true
|
||||
|
||||
Reference in New Issue
Block a user