]> git.proxmox.com Git - mirror_frr.git/commit - lib/nexthop.h
lib: Put single nexthop copy into its own function
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 14 May 2019 22:40:27 +0000 (15:40 -0700)
committerStephen Worley <sworley@cumulusnetworks.com>
Wed, 26 Jun 2019 02:58:47 +0000 (22:58 -0400)
commite7addf02a1164499c515fdcfc8c8bb75c383ff90
treeb15565a91cf39e4229a332eaf19bdf65c6777695
parent6c8b51e172a67c8e575299ad493f1702a0608336
lib: Put single nexthop copy into its own function

Put the code to copy a single nexthop into a function
of its own.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
lib/nexthop.c
lib/nexthop.h
lib/nexthop_group.c