diff options
author | Neale Ranns <nranns@cisco.com> | 2017-08-12 12:52:54 -0700 |
---|---|---|
committer | Neale Ranns <nranns@cisco.com> | 2017-08-13 09:08:38 +0000 |
commit | 0117d24a1f6d018933c8f3e4ecca269f57f431ab (patch) | |
tree | 187f234bd4221ec527d0c81906cfb9cb5e642084 /src/vnet/classify | |
parent | 44fe506ff3b9428180551ccf8eb3a5d3e24e5660 (diff) |
default update adjacency function deos not return multicast adjacency
by not returning a multicast adjacency type when requested, but instead returning a nbr type, the mcast adj was never correctly deleted. hence when reused the adjacency object was not realocated from the pool and when it was freed a second time a crash occured.
Change-Id: Ia74ae3e889db0dfba8ec3c6a0cccfef215587ff6
Signed-off-by: Neale Ranns <nranns@cisco.com>
Diffstat (limited to 'src/vnet/classify')
0 files changed, 0 insertions, 0 deletions