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
|
change can either be specified by giving an offset and size as in
|
||||||
.IR RAW_OP ,
|
.IR RAW_OP ,
|
||||||
or for header values by naming the header and field to edit the size is then
|
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
|
chosen automatically based on the header field size.
|
||||||
only for IPv4 headers.
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
.B ex
|
.B ex
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue