aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ioam6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski1-0/+1
2022-03-03net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM optionMartin KaFai Lau1-10/+9
2022-01-02ipv6: ioam: Support for Queue depth data fieldJustin Iurman1-1/+15
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+62
2021-10-12ipv6: ioam: move the check for undefined bitsJustin Iurman1-8/+62
2021-10-04ipv6: ioam: Distinguish input and output for hop-limitJustin Iurman1-5/+6
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman1-12/+32
2021-07-21ipv6: ioam: IOAM Generic Netlink APIJustin Iurman1-2/+559
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman1-0/+333