]> git.puffer.fish Git - matthieu/frr.git/commit
nhrpd: fix clear nhrp cache dynamic entries
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 19 Mar 2020 11:09:06 +0000 (12:09 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 19 Mar 2020 11:09:06 +0000 (12:09 +0100)
commitdb89e514c71c5b9d8989753e993d64a46ae37974
tree8d7a8224da504f3177647bcf5ae6747067d90da3
parent94c83e2d727e82528cf02ec8bd33f530215db364
nhrpd: fix clear nhrp cache dynamic entries

as the helper said, the dynamic cache entries should be flushed once the
vty command 'clear ip/ipv6 nhrp cache' mentions. This was not the case.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
nhrpd/nhrp_vty.c