summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | general: remove inline qualifiers and move in-header functions to objectsPaul Jakma2012-01-064-19/+22
| * | lib: fix some strtoul() use casesUlrich Weber2012-01-021-1/+2
| * | lib: address type-punned pointers in prefix_same()Denis Ovsienko2012-01-021-2/+2
| * | bgpd: justify checks for IPv4 class D/EDenis Ovsienko2012-01-021-1/+1
| * | zebra: ZEBRA_HELLO and mopping up routes (BZ#448)Vyacheslav Trushkin2012-01-022-1/+23
| * | lib: fix type-punning in ip_masklen()Denis Ovsienko2012-01-021-2/+7
| * | lib: optimize ip_masklen()Denis Ovsienko2012-01-021-25/+2076
| * | Revert "lib: optimize apply_mask_ipv6()"Denis Ovsienko2012-01-011-7/+17
| * | fix set never used warningsStephen Hemminger2011-12-184-24/+17
| * | lib: optimize apply_mask_ipv6()Denis Ovsienko2011-12-131-17/+7
| * | lib: optimize apply_mask_ipv4()Denis Ovsienko2011-12-131-18/+3
| * | lib: make masklen2ip6() safer and fasterDenis Ovsienko2011-12-132-17/+136
| * | lib: fix endianness of masklen2ip()Denis Ovsienko2011-12-131-3/+39
| * | lib: make masklen2ip() safer and fasterDenis Ovsienko2011-12-132-17/+40
| * | lib: spellingDenis Ovsienko2011-12-131-10/+10
| * | lib: add sockopt helper for setting IPV6_V6ONLY and use itDavid Lamparter2011-12-133-0/+26
| * | lib: put route_types.txt to real useDavid Lamparter2011-12-136-229/+259
| * | build: delete .cvsignore filesDenis Ovsienko2011-12-131-14/+0
| * | lib: clearing zclient.c for some cases of buildingVyacheslav Trushkin2011-12-131-1/+3
| * | quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-132-14/+55
| * | lib: fix SMUX compiler warningsStephen Hemminger2011-12-071-4/+3
| * | lib: fix compile warnings from set-never-usedStephen Hemminger2011-12-071-6/+0
| * | vty_serv_sock_family unusedStephen Hemminger2011-12-071-1/+2
| * | lib: fix memory leak on connect() failureStephen Hemminger2011-12-061-12/+11
| * | lib: call filter delete hook before freeing access listStephen Hemminger2011-12-061-6/+6
| * | lib: prefix2sockunion, prefix_common_bits helper functionsDavid Lamparter2011-11-212-0/+56
| * | lib: compile even without IPV6_TCLASSDenis Ovsienko2011-10-171-1/+3
| * | IPv6 transport class suppportStephen Hemminger2011-10-172-1/+13
| * | bgpd: improve NEXT_HOP attribute checks (BZ#680)Denis Ovsienko2011-09-301-0/+1