summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into euro_ix_bex23bChris Hall2012-03-2316-1219/+1223
|\
| * 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
| * doc: Fix an apparently no longer legal @itemize @asisPaul Jakma2012-03-081-2/+2
| * HACKING.tex: Change to a LaTeX version of HACKINGPaul Jakma2012-03-084-406/+482
| * HACKING: Typo fixPaul Jakma2012-03-071-1/+1
| * HACKING: Updates that have some initial consensus, for further iteration.Paul Jakma2012-03-071-31/+80
| * Merge remote-tracking branch 'quagga-gnu.org/master'Paul Jakma2012-03-053-9/+18
| |\
| | * bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoSPaul Jakma2012-03-042-8/+16
| | * tools/multiple-bgpd: Fix the PREV calculation so it works for <4 bgpdPaul Jakma2012-03-041-1/+2
| * | HACKING.pending: Add Quagga-RE detailsPaul Jakma2012-03-021-0/+5
| * | bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanupsPaul Jakma2012-02-282-278/+208
| * | bgpd: consolidate attribute flag checksPaul Jakma2012-02-281-88/+133
| |/
| * lib: fix incorrect thread list processing loopsPaul Jakma2012-02-281-2/+6
* | 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