Justin Iurman
3edede08ff
ipv6: ioam: Support for IOAM injection with lwtunnels
...
Add support for the IOAM inline insertion (only for the host-to-host use case)
which is per-route configured with lightweight tunnels. The target is iproute2
and the patch is ready. It will be posted as soon as this patchset is merged.
Here is an overview:
$ ip -6 ro ad fc00::1/128 encap ioam6 trace type 0x800000 ns 1 size 12 dev eth0
This example configures an IOAM Pre-allocated Trace option attached to the
fc00::1/128 prefix. The IOAM namespace (ns) is 1, the size of the pre-allocated
trace data block is 12 octets (size) and only the first IOAM data (bit 0:
hop_limit + node id) is included in the trace (type) represented as a bitfield.
The reason why the in-transit (IPv6-in-IPv6 encapsulation) use case is not
implemented is explained on the patchset cover.
Signed-off-by: Justin Iurman <justin.iurman@uliege.be >
Signed-off-by: David S. Miller <davem@davemloft.net >
2021-07-21 08:14:33 -07:00
..
2021-07-20 06:36:42 -07:00
2021-07-05 11:48:14 -07:00
2021-07-06 20:14:42 -04:00
2021-07-05 12:10:34 -07:00
2021-07-03 04:50:56 -04:00
2021-07-05 11:21:51 -07:00
2021-07-05 14:16:22 -07:00
2021-07-01 16:57:14 -07:00
2021-07-10 09:22:44 -07:00
2021-07-07 11:12:01 -07:00
2021-07-10 09:22:44 -07:00
2021-07-05 13:42:16 -07:00
2021-07-09 09:43:57 -07:00
2021-07-05 14:16:22 -07:00
2021-07-07 13:30:01 -07:00
2021-07-01 07:32:14 +05:30
2021-07-01 11:06:04 -07:00
2021-06-30 12:21:16 -07:00
2021-07-07 20:01:45 -07:00
2021-07-09 12:05:33 -07:00
2021-06-30 15:34:13 -06:00
2021-07-09 12:05:33 -07:00
2021-07-08 11:48:20 -07:00
2021-06-30 20:47:25 -07:00
2021-07-15 22:31:10 +02:00
2021-07-15 22:40:10 -07:00
2021-07-15 22:31:10 +02:00
2021-07-08 11:48:22 -07:00
2021-07-02 15:14:36 -07:00
2021-06-30 11:37:02 -07:00
2021-07-08 11:48:21 -07:00
2021-07-01 11:06:06 -07:00
2021-06-30 14:33:25 -07:00
2021-07-02 12:08:10 -07:00
2021-07-01 11:06:06 -07:00
2021-07-01 11:06:06 -07:00
2021-06-30 14:33:25 -07:00
2021-06-30 19:45:42 +02:00
2021-07-05 12:44:23 +02:00
2021-07-08 11:48:20 -07:00
2021-07-08 11:48:22 -07:00
2021-07-08 11:48:20 -07:00
2021-07-05 14:16:22 -07:00
2021-07-01 13:08:18 -07:00
2021-07-15 17:16:06 -07:00
2021-07-14 09:19:06 -07:00
2021-07-05 13:42:16 -07:00
2021-07-08 11:48:21 -07:00
2021-06-30 20:47:30 -07:00
2021-06-30 20:47:25 -07:00
2021-07-08 11:48:21 -07:00
2021-07-05 14:01:53 -07:00
2021-07-21 08:14:33 -07:00
2021-07-21 08:14:33 -07:00
2021-07-21 08:14:33 -07:00
2021-07-21 08:14:33 -07:00
2021-07-08 08:37:31 -04:00
2021-07-08 11:48:22 -07:00
2021-06-30 20:47:28 -07:00
2021-07-02 12:08:10 -07:00
2021-07-02 12:54:34 -07:00
2021-07-01 11:06:05 -07:00
2021-07-08 11:48:21 -07:00
2021-07-08 11:48:20 -07:00
2021-07-11 10:02:33 -07:00
2021-06-30 20:47:29 -07:00
2021-07-01 17:17:24 -07:00
2021-06-30 20:47:25 -07:00
2021-06-30 20:47:29 -07:00
2021-07-01 11:06:02 -07:00
2021-07-15 10:14:44 -07:00
2021-07-12 11:30:56 -07:00
2021-07-02 12:08:10 -07:00
2021-07-12 11:30:56 -07:00
2021-07-08 11:48:21 -07:00
2021-07-01 11:06:03 -07:00
2021-07-08 11:48:22 -07:00
2021-07-01 11:06:05 -07:00
2021-07-07 20:01:45 -07:00
2021-07-08 14:03:26 -04:00
2021-07-08 11:48:20 -07:00
2021-07-05 13:42:16 -07:00
2021-07-02 12:08:10 -07:00
2021-07-01 11:06:04 -07:00
2021-07-01 11:06:04 -07:00
2021-07-06 10:37:46 -05:00
2021-07-06 10:37:46 -05:00
2021-07-06 10:37:46 -05:00
2021-07-06 10:37:46 -05:00
2021-07-08 12:06:20 -07:00
2021-07-08 11:48:21 -07:00
2021-07-08 11:48:20 -07:00
2021-07-08 11:48:22 -07:00
2021-07-20 06:55:20 -07:00
2021-06-30 15:51:09 -07:00
2021-07-01 13:08:18 -07:00
2021-07-01 11:06:03 -07:00
2021-07-08 11:48:20 -07:00
2021-07-08 11:48:21 -07:00
2021-07-01 11:06:05 -07:00
2021-07-08 11:48:20 -07:00
2021-07-02 12:08:10 -07:00
2021-07-08 11:48:21 -07:00
2021-07-01 11:06:06 -07:00
2021-07-07 20:01:45 -07:00
2021-07-05 10:16:17 -07:00
2021-07-01 11:06:05 -07:00
2021-07-01 11:06:05 -07:00
2021-07-01 11:06:03 -07:00
2021-07-01 11:06:03 -07:00
2021-07-08 11:48:21 -07:00
2021-07-01 11:06:04 -07:00
2021-07-07 20:01:45 -07:00
2021-06-30 20:47:27 -07:00
2021-07-08 07:49:01 -04:00
2021-07-08 07:49:01 -04:00
2021-07-08 11:48:21 -07:00
2021-06-30 12:12:56 -07:00