Age | Commit message (Expand) | Author |
2012-03-25 | babeld: remove unused variable. | Matthieu Boutier |
2012-03-25 | vtysh: fix regexp for install_element() in babeld | Ang Way Chuang |
2012-03-25 | babeld: add MP-specific zclient API fix | Denis Ovsienko |
2012-03-25 | babeld: change the modify route system. | Matthieu Boutier |
2012-03-25 | babeld: fix bug due to v4mapped addresses. | Matthieu Boutier |
2012-03-25 | babeld: add command (config) to set debug flags. | Matthieu Boutier |
2012-03-25 | babeld: remove useless variable, make local another. | Matthieu Boutier |
2012-03-25 | memory: install babel memory informations. | Matthieu Boutier |
2012-03-25 | babeld: fix commands informations messages. | Matthieu Boutier |
2012-03-25 | babeld: place the babel-state file in the quagga vars directory. | Matthieu Boutier |
2012-03-25 | babeld: use zlog_debug instead of do_debugf, for debugf. | Matthieu Boutier |
2012-03-25 | babeld: add command: "show_babel_running_config". | Matthieu Boutier |
2012-03-25 | babeld: add command: "show_babel_database". | Matthieu Boutier |
2012-03-25 | babeld: add command: "show_babel_neighbour". | Matthieu Boutier |
2012-03-25 | babeld: avoid segfault (bug 706). | Matthieu Boutier |
2012-03-25 | babeld: change fprintf(stderr) in term of zlog_err. | Matthieu Boutier |
2012-03-25 | babeld: implement "show babel interface" command | Denis Ovsienko |
2012-03-25 | babeld: add handling of "-z" cmdline arg | Denis Ovsienko |
2012-03-25 | babeld: bring babel_usage() into focus | Denis Ovsienko |
2012-03-25 | lib: update proto_redistnum() for Babel | Denis Ovsienko |
2012-03-25 | babeld: address remaining -Wcast-qual warnings | Denis Ovsienko |
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 |