summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'quagga_0_99_20_1_release' into euro_ix_bex22bChris Hall2012-03-227-130/+479
|\
| * release: 0.99.20.1quagga_0_99_20_1_releaseDavid Lamparter2012-03-121-1/+1
| * ospfd: reduce ospf_verify_header()Denis Ovsienko2012-03-121-15/+6
| * ospfd: bring ospf_check_auth() into focusDenis Ovsienko2012-03-121-70/+100
| * ospfd: introduce ospf_auth_type_str[]Denis Ovsienko2012-03-122-2/+15
| * ospfd: fix packet length check for auth/LLS casesDenis Ovsienko2012-03-121-5/+5
| * ospfd: introduce ospf_lsa_minlen[] (BZ#705)Denis Ovsienko2012-03-123-1/+267
| * ospfd: review ospf_check_md5_digest()Denis Ovsienko2012-03-121-15/+5
| * ospfd: review ospf_check_auth()Denis Ovsienko2012-03-121-4/+3
| * ospfd: introduce ospf_packet_minlen[] (BZ#705)Denis Ovsienko2012-03-122-9/+60
| * ospfd: fix ospf_packet_add_top() to use LOOKUP()Denis Ovsienko2012-03-121-1/+1
| * ospfd: use LOOKUP() for ospf_packet_type_strDenis Ovsienko2012-03-124-17/+20
| * bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoSPaul Jakma2012-03-082-8/+16
* | Tidy up some XMALLOC items that were not being XFREE'd.Chris Hall2012-03-2211-30/+91
* | Avoid crashing if fails to destroy mutex etc at shut-downChris Hall2012-03-181-13/+46
* | Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-17205-3576/+7357
|\ \
| * | ospf6d: remove defaults from iface config (BZ#550)Vyacheslav Trushkin2012-02-212-23/+45
| * | ospf6d: remove own routes on SIGTERM (BZ#448)Phil Laverdiere2012-02-213-1/+10
| * | 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-148-25/+204
| * | isisd: unexpected kernel routing table (BZ#544)Fritz Reichmann2012-02-143-25/+32
| * | isisd: fix wrong next-hops from SPFPeter Szilagyi2012-02-143-29/+29
| * | isisd: send proper LSP after DIS electionPeter Szilagyi2012-02-141-0/+4
| * | isisd: fix circuit state machinePeter Szilagyi2012-02-145-64/+79
| * | ospf6d: fix out of bounds write in ospf6_prefix_apply_maskDavid Lamparter2012-02-111-5/+4
| * | zebra: justify rtadv VTY commands with argumentsDenis Ovsienko2012-01-262-119/+131
| * | zebra: freshen RFC references in rtadvDenis Ovsienko2012-01-263-10/+10
| * | zebra: use prefix_ipv6 in rtadv_prefixDenis Ovsienko2012-01-262-11/+10
| * | zebra: clear host bits of ND RA prefix optionDenis Ovsienko2012-01-261-0/+2
| * | zebra: justify some IPv6 ND RA timers wrt RFCDenis Ovsienko2012-01-263-18/+79
| * | zebra: fix output of IPv6 ND RA optionsDenis Ovsienko2012-01-261-0/+14
| * | fix zebra protocol after MP-BGP changesDenis Ovsienko2012-01-235-0/+14
| * | zebra: fix recent MP-BGP commits for FreeBSDDenis Ovsienko2012-01-231-5/+5
| * | zebra: Removal of the following warning messagesG.Balaji2012-01-231-3/+2
| * | bgpd: Addition of ipv6 network command in Multicast address family mode.G.Balaji2012-01-231-2/+5
| * | zebra: IPv6 MP-BGP Routes addition and deletionG.Balaji2012-01-235-15/+17
| * | bgpd: IPv6 MP-BGP Routes addition and deletionG.Balaji2012-01-233-0/+5
| * | zebra: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-239-19/+111
| * | bgpd: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-235-12/+17
| * | zebra: include MTU option in RA on request (BZ#665)Denis Ovsienko2012-01-202-0/+63
| * | bgpd: reinstate zlookup checks, required for BGP without zebraPaul Jakma2012-01-091-3/+23
| * | Marker merge for 'RE-0.99.17.6'Paul Jakma2012-01-080-0/+0
| |\ \
| | * | version RE-0.99.17.6RE-0.99.17.6Denis Ovsienko2012-01-051-1/+1
| | * | doc: update BGP RFC referencesDenis Ovsienko2012-01-021-16/+14
| | * | zebra: fix IPv6 RA wrt interface removal (BZ#480)Denis Ovsienko2012-01-021-1/+1
| | * | zebra: fix ifindex test condition (BZ#487)Matthias Ferdinand2012-01-021-2/+6
| | * | ospf6d: fix compiler warning messagesVyacheslav Trushkin2012-01-021-4/+5
| | * | lib: fix some strtoul() use casesUlrich Weber2012-01-024-10/+26
| | * | ospf6d: Route locking (memory) cleanupTom Goff2012-01-022-1/+4