]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Add 2 things to fpm_listener
authorDonald Sharp <sharpd@nvidia.com>
Fri, 3 May 2024 15:59:02 +0000 (11:59 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 9 May 2024 15:52:51 +0000 (11:52 -0400)
commit084aba4ec06d2f9df31ce1e3964d5847bd618cee
tree798bd37429ec7e561117fde0b42fc16905d8d0fd
parent0c9ce7a862fbbc0894fccc2797173efbb2515a3e
zebra: Add 2 things to fpm_listener

1) Add ability to hex-dump the received packet for debugging
2) Receive encap type and vxlan vni and display them.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/fpm_listener.c