papi: prevent message_table inconsistencies 66/20366/2
authorVratko Polak <vrpolak@cisco.com>
Wed, 26 Jun 2019 15:24:56 +0000 (17:24 +0200)
committerPaul Vinciguerra <pvinci@vinciconsulting.com>
Wed, 26 Jun 2019 19:45:43 +0000 (19:45 +0000)
commita37810dcf4bf3028992abc249bf1f8e96e24a678
tree9f77c08da50f52e38c97218356582434836c0d89
parentc930cda331cad99444a22e6b673c869bc8748f7f
papi: prevent message_table inconsistencies

Socket transport is maintaining message_table to map
message name to index. After disconnect and re-connect,
the VPP may have been restarted with different set of plugins,
so message_table has to be wiped.

+ Edited MAINTAINERS to recognize "papi" as a separate component.

Type: fix
Change-Id: I1f16ad7ee0886e03bbc6a17bcddbfcaa322354e5
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
MAINTAINERS
src/vpp-api/python/vpp_papi/vpp_transport_socket.py