summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-07-19lib: make IPv6 prefix parser slightly more strictDavid Lamparter
2012-06-25snmp: let handlers accept OID from a lesser prefixVincent Bernat
2012-06-25agentx: handle SNMP trapsVincent Bernat
2012-06-25smux: drop findVar element from trap object structVincent Bernat
2012-06-25smux: remove `tick` argument from smux_trap()Vincent Bernat
2012-06-25agentx: add AgentX support to Quagga.Vincent Bernat
2012-06-25smux: isolate SMUX implementation from SNMP implementationVincent Bernat
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-14lib: Add back sockunion_str2suPaul 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_nexthop_self()Jorge Boncompte [DTI2]
2012-05-21lib: fix thread_cancel_event()Jorge Boncompte [DTI2]
2012-05-21lib: drop heuristic IPv6 address recognitionRoman Hoog Antink
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-04-20lib: bump ZSERV_VERSION to 2David Lamparter
2012-04-16isisd: merge osr/google-is-isDavid Lamparter
2012-04-11Merge quagga mainline into the google ISIS code.Avneesh Sachdev
2012-04-09Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev
2012-04-08zebra: include hardware addr in if up/down messagesJosh Bailey
2012-04-08lib: Tweak to if_delete_retain()Josh Bailey
2012-04-07isisd: add Google's changes to IS-ISJosh Bailey
2012-04-07lib: add stream_set_endp()Subbaiah Venkata
2012-04-07lib: add support for keyed-hashing with MD5Josh Bailey
2012-04-07lib: Tweaks to linked list macrosJosh Bailey
2012-04-04lib: pretty ip_masklen and masklen2ipDavid Lamparter
2012-04-04Revert "lib: optimize ip_masklen()" (BZ#720)David Lamparter
2012-03-25memory: install babel memory informations.Matthieu Boutier
2012-03-25lib: update proto_redistnum() for BabelDenis Ovsienko
2012-03-25babeld: Initial import, for Babel routing protocol.Paul Jakma
2012-03-23lib: fix endianness bug in prefix.cRenato Westphal
2012-02-28lib: fix incorrect thread list processing loopsPaul Jakma
2012-02-21lib: fix logging of ZEBRA_HELLO messageDenis Ovsienko
2012-02-16lib: add THREAD_TIMER_MSEC_ON()Everton Marques
2012-02-14isisd: implement MD5 circuit authenticationFritz Reichmann
2012-01-23bgpd: IPv6 MP-BGP Routes addition and deletionG.Balaji
2012-01-23bgpd: IPv4 MP-BGP Routes addition and deletionG.Balaji
2012-01-08lib: use prefix bit length macrosDenis Ovsienko
2012-01-06lib/if: trivial, fix rarely used if debug function to print everythingPaul Jakma
2012-01-06general: remove inline qualifiers and move in-header functions to objectsPaul Jakma
2012-01-02lib: fix some strtoul() use casesUlrich Weber
2012-01-02lib: address type-punned pointers in prefix_same()Denis Ovsienko