]> git.puffer.fish Git - mirror/frr.git/commit
lib: adapt nexthop_cmp to handle multiple segs SIDs
authorDmytro Shytyi <dmytro.shytyi@6wind.com>
Thu, 27 Jul 2023 09:40:22 +0000 (11:40 +0200)
committerDmytro Shytyi <dmytro.shytyi@6wind.com>
Wed, 20 Sep 2023 13:07:15 +0000 (15:07 +0200)
commit74fb8a2d18ae496bf2c911fd23aadddaa4507d84
tree97e01755b637d0a30b561073ecaec2e1adb059a6
parent857945ad1a8aff9077f84a5b8db7318852330725
lib: adapt nexthop_cmp to handle multiple segs SIDs

Extend nexthop_cmp function to process multiple segs
SIDs.

Signed-off-by: Dmytro Shytyi <dmytro.shytyi@6wind.com>
lib/nexthop.c