* [PATCH] man: document ip route get mark
@ 2017-11-18 21:56 Simon Ruderich
2017-11-20 18:43 ` Stephen Hemminger
0 siblings, 1 reply; 2+ messages in thread
From: Simon Ruderich @ 2017-11-18 21:56 UTC (permalink / raw)
To: netdev
Signed-off-by: Simon Ruderich <simon@ruderich.org>
---
Hello,
Just found this in an stackoverflow article from 2015 and it
really helped. So here as patch.
Regards
Simon
man/man8/ip-route.8.in | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/man/man8/ip-route.8.in b/man/man8/ip-route.8.in
index f9c92259..487a8748 100644
--- a/man/man8/ip-route.8.in
+++ b/man/man8/ip-route.8.in
@@ -33,6 +33,8 @@ ip-route \- routing table management
.BI from " ADDRESS " iif " STRING"
.RB " ] [ " oif
.IR STRING " ] [ "
+.B mark
+.IR MARK " ] [ "
.B tos
.IR TOS " ] [ "
.B vrf
@@ -1033,6 +1035,11 @@ the device from which this packet is expected to arrive.
.BI oif " NAME"
force the output device on which this packet will be routed.
+.TP
+.BI mark " MARK"
+the firewall mark
+.RB ( "fwmark" )
+
.TP
.BI vrf " NAME"
force the vrf device on which this packet will be routed.
--
2.15.0
--
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] man: document ip route get mark
2017-11-18 21:56 [PATCH] man: document ip route get mark Simon Ruderich
@ 2017-11-20 18:43 ` Stephen Hemminger
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2017-11-20 18:43 UTC (permalink / raw)
To: Simon Ruderich; +Cc: netdev
On Sat, 18 Nov 2017 22:56:49 +0100
Simon Ruderich <simon@ruderich.org> wrote:
> Signed-off-by: Simon Ruderich <simon@ruderich.org>
> ---
> Hello,
>
> Just found this in an stackoverflow article from 2015 and it
> really helped. So here as patch.
>
> Regards
> Simon
Applied man page patches, thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-11-20 18:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-18 21:56 [PATCH] man: document ip route get mark Simon Ruderich
2017-11-20 18:43 ` Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).