vpp-swan: fix handler API messages 15/39215/2
authorGabriel Oginski <gabrielx.oginski@intel.com>
Fri, 7 Jul 2023 11:58:26 +0000 (11:58 +0000)
committerFan Zhang <fanzhang.oss@gmail.com>
Mon, 24 Jul 2023 08:15:21 +0000 (08:15 +0000)
commitc3f505fe7b7fbecb35494863a6c9de3cad6e6d2d
tree630aa85fcfa1a59622c14b502481650cf31f0819
parentaf9b7156c8fd16c671ce9332613faaf864b075b3
vpp-swan: fix handler API messages

In the current implementation there is a bug related to the incorrect
message handling due to the wrong id.

The fix changes logic responsible for handling incoming API messages
by correcting their ids.

Type: fix
Signed-off-by: Gabriel Oginski <gabrielx.oginski@intel.com>
Change-Id: Iea29506053c9fd2e1d01bce83e7f4a6e1de39321
extras/strongswan/vpp_sswan/kernel_vpp_shared.c