aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat44-ed/nat44_ed_handoff.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-31interface: handoff refactor and optimizationsFlorin Coras1-1/+0
2021-07-22nat: nat44-ed configuration refactor & cleanupFilip Varga1-6/+0
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion1-4/+4
2021-05-14vlib: pass node runtime to vlib_buffer_enqueue_to_thread()Damjan Marion1-2/+2
2021-03-15nat: get rid of worker selection callbacksKlement Sekera1-10/+20
2021-03-07nat: fix worker selectionKlement Sekera1-5/+5
2021-02-24nat: Final NAT44 EI/ED split patchFilip Varga1-0/+344