summaryrefslogtreecommitdiff
path: root/zebra/interface.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2023-08-11 11:17:29 -0400
committerDonald Sharp <sharpd@nvidia.com>2023-08-11 11:17:29 -0400
commit17bcaad841f4f420ce441cfd2a471e0a385afb0b (patch)
tree89de412370ce2f362df0b8b98be0392612f1680c /zebra/interface.c
parentb7542d5af889e039ef19e1fd00d0116396659688 (diff)
zebra: Use the re->metric instead of 0 for zebra_rmap_obj
The zebra_rmap_obj was storing the re->metric and allowing matches against it, but in most cases it was just using 0. Use the Route entries metric instead. This should fix some bugs where a match metric never worked. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'zebra/interface.c')
0 files changed, 0 insertions, 0 deletions