summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man8/ip-route.8
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-tumbleweed/man8/ip-route.8')
-rw-r--r--upstream/opensuse-tumbleweed/man8/ip-route.816
1 files changed, 12 insertions, 4 deletions
diff --git a/upstream/opensuse-tumbleweed/man8/ip-route.8 b/upstream/opensuse-tumbleweed/man8/ip-route.8
index 8a7553c2..aa8a1a87 100644
--- a/upstream/opensuse-tumbleweed/man8/ip-route.8
+++ b/upstream/opensuse-tumbleweed/man8/ip-route.8
@@ -29,6 +29,7 @@ ip-route \- routing table management
.ti -8
.B ip route get
.I ROUTE_GET_FLAGS
+.B [ to ]
.IR ADDRESS " [ "
.BI from " ADDRESS " iif " STRING"
.RB " ] [ " oif
@@ -44,7 +45,9 @@ ip-route \- routing table management
.B sport
.IR NUMBER " ] [ "
.B dport
-.IR NUMBER " ] "
+.IR NUMBER " ] ["
+.B as
+.IR ADDRESS " ]"
.ti -8
.BR "ip route" " { " add " | " del " | " change " | " append " | "\
@@ -263,9 +266,14 @@ throw " | " unreachable " | " prohibit " | " blackhole " | " nat " ]"
.ti -8
.IR ROUTE_GET_FLAGS " := "
-.BR " [ "
-.BR fibmatch
-.BR " ] "
+.IR ROUTE_GET_FLAG " [ "
+.IR ROUTE_GET_FLAGS " ] "
+
+.ti -8
+.IR ROUTE_GET_FLAG " := "
+.BR "[ "
+.BR connected " | " fibmatch " | " notify
+.BR "]"
.SH DESCRIPTION
.B ip route