]> git.puffer.fish Git - mirror/frr.git/commit
zebra: The command ipv6 nht xxx not work 14025/head
authorguozhongfeng <guozhongfeng.gzf@alibaba-inc.com>
Fri, 14 Jul 2023 08:08:50 +0000 (16:08 +0800)
committerguozhongfeng <guozhongfeng.gzf@alibaba-inc.com>
Sun, 16 Jul 2023 09:52:31 +0000 (17:52 +0800)
commit1193611f8ea9d2e38d40f17770f8ca1fbfa88ef9
treef114ac671545e56eff478869d0208a46ccf8ab43
parent88236d4e952fa05274d5464236a8df4727a6a1c7
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>
zebra/zebra_routemap.c