summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* lib/table: add route_table_get_next() and iteratorAvneesh Sachdev2012-09-262-0/+408
* lib: prepare table code for reuse by bgp_tableAvneesh Sachdev2012-09-262-26/+120
* lib: bring some changes over from bgp_table to tableAvneesh Sachdev2012-09-262-12/+31
* lib: make IPv6 prefix parser slightly more strictDavid Lamparter2012-07-191-1/+6
* snmp: let handlers accept OID from a lesser prefixVincent Bernat2012-06-252-0/+22
* agentx: handle SNMP trapsVincent Bernat2012-06-253-5/+117
* smux: drop findVar element from trap object structVincent Bernat2012-06-251-2/+1
* smux: remove `tick` argument from smux_trap()Vincent Bernat2012-06-253-3/+3
* agentx: add AgentX support to Quagga.Vincent Bernat2012-06-254-2/+184
* smux: isolate SMUX implementation from SNMP implementationVincent Bernat2012-06-254-161/+158
* build: use net-snmp-config to configure NetSNMPVincent Bernat2012-06-251-1/+1
* build: only define HAVE_SNMPVincent Bernat2012-06-251-6/+0
* build: allow configure and build in a separate directoryVincent Bernat2012-06-251-1/+1
* lib: Add back sockunion_str2suPaul Jakma2012-06-142-0/+13
* lib: do not allocate/free thread funcnamesJorge Boncompte [DTI2]2012-05-223-29/+16
* lib: micro-op for thread_get()Jorge Boncompte [DTI2]2012-05-221-3/+2
* lib: remove RUSAGE_T from struct threadJorge Boncompte [DTI2]2012-05-222-6/+7
* micro-op bgp_node_[get|lookup]() and route_node_[get|lookup]()Jorge Boncompte [DTI2]2012-05-221-7/+11
* bgpd: optimize bgp_nexthop_self()Jorge Boncompte [DTI2]2012-05-221-0/+1
* lib: fix thread_cancel_event()Jorge Boncompte [DTI2]2012-05-211-0/+18
* lib: drop heuristic IPv6 address recognitionRoman Hoog Antink2012-05-211-80/+1
* lib: remove sockunion related unused definitionsJorge Boncompte [DTI2]2012-05-021-7/+0
* lib, zebra: extend use of sockunion2ip macroJorge Boncompte [DTI2]2012-05-021-3/+3
* bgpd: Fix memory leak of some "show ip bgp neighbor" commandsJorge Boncompte [DTI2]2012-05-022-34/+0
* lib: remove last uses of sockunion_su2str()Jorge Boncompte [DTI2]2012-05-024-36/+12
* bgpd: Fix memory leak with 'set ip next-hop peer-address'Jorge Boncompte [DTI2]2012-05-021-0/+2
* lib: bump ZSERV_VERSION to 2David Lamparter2012-04-201-1/+1
* isisd: merge osr/google-is-isDavid Lamparter2012-04-167-39/+41
|\
| * Merge quagga mainline into the google ISIS code.Avneesh Sachdev2012-04-1132-566/+880
| |\
| * | zebra: include hardware addr in if up/down messagesJosh Bailey2012-04-081-27/+9
| * | lib: Tweak to if_delete_retain()Josh Bailey2012-04-081-1/+3
| * | isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-0/+2
| * | lib: add stream_set_endp()Subbaiah Venkata2012-04-072-3/+18
| * | lib: add support for keyed-hashing with MD5Josh Bailey2012-04-072-0/+77
| * | lib: Tweaks to linked list macrosJosh Bailey2012-04-071-7/+7
* | | Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev2012-04-0934-566/+956
|\ \ \ | | |/ | |/|
| * | lib: pretty ip_masklen and masklen2ipDavid Lamparter2012-04-041-109/+19
| * | Revert "lib: optimize ip_masklen()" (BZ#720)David Lamparter2012-04-041-2081/+25
| * | memory: install babel memory informations.Matthieu Boutier2012-03-251-0/+3
| * | lib: update proto_redistnum() for BabelDenis Ovsienko2012-03-251-2/+6
| * | babeld: Initial import, for Babel routing protocol.Paul Jakma2012-03-2513-18/+57
| * | lib: fix endianness bug in prefix.cRenato Westphal2012-03-231-4/+14
| * | lib: fix incorrect thread list processing loopsPaul Jakma2012-02-281-2/+6
| * | lib: fix logging of ZEBRA_HELLO messageDenis Ovsienko2012-02-211-0/+1
| * | lib: add THREAD_TIMER_MSEC_ON()Everton Marques2012-02-161-0/+7
| * | isisd: implement MD5 circuit authenticationFritz Reichmann2012-02-142-0/+76
| * | bgpd: IPv6 MP-BGP Routes addition and deletionG.Balaji2012-01-232-0/+3
| * | bgpd: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-232-0/+3
| * | lib: use prefix bit length macrosDenis Ovsienko2012-01-081-7/+7
| * | lib/if: trivial, fix rarely used if debug function to print everythingPaul Jakma2012-01-061-6/+10