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@mellanox.com> Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David Ahern <dsahern@gmail.com>
This commit is contained in:
parent
f91f788c70
commit
74c8610f3b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue