aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/flowprobe/node.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-06docs: clean up make docs jobPaul Vinciguerra1-1/+2
2019-01-20buffers: don't init metadata, as it is already initializedDamjan Marion1-4/+0
2019-01-02Fixes for buliding for 32bit targets:David Johnson1-1/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-27/+27
2018-07-19Remove unused argument to vlib_feature_nextDamjan Marion1-6/+3
2018-02-07Refactor vlib_buffer flagsDamjan Marion1-4/+5
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-1/+1
2017-08-29Flowprobe: Fix flow start time and hash computationPierre Pfister1-4/+8
2017-07-14flowprobe: Fixed assert error with less than 1 second passive timerAndrew Li1-2/+2
2017-06-27FLOWPROBE: Add flowstartns, flowendns and tcpcontrolbitsOle Troan1-12/+56
2017-06-12Remove calls to crc_u32 and add clib_crc32c for armv8+crcChristophe Fontaine1-3/+10
2017-05-30Flowprobe: Stateful flows and IPv6, L4 recordingOle Troan1-0/+998