ip6-nd: copy mac address to wrong buffer current_data 85/36585/2
authorliangrq <liangrq@efly.cc>
Mon, 4 Jul 2022 08:23:21 +0000 (16:23 +0800)
committerBeno�t Ganne <bganne@cisco.com>
Thu, 28 Jul 2022 08:13:48 +0000 (08:13 +0000)
commit4a817a5d7eb248434987e1c99c23a5dfcf6c7f56
tree3527906cb71b03f9b37ab5db2740f80c0ef734cb
parenta5266c6bb508253c2a64719b093eb09f3e14ed9a
ip6-nd: copy mac address to wrong buffer current_data

Type: fix

Receive router solicitation in pop vlan interface, it will cause copy mac address to wrong buffer current_data and can not reply the solicitation right

Signed-off-by: liangrq <liangrq@efly.cc>
Change-Id: Ic40a5a47a52c8187aaf6c6854df761529e6f24d9
src/vnet/ip6-nd/ip6_ra.c