diff options
author | Matthew Smith <mgsmith@netgate.com> | 2020-08-04 15:26:16 -0500 |
---|---|---|
committer | Neale Ranns <nranns@cisco.com> | 2020-08-25 07:45:40 +0000 |
commit | 4fa3aad33fffadec7b7614dc68c8f1d3d9f311c9 (patch) | |
tree | 76e2520125d99926facd3982b61a71ec11648d20 /src/vppinfra/vec_bootstrap.h | |
parent | bad679291a9dbc4d9274b1697f7ff41283deabd7 (diff) |
ip-neighbor: skip probe for disabled interfaces
Type: fix
In ip6_neighbor_probe(), if the interface is not enabled for ip6,
return NULL and skip trying to build a packet.
If the interface is not enabled, its mcast adjacency will be set to
~0 and a seg fault will ensue.
Change-Id: I825c9f40a0d5b2a77f788ac8dbd618138706383d
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
Diffstat (limited to 'src/vppinfra/vec_bootstrap.h')
0 files changed, 0 insertions, 0 deletions