summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | babeld: fix bug concerning pidfile.Matthieu Boutier2012-03-251-2/+1
| * | babeld: address some other compilation warnings.Matthieu Boutier2012-03-254-11/+11
| * | babeld: address some compilation warningsDenis Ovsienko2012-03-255-42/+1
| * | babeld: address FreeBSD "struct route" issueDenis Ovsienko2012-03-254-58/+58
| * | babeld: clean kernel_zebra (old functions, fields...).Matthieu Boutier2012-03-252-73/+0
| * | babeld: Initial import, for Babel routing protocol.Paul Jakma2012-03-2550-34/+8535
|/ /
* | lib: fix endianness bug in prefix.cRenato Westphal2012-03-231-4/+14
* | 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
* | 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