From: Vratko Polak Date: Tue, 18 Feb 2020 18:12:47 +0000 (+0100) Subject: vrrp: do not define _details as autoreply X-Git-Tag: v20.09-rc0~565 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=3fccd0278c38cb3fb07fc51a3f1686aef1ebb542;hp=3fccd0278c38cb3fb07fc51a3f1686aef1ebb542;p=vpp.git vrrp: do not define _details as autoreply Without this, _details_reply messages also end up defined; which is not intended, as there are no _details_t_handler functions. Type: fix Fixes: 39e9428b90bc74d1bb15fc17759c8ef6ad712418 Change-Id: Id052b00b00623ca92e5ddce4cc5e1bdfbb1031db Signed-off-by: Vratko Polak ---