]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Handle nhg_hash_entry encaps/more debugging
authorStephen Worley <sworley@cumulusnetworks.com>
Mon, 12 Aug 2019 19:46:22 +0000 (15:46 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:42 +0000 (11:13 -0400)
commit8d03bc501b5f9cbcb1814d79d750778f56a492da
tree15f02dec1110dd1d058d95a2152d84d0529db4c6
parentb7537db6395062ebb8d6ef979eff7a91a6181eec
zebra: Handle nhg_hash_entry encaps/more debugging

Add code for handling nexthop group hash entry encaps
and sending them to the kernel. Add some more debugging
information for the encaps and groups in general.

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