diff options
author | Elias Rudberg <elias.rudberg@bahnhof.net> | 2020-06-04 00:15:45 +0200 |
---|---|---|
committer | Neale Ranns <nranns@cisco.com> | 2020-08-20 08:56:37 +0000 |
commit | 224735bf090cde43827499405f663f859f82e161 (patch) | |
tree | ca1f0cf0ac4f8452c662226cb4b5247e47cab474 /src/vnet/devices | |
parent | 9f57c72e27e21ce8dc8ebfee059711e3102d0c6b (diff) |
ip: vnet_ip_mroute_cmd payload_proto fix
Make sure payload_proto variable is set properly in vnet_ip_mroute_cmd()
function. This avoids using an uninitialized payload_proto value which
could lead to assertion failure when using e.g. the ip mroute add
command.
Type: fix
Signed-off-by: Elias Rudberg <elias.rudberg@bahnhof.net>
Change-Id: I8b1d1df02e80150836b7b0448814d8f99747eeed
Diffstat (limited to 'src/vnet/devices')
0 files changed, 0 insertions, 0 deletions