All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2-next 0/3] Support pedit of ip6 dsfield
@ 2020-03-27 17:55 Petr Machata
  2020-03-27 17:55 ` [PATCH iproute2-next 1/3] tc: p_ip6: Support pedit of IPv6 dsfield Petr Machata
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Petr Machata @ 2020-03-27 17:55 UTC (permalink / raw)
  To: netdev; +Cc: Petr Machata, David Ahern

The pedit action supports dsfield (and its synonyms, such as tos) for IPv4,
but not for IPv6. Patch #1 of this series adds the IPv6 support. Patch #2
then adds two related examples to man page, and patch #3 removes from the
man page a claim that the extended notation is only available for IPv4.

Petr Machata (3):
  tc: p_ip6: Support pedit of IPv6 dsfield
  man: tc-pedit: Add examples for dsfield and retain
  man: tc-pedit: Drop the claim that pedit ex is only for IPv4

 man/man8/tc-pedit.8 | 39 +++++++++++++++++++++++++++++++++++----
 tc/p_ip6.c          | 16 ++++++++++++++++
 2 files changed, 51 insertions(+), 4 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-04-02 11:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-27 17:55 [PATCH iproute2-next 0/3] Support pedit of ip6 dsfield Petr Machata
2020-03-27 17:55 ` [PATCH iproute2-next 1/3] tc: p_ip6: Support pedit of IPv6 dsfield Petr Machata
2020-03-28  0:51   ` Stephen Hemminger
2020-03-30  8:32     ` Petr Machata
2020-04-01 20:00       ` David Ahern
2020-04-02 11:06         ` Petr Machata
2020-03-27 17:55 ` [PATCH iproute2-next 2/3] man: tc-pedit: Add examples for dsfield and retain Petr Machata
2020-03-27 17:55 ` [PATCH iproute2-next 3/3] man: tc-pedit: Drop the claim that pedit ex is only for IPv4 Petr Machata

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.