]> git.puffer.fish Git - matthieu/frr.git/commit
BGP: route-map scale
authorDaniel Walton <dwalton@cumulusnetworks.com>
Wed, 28 Oct 2015 19:12:24 +0000 (19:12 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Wed, 28 Oct 2015 19:12:24 +0000 (19:12 +0000)
commita6e0d253a2d0f38146c3551ea1fd93524a53de7e
tree7cf6acdf8be43dbd4a28d1f8450b3699b89d13e0
parent88b8ed8decb5aa767979a73dcdabe71c7f515323
BGP: route-map scale
- use a hash to store the route-maps
- reduce the number of route_map_lookup_by_name() calls in BGP

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Ticket: CM-7407
bgpd/bgp_routemap.c
lib/routemap.c