summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-22bgpd: fix struct attr_extra leak in bgp_default_originate()Jorge Boncompte [DTI2]
2012-05-22bgpd: use on stack struct attr_extra in bgp_attr_unintern()Jorge Boncompte [DTI2]
2012-05-22bgpd: cleanup bgp_attr_unintern()Jorge Boncompte [DTI2]
2012-05-22bgpd: use on stack struct attr_extra on bgp_attr_aggregate_intern()Jorge Boncompte [DTI2]
2012-05-22bgpd: reduce attrhash_make_key() indirectionsJorge Boncompte [DTI2]
2012-05-22bgpd: remove some useless initializationsJorge Boncompte [DTI2]
2012-05-22bgpd: optimize bgp_info_cmp()Jorge Boncompte [DTI2]
2012-05-22bgpd: optimize loops on [e]community_hash_make()Jorge Boncompte [DTI2]
2012-05-22bgpd: remove calls to peer_sort() from fast-pathJorge Boncompte [DTI2]
2012-05-22bgpd: debug buffers cleanup and optimizationJorge Boncompte [DTI2]
2012-05-22bgpd: optimize bgp_nexthop_self()Jorge Boncompte [DTI2]
2012-05-22bgpd: optimize aspath string representation and assegments handlingJorge Boncompte [DTI2]
2012-05-21bgpd: fix crash with vpnv4 soft-reconfigurationJorge Boncompte [DTI2]
2012-05-21lib: fix thread_cancel_event()Jorge Boncompte [DTI2]
2012-05-21lib: drop heuristic IPv6 address recognitionRoman Hoog Antink
2012-05-09zebra: fix up compilation without rtadv/IPv6Joachim Nilsson
2012-05-02zebra: feed Connected routes into MRIBG.Balaji
2012-05-02zebra: no need to clear memory of the netlink buffersJorge Boncompte [DTI2]
2012-05-02bgpd: cleanup, use correct buffer sizes for sockunion2str()Jorge Boncompte [DTI2]
2012-05-02lib: remove sockunion related unused definitionsJorge Boncompte [DTI2]
2012-05-02lib, zebra: extend use of sockunion2ip macroJorge Boncompte [DTI2]
2012-05-02bgpd: Fix memory leak of some "show ip bgp neighbor" commandsJorge Boncompte [DTI2]
2012-05-02lib: remove last uses of sockunion_su2str()Jorge Boncompte [DTI2]
2012-05-02bgpd: Fix memory leak with 'set ip next-hop peer-address'Jorge Boncompte [DTI2]
2012-05-02bgpd: fix for route-maps with "match peer local" statementsJorge Boncompte [DTI2]
2012-05-02bgpd, zebra: Fix format for some metric outputsJorge Boncompte [DTI2]
2012-05-02bgpd: Fix regression in args consolidation, total should be inited from argsPaul Jakma
2012-05-02bgpd: Make socket init separate, so unit tests work again.Paul Jakma
2012-05-02tests: Fix some compile errors and warningsPaul Jakma
2012-05-02Revert "tests: disable broken tests/bgp_mp_attr_test.c"Paul Jakma
2012-05-01release: 0.99.21David Lamparter
2012-05-01tests: disable broken tests/bgp_mp_attr_test.cDavid Lamparter
2012-05-01redhat: add systemd service filesDavid Ward
2012-05-01redhat: update initscriptsDavid Ward
2012-05-01redhat: add logrotate configuration for babeld and isisdDavid Ward
2012-05-01doc: add ospfclient(8) and watchquagga(8) man pagesDavid Ward
2012-05-01doc: only package man pages for daemons that are builtDavid Ward
2012-04-30tools: use standard interpreter path in all Perl scriptsDavid Ward
2012-04-28bgpd: fix up multipath merge breakageDavid Lamparter
2012-04-28babeld: merge kernel_zebra.c into kernel.c.Juliusz Chroboczek
2012-04-28babeld: Include babel_main.h in noinst_HEADERS.Denis Ovsienko
2012-04-20lib: bump ZSERV_VERSION to 2David Lamparter
2012-04-20Revert "zebra: clean up client routes when client goes away"David Lamparter
2012-04-16bgpd: Fix crash when disabling dampening (BZ#687)Jorge Boncompte [DTI2]
2012-04-16ospfd: Fixes a crash of the daemon with a snmp walkJorge Boncompte [DTI2]
2012-04-16zebra: use larger buffer (4096) for netlink messagesJR Rivers
2012-04-16isisd: merge osr/google-is-isDavid Lamparter
2012-04-16quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin
2012-04-16isisd: indent longopts arrayVyacheslav Trushkin
2012-04-16isisd: reapply removal of CVS cruftDavid Lamparter