summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-12-12build: include git infoDavid Lamparter
2012-11-30lib: bring in sys/queue.h from FreeBSD treeAvneesh Sachdev
2012-11-30zebra: add iterator for walking all tables in RIBAvneesh Sachdev
2012-11-30zebra: add way to determine VRF/AFI/SAFI of tableAvneesh Sachdev
2012-11-30zebra: add structure to hold per-prefix state in RIBAvneesh Sachdev
2012-11-05lib: Implement monotonically increasing clock for Darwin.Hasso Tepper
2012-11-01lib: treat OSX as BSD for IP_HDRINCL (BZ#739)Doug VanLeuven
2012-10-25*: use array_size() helper macroBalaji.G
2012-10-25lib: add array_size() helperDavid Lamparter
2012-10-25lib: improve sanity checks in stream_set_endp()Avneesh Sachdev
2012-10-25lib: improve fletcher checksum validationJR Rivers
2012-09-26lib/table: add route_table_get_next() and iteratorAvneesh Sachdev
2012-09-26lib: prepare table code for reuse by bgp_tableAvneesh Sachdev
2012-09-26lib: bring some changes over from bgp_table to tableAvneesh Sachdev
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