Age | Commit message (Expand) | Author |
2012-05-22 | micro-op bgp_node_[get|lookup]() and route_node_[get|lookup]() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: optimize bgp_aggregate_[increment|decrement]() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: optimize bgp_update_main() in the soft_reconfig case | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: optimize holdtime timer cancelling | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: Remove useless initialization | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: reduce struct attr_extra allocations/freeing | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: use on stack struct attr_extra in bgp_update_receive() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: fix struct attr_extra leak in bgp_default_originate() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: use on stack struct attr_extra in bgp_attr_unintern() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: cleanup bgp_attr_unintern() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: use on stack struct attr_extra on bgp_attr_aggregate_intern() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: reduce attrhash_make_key() indirections | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: remove some useless initializations | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: optimize bgp_info_cmp() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: optimize loops on [e]community_hash_make() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: remove calls to peer_sort() from fast-path | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: debug buffers cleanup and optimization | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: optimize bgp_nexthop_self() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: optimize aspath string representation and assegments handling | Jorge Boncompte [DTI2] |
2012-05-21 | bgpd: fix crash with vpnv4 soft-reconfiguration | Jorge Boncompte [DTI2] |
2012-05-21 | lib: fix thread_cancel_event() | Jorge Boncompte [DTI2] |
2012-05-21 | lib: drop heuristic IPv6 address recognition | Roman Hoog Antink |
2012-05-09 | zebra: fix up compilation without rtadv/IPv6 | Joachim Nilsson |
2012-05-02 | zebra: feed Connected routes into MRIB | G.Balaji |
2012-05-02 | zebra: no need to clear memory of the netlink buffers | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd: cleanup, use correct buffer sizes for sockunion2str() | Jorge Boncompte [DTI2] |
2012-05-02 | lib: remove sockunion related unused definitions | Jorge Boncompte [DTI2] |
2012-05-02 | lib, zebra: extend use of sockunion2ip macro | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd: Fix memory leak of some "show ip bgp neighbor" commands | Jorge Boncompte [DTI2] |
2012-05-02 | lib: remove last uses of sockunion_su2str() | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd: Fix memory leak with 'set ip next-hop peer-address' | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd: fix for route-maps with "match peer local" statements | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd, zebra: Fix format for some metric outputs | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd: Fix regression in args consolidation, total should be inited from args | Paul Jakma |
2012-05-02 | bgpd: Make socket init separate, so unit tests work again. | Paul Jakma |
2012-05-02 | tests: Fix some compile errors and warnings | Paul Jakma |
2012-05-02 | Revert "tests: disable broken tests/bgp_mp_attr_test.c" | Paul Jakma |
2012-05-01 | release: 0.99.21 | David Lamparter |
2012-05-01 | tests: disable broken tests/bgp_mp_attr_test.c | David Lamparter |
2012-05-01 | redhat: add systemd service files | David Ward |
2012-05-01 | redhat: update initscripts | David Ward |
2012-05-01 | redhat: add logrotate configuration for babeld and isisd | David Ward |
2012-05-01 | doc: add ospfclient(8) and watchquagga(8) man pages | David Ward |
2012-05-01 | doc: only package man pages for daemons that are built | David Ward |
2012-04-30 | tools: use standard interpreter path in all Perl scripts | David Ward |
2012-04-28 | bgpd: fix up multipath merge breakage | David Lamparter |
2012-04-28 | babeld: merge kernel_zebra.c into kernel.c. | Juliusz Chroboczek |
2012-04-28 | babeld: Include babel_main.h in noinst_HEADERS. | Denis Ovsienko |
2012-04-20 | lib: bump ZSERV_VERSION to 2 | David Lamparter |
2012-04-20 | Revert "zebra: clean up client routes when client goes away" | David Lamparter |