Age | Commit message (Expand) | Author |
2012-03-25 | babeld: fix bug concerning pidfile. | Matthieu Boutier |
2012-03-25 | babeld: address some other compilation warnings. | Matthieu Boutier |
2012-03-25 | babeld: address some compilation warnings | Denis Ovsienko |
2012-03-25 | babeld: address FreeBSD "struct route" issue | Denis Ovsienko |
2012-03-25 | babeld: clean kernel_zebra (old functions, fields...). | Matthieu Boutier |
2012-03-25 | babeld: Initial import, for Babel routing protocol. | Paul Jakma |
2012-03-23 | lib: fix endianness bug in prefix.c | Renato Westphal |
2012-03-12 | ospfd: reduce ospf_verify_header() | Denis Ovsienko |
2012-03-12 | ospfd: bring ospf_check_auth() into focus | Denis Ovsienko |
2012-03-12 | ospfd: introduce ospf_auth_type_str[] | Denis Ovsienko |
2012-03-12 | ospfd: fix packet length check for auth/LLS cases | Denis Ovsienko |
2012-03-12 | ospfd: introduce ospf_lsa_minlen[] (BZ#705) | Denis Ovsienko |
2012-03-12 | ospfd: review ospf_check_md5_digest() | Denis Ovsienko |
2012-03-12 | ospfd: review ospf_check_auth() | Denis Ovsienko |
2012-03-12 | ospfd: introduce ospf_packet_minlen[] (BZ#705) | Denis Ovsienko |
2012-03-12 | ospfd: fix ospf_packet_add_top() to use LOOKUP() | Denis Ovsienko |
2012-03-12 | ospfd: use LOOKUP() for ospf_packet_type_str | Denis Ovsienko |
2012-03-08 | doc: Fix an apparently no longer legal @itemize @asis | Paul Jakma |
2012-03-08 | HACKING.tex: Change to a LaTeX version of HACKING | Paul Jakma |
2012-03-07 | HACKING: Typo fix | Paul Jakma |
2012-03-07 | HACKING: Updates that have some initial consensus, for further iteration. | Paul Jakma |
2012-03-05 | Merge remote-tracking branch 'quagga-gnu.org/master' | Paul Jakma |
2012-03-04 | bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoS | Paul Jakma |
2012-03-04 | tools/multiple-bgpd: Fix the PREV calculation so it works for <4 bgpd | Paul Jakma |
2012-03-02 | HACKING.pending: Add Quagga-RE details | Paul Jakma |
2012-02-28 | lib: fix incorrect thread list processing loops | Paul Jakma |
2012-02-28 | bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanups | Paul Jakma |
2012-02-28 | bgpd: consolidate attribute flag checks | Paul Jakma |
2012-02-21 | ospf6d: remove defaults from iface config (BZ#550) | Vyacheslav Trushkin |
2012-02-21 | ospf6d: remove own routes on SIGTERM (BZ#448) | Phil Laverdiere |
2012-02-21 | lib: fix logging of ZEBRA_HELLO message | Denis Ovsienko |
2012-02-16 | lib: add THREAD_TIMER_MSEC_ON() | Everton Marques |
2012-02-14 | isisd: implement MD5 circuit authentication | Fritz Reichmann |
2012-02-14 | isisd: unexpected kernel routing table (BZ#544) | Fritz Reichmann |
2012-02-14 | isisd: fix wrong next-hops from SPF | Peter Szilagyi |
2012-02-14 | isisd: send proper LSP after DIS election | Peter Szilagyi |
2012-02-14 | isisd: fix circuit state machine | Peter Szilagyi |
2012-02-11 | ospf6d: fix out of bounds write in ospf6_prefix_apply_mask | David Lamparter |
2012-01-26 | zebra: justify rtadv VTY commands with arguments | Denis Ovsienko |
2012-01-26 | zebra: freshen RFC references in rtadv | Denis Ovsienko |
2012-01-26 | zebra: use prefix_ipv6 in rtadv_prefix | Denis Ovsienko |
2012-01-26 | zebra: clear host bits of ND RA prefix option | Denis Ovsienko |
2012-01-26 | zebra: justify some IPv6 ND RA timers wrt RFC | Denis Ovsienko |
2012-01-26 | zebra: fix output of IPv6 ND RA options | Denis Ovsienko |
2012-01-23 | fix zebra protocol after MP-BGP changes | Denis Ovsienko |
2012-01-23 | zebra: fix recent MP-BGP commits for FreeBSD | Denis Ovsienko |
2012-01-23 | zebra: Removal of the following warning messages | G.Balaji |
2012-01-23 | bgpd: Addition of ipv6 network command in Multicast address family mode. | G.Balaji |
2012-01-23 | zebra: IPv6 MP-BGP Routes addition and deletion | G.Balaji |
2012-01-23 | bgpd: IPv6 MP-BGP Routes addition and deletion | G.Balaji |