ikev2: fix DNS resolution overflow 96/33596/2
authorBenoît Ganne <bganne@cisco.com>
Wed, 25 Aug 2021 17:01:59 +0000 (19:01 +0200)
committerDamjan Marion <dmarion@me.com>
Thu, 26 Aug 2021 14:47:24 +0000 (14:47 +0000)
VPP DNS resolver expects NULL-terminated C string, whereas the ikev2
plugin only uses non-NULL terminated vectors.

Type: fix

Change-Id: I4a2afffb9e1b6b5dd11842621d5f13bc5a145862
Signed-off-by: Benoît Ganne <bganne@cisco.com>

No differences found