commit | 8ff56318a8bd188cfcc1cdab689c46c326b50d38 | [log] [tgz] |
---|---|---|
author | Jorge Boncompte [DTI2] <jorge@dti2.net> | Mon May 07 16:52:56 2012 +0000 |
committer | David Lamparter <equinox@opensourcerouting.org> | Tue May 22 20:25:49 2012 +0200 |
tree | 6b7b718166aa6fe3b7264d3efba9c39750f5917b | |
parent | c76275ee960c708408646d8a680b201b27cb9c1a [diff] |
bgpd: optimize bgp_info_cmp() * bgp_route.c: (bgp_info_cmp) Reduce indirections, precalculate some values that are used several times, reduce conditionals. Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>