]> git.proxmox.com Git - mirror_frr.git/commit - lib/nexthop_group.c
lib: Store nexthop information independently
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 10 Apr 2018 13:23:34 +0000 (09:23 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 17 Apr 2018 22:43:47 +0000 (18:43 -0400)
commitc57bd6bbe181cd87fa96cd9bb0adcab1720ebe45
tree43d949a9365082e0144b596a116abad7a9a269b6
parent24010e9231cce0f74e2fea1601bdc813eb227736
lib: Store nexthop information independently

Store Nexthop's as the incoming raw data.  This will allow
us to separate the act of inputting the cli from the
act of instantiating the cli.

Ticket: CM-20489
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/nexthop_group.c
lib/nexthop_group.h