]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: optimize bgp_update_main() in the soft_reconfig case
authorJorge Boncompte [DTI2] <jorge@dti2.net>
Mon, 7 May 2012 16:53:08 +0000 (16:53 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 22 May 2012 18:35:50 +0000 (20:35 +0200)
commit343aa82219c0cab0315e29267eb303127215caea
tree17e6b77072657a1a8ae04aeacb715652de1c4ddb
parent6a4677b723b6f79997ca15ee202c36d528d3dfcf
bgpd: optimize bgp_update_main() in the soft_reconfig case

Avoids 3 checks per call.

Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
bgpd/bgp_route.c