nat: refactor of port/address allocation functions 73/24373/2
authorFilip Varga <fivarga@cisco.com>
Thu, 16 Jan 2020 13:58:47 +0000 (14:58 +0100)
committerOle Trøan <otroan@employees.org>
Fri, 17 Jan 2020 13:20:15 +0000 (13:20 +0000)
commit720435d03531da68e18c2a0dc867aa99d2daced6
treebe07870046198dca861b23631ca489433753cf3f
parent13e6fce7c5b3a16a6af0b27fc259ef3f65d8c861
nat: refactor of port/address allocation functions

Change-Id: Ie2a3c0f44322dd8415603b7ce51bb72d72769c95
Ticket: VPP-1815
Type: refactor
Signed-off-by: Filip Varga <fivarga@cisco.com>
src/plugins/nat/CMakeLists.txt
src/plugins/nat/in2out.c
src/plugins/nat/in2out_ed.c
src/plugins/nat/lib/alloc.c [new file with mode: 0644]
src/plugins/nat/lib/alloc.h [new file with mode: 0644]
src/plugins/nat/nat44/inlines.h [moved from src/plugins/nat/nat44_inlines.h with 88% similarity]
src/plugins/nat/out2in.c
src/plugins/nat/out2in_ed.c