commit | 47d3b6078a6c885e03d28bae3397b71a827473f5 | [log] [tgz] |
---|---|---|
author | Jorge Boncompte [DTI2] <jorge@dti2.net> | Mon May 07 16:53:11 2012 +0000 |
committer | David Lamparter <equinox@opensourcerouting.org> | Tue May 22 20:35:51 2012 +0200 |
tree | b3a6a1de537c9be50c839cf088be89ee91c6b38e | |
parent | f018db83a0746f9336d04e50dd06f3bbf6565f1c [diff] |
micro-op bgp_node_[get|lookup]() and route_node_[get|lookup]() Reduce indirection for values that doesn't change in the loop. Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net> [adjusted after dropping previous patch] Signed-off-by: David Lamparter <equinox@opensourcerouting.org>