[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <9d1dcd1037380a57ab8b5aaaf5be9e6888fccfdb.1585331173.git.petrm@mellanox.com>
Date: Fri, 27 Mar 2020 20:55:10 +0300
From: Petr Machata <petrm@...lanox.com>
To: netdev@...r.kernel.org
Cc: Petr Machata <petrm@...lanox.com>, David Ahern <dsahern@...il.com>,
Ido Schimmel <idosch@...lanox.com>
Subject: [PATCH iproute2-next 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 54b91d3d..ae9f7c2e 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