]> git.puffer.fish Git - matthieu/frr.git/commit
doc, zebra: Add 'match ipv6 address prefix-len (0-128)' command
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 3 Nov 2017 14:33:09 +0000 (10:33 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 6 Nov 2017 15:05:55 +0000 (10:05 -0500)
commit5165d46fda52111035f12d611978ef56f360d9c5
tree5e7c553812ae69e9f758ea960350da70fd19de79
parent608646688be673edfa55d089ea11997d6a3e7794
doc, zebra: Add 'match ipv6 address prefix-len (0-128)' command

Add the ability to match a specific prefix-length in zebra.
This command behaves in the same manner that the v4 version
of the command behaves.

Fixes: #1398
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
doc/routemap.texi
zebra/zebra_routemap.c