]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_nhg.h
zebra: Embed lib nexthop-group in zebra hash entry
authorMark Stapp <mjs@voltanet.io>
Tue, 25 Feb 2020 13:29:46 +0000 (08:29 -0500)
committerMark Stapp <mjs@voltanet.io>
Thu, 27 Feb 2020 20:49:31 +0000 (15:49 -0500)
commitc415d89528f5cd7128e5b4c4cd65cce01d64fc80
treec7604b3cf422eec7f9edd464af522251b7a20d6a
parentc13bfa74357bdcb719a648b18019dd1151191c10
zebra: Embed lib nexthop-group in zebra hash entry

Embed nexthop-group, which is just a pointer, in the zebra
nexthop-hash-entry object, rather than mallocing one.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
13 files changed:
zebra/redistribute.c
zebra/rib.h
zebra/zapi_msg.c
zebra/zebra_dplane.c
zebra/zebra_fpm_netlink.c
zebra/zebra_mpls.c
zebra/zebra_nhg.c
zebra/zebra_nhg.h
zebra/zebra_pw.c
zebra/zebra_rib.c
zebra/zebra_rnh.c
zebra/zebra_snmp.c
zebra/zebra_vty.c