FIX: IPsecUtil - create IP object separately in ever iteration 80/21080/4
authorJan Gelety <jgelety@cisco.com>
Tue, 6 Aug 2019 11:52:33 +0000 (13:52 +0200)
committerJan Gelety <jgelety@cisco.com>
Wed, 7 Aug 2019 14:02:51 +0000 (14:02 +0000)
- if we are trying to update ip field of already existing IP object
  in more iterations of e.g. ip_route_add_del the PapiExecutor uses
  value from last iteration for all iterations so it ends up in
  creation of ip route only for one IP not for all required IPs

Change-Id: I5ffa622e2a06d0c5c71720d2cf743a4c2104ab79
Signed-off-by: Jan Gelety <jgelety@cisco.com>

No differences found