aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ioam/udp-ping
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion2-14/+0
2022-10-12misc: fix issues reported by clang-15Damjan Marion1-4/+0
2021-11-22ipfix-export: refactor params to the callback fnsPaul Atkins1-6/+4
2021-11-22ipfix-export: pass an exp to flow_report_add_delPaul Atkins1-14/+13
2021-11-22ipfix-export: refactor fields in flow_report_mainPaul Atkins1-2/+3
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-0/+2
2020-09-01ip: fix ip zero checksum verificationBenoƮt Ganne1-2/+2
2020-05-06docs: clean up make docs jobPaul Vinciguerra1-2/+2
2019-12-10ioam: use explicit api typesOle Troan3-152/+29
2019-10-09ioam: remove api boilerplateOle Troan4-153/+11
2019-05-28Add an ip6 local hop-by-hop protocol demux tableDave Barach1-4/+2
2019-05-24udp-ping: disable due to conflict with mldv2Florin Coras1-2/+4
2019-05-16init / exit function orderingDave Barach2-12/+13
2018-12-12VPP-1529: check hop-by-hop header lengthDave Barach1-7/+37
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-1/+1
2018-10-23c11 safe string handling supportDave Barach2-2/+2
2018-08-25ioam: one api test plugin instead of fiveDamjan Marion1-1/+1
2018-05-13Improve ipfix template packet rewrite constructionDave Barach1-2/+5
2018-05-04Flow: Rename IPFIX exporter.Ole Troan1-1/+1
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-0/+3
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2018-01-15fix udp_ping api naming errorGabriel Ganne3-35/+17
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-0/+1
2017-10-03Repair vlib API socket serverDave Barach3-3/+3
2017-05-30Flowprobe: Stateful flows and IPv6, L4 recordingOle Troan1-1/+2
2017-05-05First commit SR MPLSPablo Camarillo1-1/+1
2017-04-27ioam: adding missing setup api msg crc tableShwetha Bhandari1-0/+16
2017-03-16API:replaced all REPLY_MACRO's with api_helper_macros.hEyal Bari1-39/+2
2017-03-14IOAM Coverity fixAkshayaNadahalli2-1/+13
2017-03-10Fix vat_api_hookup name collisionDave Barach1-3/+3
2017-03-07In-band OAM active probe (VPP-471)AkshayaNadahalli11-0/+2405