[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <70688719f6ed31ad78c2ef92018851d3d706e5e7.1585954968.git.petrm@mellanox.com>
Date: Sat, 4 Apr 2020 02:05:31 +0300
From: Petr Machata <petrm@...lanox.com>
To: netdev@...r.kernel.org
Cc: Petr Machata <petrm@...lanox.com>,
Stephen Hemminger <stephen@...workplumber.org>,
David Ahern <dsahern@...il.com>,
Ido Schimmel <idosch@...lanox.com>
Subject: [PATCH iproute2-next v2 3/3] man: tc-pedit: Drop the claim that pedit ex is only for IPv4
This sentence predates addition of extended pedit for IPv6 packets.
Reported-by: Ido Schimmel <idosch@...lanox.com>
Signed-off-by: Petr Machata <petrm@...lanox.com>
---
man/man8/tc-pedit.8 | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/man/man8/tc-pedit.8 b/man/man8/tc-pedit.8
index d2b37ef0..376ad4a8 100644
--- a/man/man8/tc-pedit.8
+++ b/man/man8/tc-pedit.8
@@ -90,8 +90,7 @@ action can be used to change arbitrary packet data. The location of data to
change can either be specified by giving an offset and size as in
.IR RAW_OP ,
or for header values by naming the header and field to edit the size is then
-chosen automatically based on the header field size. Currently this is supported
-only for IPv4 headers.
+chosen automatically based on the header field size.
.SH OPTIONS
.TP
.B ex
--
2.20.1
Powered by blists - more mailing lists