commit | 489d005a9ad94675f40dc7bceff6176cfad36d45 | [log] [tgz] |
---|---|---|
author | Jorge Boncompte [DTI2] <jorge@dti2.net> | Mon May 07 16:53:03 2012 +0000 |
committer | David Lamparter <equinox@opensourcerouting.org> | Tue May 22 20:25:49 2012 +0200 |
tree | c11edc9588fc1fd4ccef33f168a7367d0a34db65 | |
parent | 6182d65b23fc0362b173e2a9314fa4551523a1c2 [diff] |
bgpd: use on stack struct attr_extra in bgp_update_receive() Reduce memory heap fragmentation and pressure on the memory allocator. Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>