]> git.puffer.fish Git - mirror/frr.git/commit
zebra: The command ipv6 nht xxx not work 14036/head
authorguozhongfeng <guozhongfeng.gzf@alibaba-inc.com>
Fri, 14 Jul 2023 08:08:50 +0000 (16:08 +0800)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Mon, 17 Jul 2023 18:28:30 +0000 (18:28 +0000)
commit13c5bf3f4c4557195261716bd29be3f71615dbbb
tree9c240caf0b4ec962451d7330c78629fcdb2acf96
parentdc262e39582702a6db728694d8ec889238fbb93a
zebra: The command ipv6 nht xxx not work

If the command is ipv6 nht protocol route-map rmap, this parameter should use AFI_IP6

Signed-off-by: guozhongfeng <guozhongfeng.gzf@alibaba-inc.com>
(cherry picked from commit 1193611f8ea9d2e38d40f17770f8ca1fbfa88ef9)
zebra/zebra_routemap.c