]> git.puffer.fish Git - mirror/frr.git/commit
lib: zapi nexthop sort fixes 6962/head
authorMark Stapp <mjs@voltanet.io>
Thu, 20 Aug 2020 18:50:38 +0000 (14:50 -0400)
committerMark Stapp <mjs@voltanet.io>
Thu, 20 Aug 2020 18:50:38 +0000 (14:50 -0400)
commit38fd3eda40035ae50e51a7012587dfdf372091e4
tree3222100017b2b4d945a696952bee589b08a19f95
parentf07254d0f526ea7933c7589cda98e82e2e41c885
lib: zapi nexthop sort fixes

The sorting for zapi nexthops in zapi routes needs to match
the sorting of nexthops done in zebra. Ensure all zapi_nexthop
attributes are included in the sort.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
lib/zclient.c
lib/zclient.h