You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SPEC.md
+1
Original file line number
Diff line number
Diff line change
@@ -581,6 +581,7 @@ Plugins must output a JSON object with the following keys upon a successful `ADD
581
581
-`advmss` (uint): The MSS (Maximal Segment Size) to advertise to these destinations when establishing TCP connections.
582
582
-`priority` (uint): The priority of route, lower is higher.
583
583
-`table` (uint): The table to add the route to.
584
+
-`scope` (uint): The scope of the destinations covered by the route prefix (global (0), link (253), host (254)).
584
585
-`dns`: a dictionary consisting of DNS configuration information
585
586
-`nameservers` (list of strings): list of a priority-ordered list of DNS nameservers that this network is aware of. Each entry in the list is a string containing either an IPv4 or an IPv6 address.
586
587
-`domain` (string): the local domain used for short hostname lookups.
0 commit comments