Ndppd using 100% CPU

I had at one point configured nat66 source rules. I re-configured some other things and it is no longer needed, so I deleted all of those rules. But, ndppd is still running and is consuming 100% of one CPU core. Why is it running and why take up so much CPU?

Here is the config file it is using:

# sudo cat /run/ndppd/ndppd.conf
########################################################
#
# autogenerated by nat66.py
#
#   The configuration file must define one upstream
#   interface.
#
#   For some services, such as nat66, because it runs
#    stateless, it needs to rely on NDP Proxy to respond
#   to NDP requests.
#
#   When using nat66 source rules, NDP Proxy needs
#   to be enabled
#
########################################################

There is nothing here. Just comments. There are not nat66 source rules. Shouldn’t the process not run?

What version of VyOS are you running, and do you have any IPv6 enabled interfaces?