diff options
author | Justin Iurman <justin.iurman@uliege.be> | 2022-02-02 17:25:54 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-02-05 07:24:45 +0300 |
commit | 08731d30e78e3a5d01c092ddfa1fb94697b9b222 (patch) | |
tree | a166b55bda9d4f78e6d9ad400c5c042dba086d87 /tools/perf/scripts/python/libxed.py | |
parent | be847673cfffce8bb6e9ed6ae186081280c58831 (diff) | |
download | linux-08731d30e78e3a5d01c092ddfa1fb94697b9b222.tar.xz |
ipv6: ioam: Insertion frequency in lwtunnel output
Add support for the IOAM insertion frequency inside its lwtunnel output
function. This patch introduces a new (atomic) counter for packets,
based on which the algorithm will decide if IOAM should be added or not.
Default frequency is "1/1" (i.e., applied to all packets) for backward
compatibility. The iproute2 patch is ready and will be submitted as soon
as this one is accepted.
Previous iproute2 command:
ip -6 ro ad fc00::1/128 encap ioam6 [ mode ... ] ...
New iproute2 command:
ip -6 ro ad fc00::1/128 encap ioam6 [ freq k/n ] [ mode ... ] ...
Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions