summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-25build: use net-snmp-config to configure NetSNMPVincent Bernat
2012-06-25build: only define HAVE_SNMPVincent Bernat
2012-06-25build: allow configure and build in a separate directoryVincent Bernat
2012-06-21isisd: fix typo in topology generator (BZ#731)David Lamparter
2012-06-21bgpd: Partially revert f018db8, fixes BZ#730Jorge Boncompte [DTI2]
2012-06-21bgpd: Fix for commit 6a4677b7, fixes BZ#729Jorge Boncompte [DTI2]
2012-06-19tests: BGP unit tests to set BGP_OPT_NO_LISTEN so they can runPaul Jakma
2012-06-14bgpd: Add "no listen" socket option for the BGP master configurationPaul Jakma
2012-06-14lib: Add back sockunion_str2suPaul Jakma
2012-06-13Revert "bgpd: Make socket init separate, so unit tests work again."Paul Jakma
2012-05-22lib: do not allocate/free thread funcnamesJorge Boncompte [DTI2]
2012-05-22lib: micro-op for thread_get()Jorge Boncompte [DTI2]
2012-05-22lib: remove RUSAGE_T from struct threadJorge Boncompte [DTI2]
2012-05-22micro-op bgp_node_[get|lookup]() and route_node_[get|lookup]()Jorge Boncompte [DTI2]
2012-05-22bgpd: optimize bgp_aggregate_[increment|decrement]()Jorge Boncompte [DTI2]
2012-05-22bgpd: optimize bgp_update_main() in the soft_reconfig caseJorge Boncompte [DTI2]
2012-05-22bgpd: optimize holdtime timer cancellingJorge Boncompte [DTI2]
2012-05-22bgpd: Remove useless initializationJorge Boncompte [DTI2]
2012-05-22bgpd: reduce struct attr_extra allocations/freeingJorge Boncompte [DTI2]
2012-05-22bgpd: use on stack struct attr_extra in bgp_update_receive()Jorge Boncompte [DTI2]
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