aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat64/nat64.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-38/+0
2022-08-16nat: fix potential out-of-bound worker array indexJing Peng1-2/+16
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion1-4/+4
2020-12-14misc: refactor clib_bitmap_foreach macroDamjan Marion1-3/+3
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-18/+18
2020-11-02nat: fix nat64 disableBenoƮt Ganne1-5/+10
2020-10-09nat: ipfix logging separation & refactorFilip Varga1-3/+3
2020-10-07nat: move nat64 to a subfeatureFilip Varga1-0/+1646