]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Modify base code to get ipv6 stats from kernel
authorMobashshera Rasool <mrasool@vmware.com>
Mon, 4 Apr 2022 11:05:07 +0000 (04:05 -0700)
committerMobashshera Rasool <mrasool@vmware.com>
Thu, 28 Apr 2022 08:10:49 +0000 (01:10 -0700)
commit4d3b4b1851e4902512c53cd7cd8a78ccaa907573
treed95a2817b5f409a1ea79a2eb96061a71a4514caf
parent633a50d11c7dc14e543e849cc4ec135ca0416f17
zebra: Modify base code to get ipv6 stats from kernel

Modify the structure mcast_route_data to store ipv4/ipv6
addr and lastused multicast information from kernel.
Adjust the related APIs to parse ipv4/ipv6 informations.

Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
zebra/rt_netlink.c
zebra/zebra_mroute.c
zebra/zebra_mroute.h