aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat64
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion8-114/+0
2023-10-16nat: add ipfix rate-limiter for nat44-ed, nat44-ei and nat64Vladislav Grishenko1-2/+2
2022-08-16nat: fix potential out-of-bound worker array indexJing Peng1-2/+16
2021-10-14nat: static mappings in flow hashKlement Sekera1-0/+1
2021-10-13docs: convert plugins doc md->rstNathan Skrzypczak2-73/+91
2021-10-12Revert "nat: static mappings in flow hash"Ole Troan1-1/+0
2021-10-12nat: static mappings in flow hashKlement Sekera1-0/+1
2021-05-14vlib: pass node runtime to vlib_buffer_enqueue_to_thread()Damjan Marion2-6/+4
2021-05-05nat: fixing cfg file parsing cli issuesFilip Varga1-8/+10
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion1-4/+4
2021-02-24nat: Final NAT44 EI/ED split patchFilip Varga1-1/+1
2020-12-14misc: refactor clib_bitmap_foreach macroDamjan Marion1-3/+3
2020-12-14misc: move to new pool_foreach macrosDamjan Marion2-45/+45
2020-11-13nat: cleanup & reorganizationFilip Varga1-1/+1
2020-11-02nat: fix nat64 disableBenoƮt Ganne1-5/+10
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-1/+1
2020-10-09nat: ipfix logging separation & refactorFilip Varga2-25/+25
2020-10-07nat: move nat64 to a subfeatureFilip Varga10-0/+7345