Age | Commit message (Expand) | Author | Files | Lines |
2024-03-12 | misc: remove GNU Indent directives |  Damjan Marion | 2 | -10/+0 |
2022-10-12 | misc: fix issues reported by clang-15 |  Damjan Marion | 1 | -3/+0 |
2022-09-09 | vlib: don't leak node frames on refork |  Dmitry Valter | 1 | -2/+1 |
2022-06-02 | ipfix-export: Fix frame leak in flow_report_process_send() |  Jon Loeliger | 1 | -1/+9 |
2022-03-04 | ipfix-export: fix the warning message for uninitialized variable |  Mohsin Kazmi | 1 | -2/+2 |
2022-02-16 | ipfix-export: pass ipv4 addr to format fn for show |  Paul Atkins | 1 | -3/+4 |
2021-11-29 | ipfix-export: don't check the result of pool_get |  Paul Atkins | 1 | -2/+0 |
2021-11-22 | ipfix-export: support sending of ipv6 pkts |  Paul Atkins | 1 | -62/+176 |
2021-11-22 | ipfix-export: Change exp to use ip_address |  Paul Atkins | 4 | -62/+80 |
2021-11-22 | ipfix-export: rename variables when building bufs |  Paul Atkins | 1 | -40/+40 |
2021-11-22 | ipfix-export: refactor params to the callback fns |  Paul Atkins | 4 | -15/+7 |
2021-11-22 | ipfix-export: Add APIs to get/send buffers |  Paul Atkins | 3 | -0/+234 |
2021-11-22 | ipfix-export: add a new API to dump all exporters |  Paul Atkins | 2 | -1/+86 |
2021-11-22 | ipfix-export: support creating multiple exporters |  Paul Atkins | 4 | -45/+169 |
2021-11-22 | ipfix-export: refactor ipfix_exporter_t_handler fn |  Paul Atkins | 1 | -34/+34 |
2021-11-22 | ipfix-export: pass an exp to flow_report_add_del |  Paul Atkins | 5 | -73/+60 |
2021-11-22 | ipfix-export: make stream fns exporter aware |  Paul Atkins | 1 | -18/+11 |
2021-11-22 | ipfix-export: refactor fields in flow_report_main |  Paul Atkins | 4 | -87/+125 |
2021-11-17 | ipfix-export: remove unused code in flow_report.h |  Paul Atkins | 1 | -2/+0 |
2021-11-17 | ipfix-export: tidy code style in flow_report.c |  Paul Atkins | 1 | -46/+46 |
2021-11-17 | ipfix-export: set msg id correctly for dump msg |  Paul Atkins | 1 | -1/+2 |
2021-10-13 | docs: convert vpp doc md->rst |  Nathan Skrzypczak | 2 | -355/+360 |
2021-06-21 | misc: ipfix api cleanup |  Filip Tehlar | 2 | -56/+10 |
2021-06-07 | pg: Reduce the inclusion of pg.h |  Neale Ranns | 1 | -1/+0 |
2021-05-05 | misc: ipfix process node wait time adjustment |  Matthew Smith | 2 | -3/+15 |
2021-05-01 | vlib: refactor trajectory trace debug feature |  Benoît Ganne | 2 | -4/+0 |
2020-12-08 | misc: fix api in ipfix_classify_table_add/details |  Alexander Chernavin | 2 | -5/+5 |
2020-10-21 | misc: minimize dependencies on udp.h |  Florin Coras | 4 | -1/+5 |
2020-10-01 | misc: allow disabling of ipfix exporter via api |  Alexander Chernavin | 1 | -7/+1 |
2020-09-01 | ip: fix ip zero checksum verification |  Benoît Ganne | 2 | -3/+3 |
2020-05-29 | misc: ipfix-export unformat u16 collector_port fix |  Elias Rudberg | 1 | -1/+2 |
2020-05-16 | misc: fix typo in set-ipfix-exporter CLI short_help |  Ignas Bacius | 1 | -1/+1 |
2020-01-14 | classify: Reduce the include dependencies on vnet_classify.h |  Neale Ranns | 1 | -0/+1 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -1/+1 |
2019-10-22 | ip: ipfix-export API update |  Jakub Grajciar | 2 | -22/+38 |
2019-07-31 | vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t |  jaszha03 | 1 | -3/+2 |
2019-06-24 | api: implement ipfix_flush |  Paul Vinciguerra | 2 | -3/+38 |
2019-05-16 | init / exit function ordering |  Dave Barach | 1 | -1/+1 |
2019-04-19 | Doxygen cleanup. |  Dave Wallace | 1 | -1/+1 |
2019-04-08 | fixing typos |  Jim Thompson | 1 | -1/+1 |
2019-02-09 | buffers: fix typo |  Damjan Marion | 1 | -1/+1 |
2019-02-06 | buffers: make buffer data size configurable from startup config |  Damjan Marion | 1 | -1/+1 |
2019-01-20 | buffers: don't init metadata, as it is already initialized |  Damjan Marion | 2 | -8/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 2 | -5/+5 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 2 | -5/+5 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins |  Sirshak Das | 1 | -2/+2 |
2018-05-15 | Update ipfix documentation |  Dave Barach | 1 | -195/+180 |
2018-05-13 | Improve ipfix template packet rewrite construction |  Dave Barach | 4 | -10/+127 |
2018-05-11 | Add ipfix exporter coding guide |  Dave Barach | 1 | -0/+375 |
2018-05-04 | Flow: Rename IPFIX exporter. |  Ole Troan | 8 | -0/+2572 |