aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/lib/ipfix_logging.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2023-10-16nat: add ipfix rate-limiter for nat44-ed, nat44-ei and nat64Vladislav Grishenko1-3/+48
2021-11-22ipfix-export: Change exp to use ip_addressPaul Atkins1-4/+4
2021-11-22ipfix-export: refactor params to the callback fnsPaul Atkins1-31/+16
2021-11-22ipfix-export: pass an exp to flow_report_add_delPaul Atkins1-83/+69
2021-11-22ipfix-export: refactor fields in flow_report_mainPaul Atkins1-23/+30
2021-10-14nat: static mappings in flow hashKlement Sekera1-39/+15
2021-10-12Revert "nat: static mappings in flow hash"Ole Troan1-15/+39
2021-10-12nat: static mappings in flow hashKlement Sekera1-39/+15
2021-05-01vlib: refactor trajectory trace debug featureBenoît Ganne1-7/+0
2021-04-28nat: fix byte order on ipfix message fieldsMatthew Smith1-3/+6
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion1-6/+6
2021-03-15nat: remove unused parameterKlement Sekera1-9/+9
2020-12-13nat: revert 'fix byte order on ipfix message fields'Damjan Marion1-6/+3
2020-12-11nat: fix byte order on ipfix message fieldsMatthew Smith1-3/+6
2020-12-02nat: use correct per-thread vlib_mainBenoît Ganne1-8/+8
2020-11-13nat: cleanup & reorganizationFilip Varga1-0/+7
2020-11-12nat: use table ID for nat44 ipfix session eventsMatthew Smith1-5/+8
2020-11-05nat: fix byte order of vrf_id in loggingAlexander Chernavin1-0/+3
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-0/+2
2020-10-09nat: ipfix logging separation & refactorFilip Varga1-0/+1630