Remove unused function nat44_ha_resync() and error IN_PROGRESS. 77/19577/2
authorJon Loeliger <jdl@netgate.com>
Tue, 14 May 2019 20:02:39 +0000 (15:02 -0500)
committerOle Trøan <otroan@employees.org>
Wed, 15 May 2019 06:47:12 +0000 (06:47 +0000)
commit93248789fb892c3a0f37ec790293344efd860081
tree40f37656bfe07563f1298f3d69d5b5268434dc93
parent38404db183620385279f599ee8841d3a35d6c868
Remove unused function nat44_ha_resync() and error IN_PROGRESS.

The unused function nat44_ha_resync() was the only function that
used the error message VNET_API_ERROR_IN_PROGRESS.  The error
was the only error code that was positive, and didn't really
play well with the other error codes.

Change-Id: I7d03c2ee915094b635f6efdca7427f71e4d19f2b
Signed-off-by: Jon Loeliger <jdl@netgate.com>
src/plugins/nat/nat_ha.c
src/vnet/api_errno.h