commit | 558d1fec11749d3257e32561d45b5c1ec0622cf4 | [log] [tgz] |
---|---|---|
author | Jorge Boncompte [DTI2] <jorge@dti2.net> | Mon May 07 16:53:05 2012 +0000 |
committer | David Lamparter <equinox@opensourcerouting.org> | Tue May 22 20:25:50 2012 +0200 |
tree | 4570b1643db6446dc9f14f9c0bf7fd64a3325117 | |
parent | 489d005a9ad94675f40dc7bceff6176cfad36d45 [diff] |
bgpd: reduce struct attr_extra allocations/freeing Try to use on stack structs for temporary uses. Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>