ipacm: Fix race condition between nat delete rule and update timestamp

NAT delete rule and Update timestamp can run in two
separate parallel threads.

Add pthread mutex lock around nat delete rule API to avoid
race condition while accessing the NAT table memory.

Change-Id: I66dac53f5f1831575d5f208519b70a3fbe802ca0
1 file changed
tree: 1599c8dd37028dfe5c91077f218865d5975b2536
  1. ipacm/
  2. ipanat/
  3. configure.ac
  4. Makefile.am