aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/flowprobe/flowprobe.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-10/+0
2023-11-07flowprobe: fix clearing interface state on feature disablingAlexander Chernavin1-0/+3
2023-10-18flowprobe: fix sending L4 fields in L2 template and flowsAlexander Chernavin1-2/+7
2023-10-16flowprobe: fix corrupted packets sent after feature disablingAlexander Chernavin1-0/+51
2023-10-12flowprobe: fix sending L2 flows using L2_IP6 templateAlexander Chernavin1-11/+13
2022-09-26api: replace print functions wth formatDamjan Marion1-7/+5
2022-05-16flowprobe: add api messages to obtain current stateAlexander Chernavin1-5/+140
2022-05-13flowprobe: add support for reporting on inbound packetsAlexander Chernavin1-33/+203
2021-11-22ipfix-export: Change exp to use ip_addressPaul Atkins1-2/+2
2021-11-22ipfix-export: refactor params to the callback fnsPaul Atkins1-24/+13
2021-11-22ipfix-export: pass an exp to flow_report_add_delPaul Atkins1-64/+51
2021-11-22ipfix-export: refactor fields in flow_report_mainPaul Atkins1-1/+2
2021-04-19interface: interface-output end node reworkDamjan Marion1-3/+2
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion1-3/+3
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-2/+2
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan1-18/+0
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-0/+1
2020-09-16flowprobe: add show commands for params and list of interfaces for recordingjan_cavojsky1-0/+87
2019-12-10flowprobe: use explicit types in apiOle Troan1-8/+4
2019-09-25api: split api generated filesOle Troan1-77/+6
2019-06-07build: add -Wall and -fno-common, fix reported issuesBenoƮt Ganne1-1/+0
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-05-13Improve ipfix template packet rewrite constructionDave Barach1-5/+15
2017-10-03Repair vlib API socket serverDave Barach1-1/+0
2017-06-27FLOWPROBE: Add flowstartns, flowendns and tcpcontrolbitsOle Troan1-2/+17
2017-05-30Flowprobe: Stateful flows and IPv6, L4 recordingOle Troan1-0/+1122