Wireless Daemon for Linux
 help / color / mirror / Atom feed
* [PATCH] manpage: Add route prioritization setting
@ 2019-11-08 19:37 Tim Kourt
  2019-11-08 23:06 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Kourt @ 2019-11-08 19:37 UTC (permalink / raw)
  To: iwd

[-- Attachment #1: Type: text/plain, Size: 713 bytes --]

---
 src/iwd.config.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/src/iwd.config.rst b/src/iwd.config.rst
index 56f019f6..dd04909c 100644
--- a/src/iwd.config.rst
+++ b/src/iwd.config.rst
@@ -170,6 +170,14 @@ The group ``[Network]`` contains network configuration related settings.
 
        If not specified, ``systemd`` is used as default.
 
+   * - RoutePriorityOffset
+     - Values: uint32 value (default: **300**)
+
+       Configures a route priority offset used by the system to prioritize
+       the default routes. The route with lower priority offset is preferred.
+
+       If not specified, ``300`` is used as default.
+
 Blacklist
 ---------
 
-- 
2.13.6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-08 23:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-08 19:37 [PATCH] manpage: Add route prioritization setting Tim Kourt
2019-11-08 23:06 ` Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox