ip6-nd: fix memory leaks 56/29856/3
authorDave Barach <dave@barachs.net>
Mon, 9 Nov 2020 22:11:57 +0000 (17:11 -0500)
committerNeale Ranns <nranns@cisco.com>
Tue, 10 Nov 2020 08:49:23 +0000 (08:49 +0000)
commit5f09efe70cc872a97c9db4c3a53455712548cad7
treeb20356cc4c8c1eb5a0dff3d450ed2f918d187c0b
parent9ed4866440f4a20c04c86ecfc7f8b2cc380b2b09
ip6-nd: fix memory leaks

Quite a noticeable amount of memory. Recoded ra event tx and rx fns in
the usual manner, which terminated the leaks.

Type: fix

Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I486d348456b465ad3940a280d4cf489e8dd655a5
src/vlib/unix/cli.c
src/vnet/ip6-nd/ip6_ra.c