aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ioam/ip6
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion2-10/+0
2021-10-28ioam: fix coverity warning/NULL dereferenceKlement Sekera1-9/+12
2020-12-14misc: move to new pool_foreach macrosDamjan Marion2-27/+17
2020-10-28misc: Break the big IP header files to improve compile timeNeale Ranns2-0/+2
2020-10-07misc: Purge unused pg includesNeale Ranns2-2/+0
2019-12-10ioam: use explicit api typesOle Troan1-2/+1
2019-10-09ioam: remove api boilerplateOle Troan3-116/+5
2019-03-01ioam: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar4-19/+23
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach3-21/+21
2018-10-23c11 safe string handling supportDave Barach2-7/+7
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-2/+5
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2017-12-21VPP-1109 Fix loop for some CLI (code review)Swarup Nayak1-0/+3
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace2-1/+3
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-0/+2
2017-10-03Repair vlib API socket serverDave Barach1-1/+0
2017-05-17ioam: configuration for SRv6 localsid (VPP-693)shwethab4-23/+54
2017-05-05First commit SR MPLSPablo Camarillo2-2/+2
2017-04-27ioam: adding missing setup api msg crc tableShwetha Bhandari1-0/+17
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-9/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-8/+8
2017-03-16API:replaced all REPLY_MACRO's with api_helper_macros.hEyal Bari1-24/+2
2017-03-14ioam: ip6 hop by hop ext header and SR header co-existenceshwethab1-3/+3
2017-03-14IOAM Coverity fixAkshayaNadahalli3-11/+17
2017-03-06ioam: manycast using iOAM and SR (VPP-628)Shwetha Bhandari7-0/+2558