summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ioam6.c
Commit message (Expand)AuthorAgeFilesLines
* genetlink: start to validate reserved header bytesJakub Kicinski2022-08-291-0/+1
* net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM optionMartin KaFai Lau2022-03-031-10/+9
* ipv6: ioam: Support for Queue depth data fieldJustin Iurman2022-01-021-1/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-141-8/+62
|\
| * ipv6: ioam: move the check for undefined bitsJustin Iurman2021-10-121-8/+62
* | ipv6: ioam: Distinguish input and output for hop-limitJustin Iurman2021-10-041-5/+6
|/
* ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman2021-07-211-12/+32
* ipv6: ioam: IOAM Generic Netlink APIJustin Iurman2021-07-211-2/+559
* ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman2021-07-211-0/+333