Ignoring IPV6 routing messages 49/72249/2
authorLuc Provoost <luc.provoost@intel.com>
Mon, 22 Mar 2021 16:10:36 +0000 (17:10 +0100)
committerLuc Provoost <luc.provoost@intel.com>
Mon, 22 Mar 2021 16:20:48 +0000 (17:20 +0100)
commit6cc79cf61cd3375b3e12956bb9ec3284a8e7440f
tree328005f2cf81cc775711a1bac34636921efe7379
parentd6dbd2b75d78d40e47d5a63fa5c5dd0d54a91307
Ignoring IPV6 routing messages

The code was only written to deal with IPV4 routing messages. If we
receive an IPV6 routing message, we are now ignoring that message.

Change-Id: I0f8044a0331235639bf5cab9abb9c8ce55c3522d
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
VNFs/DPPD-PROX/handle_master.c