]> git.puffer.fish Git - mirror/frr.git/commit
zebra: abstract 5549 check into a function 6359/head
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 5 May 2020 19:05:30 +0000 (15:05 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 5 May 2020 19:05:30 +0000 (15:05 -0400)
commit002e5c4357a8c1d813ea3dee5833d5cb06f55c51
tree32339de850fc0b657b6023ccbb75ce5c305ca5ad
parent44fb33ee585e865345e765143fdada2123875eae
zebra: abstract 5549 check into a function

Abstract the 5549 ipv4 over ipv6 into a function for easier
code reuse and reading.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/rt_netlink.c