Age | Commit message (Expand) | Author | Files | Lines |
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-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 | 1 | -17/+29 |
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 | 1 | -6/+4 |
2021-11-22 | ipfix-export: Add APIs to get/send buffers | Paul Atkins | 1 | -0/+160 |
2021-11-22 | ipfix-export: support creating multiple exporters | Paul Atkins | 1 | -41/+46 |
2021-11-22 | ipfix-export: pass an exp to flow_report_add_del | Paul Atkins | 1 | -22/+14 |
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 | 1 | -62/+77 |
2021-11-17 | ipfix-export: tidy code style in flow_report.c | Paul Atkins | 1 | -46/+46 |
2021-05-05 | misc: ipfix process node wait time adjustment | Matthew Smith | 1 | -2/+14 |
2021-05-01 | vlib: refactor trajectory trace debug feature | Benoît Ganne | 1 | -3/+0 |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 1 | -0/+1 |
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 |
2019-05-16 | init / exit function ordering | Dave Barach | 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 | 1 | -4/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+1 |
2018-05-13 | Improve ipfix template packet rewrite construction | Dave Barach | 1 | -2/+93 |
2018-05-04 | Flow: Rename IPFIX exporter. | Ole Troan | 1 | -0/+529 |