lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 18 Nov 2017 22:56:49 +0100
From:   Simon Ruderich <simon@...erich.org>
To:     netdev@...r.kernel.org
Subject: [PATCH] man: document ip route get mark

Signed-off-by: Simon Ruderich <simon@...erich.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ