- c35fafd babeld: babelz merge. by Matthieu Boutier · 13 years ago
- 16e51b2 babeld: remove unused variable. by Matthieu Boutier · 13 years ago
- 0b42c70 vtysh: fix regexp for install_element() in babeld by Ang Way Chuang · 13 years ago
- a19a3bf babeld: add MP-specific zclient API fix by Denis Ovsienko · 13 years ago
- ec8d8d5 babeld: change the modify route system. by Matthieu Boutier · 13 years ago
- 6dfeb3f babeld: fix bug due to v4mapped addresses. by Matthieu Boutier · 13 years ago
- f1305cb babeld: add command (config) to set debug flags. by Matthieu Boutier · 13 years ago
- b5d43c9 babeld: remove useless variable, make local another. by Matthieu Boutier · 13 years ago
- 2236df0 memory: install babel memory informations. by Matthieu Boutier · 13 years ago
- 3f031ed babeld: fix commands informations messages. by Matthieu Boutier · 13 years ago
- 72db20b babeld: place the babel-state file in the quagga vars directory. by Matthieu Boutier · 13 years ago
- 3cb4134 babeld: use zlog_debug instead of do_debugf, for debugf. by Matthieu Boutier · 13 years ago
- d3351d1 babeld: add command: "show_babel_running_config". by Matthieu Boutier · 13 years ago
- 1f39f46 babeld: add command: "show_babel_database". by Matthieu Boutier · 13 years ago
- 297a55b babeld: add command: "show_babel_neighbour". by Matthieu Boutier · 13 years ago
- 0ee8a1f babeld: avoid segfault (bug 706). by Matthieu Boutier · 13 years ago
- 4eedea5 babeld: change fprintf(stderr) in term of zlog_err. by Matthieu Boutier · 13 years ago
- d4e46e6 babeld: implement "show babel interface" command by Denis Ovsienko · 13 years ago
- 8f3607f babeld: add handling of "-z" cmdline arg by Denis Ovsienko · 13 years ago
- 446d73b babeld: bring babel_usage() into focus by Denis Ovsienko · 13 years ago
- f8a246d lib: update proto_redistnum() for Babel by Denis Ovsienko · 13 years ago
- 87c271c babeld: address remaining -Wcast-qual warnings by Denis Ovsienko · 13 years ago
- 528eab1 babeld: fix bug concerning pidfile. by Matthieu Boutier · 13 years ago
- c7c53fa babeld: address some other compilation warnings. by Matthieu Boutier · 13 years ago
- 3dbda0c babeld: address some compilation warnings by Denis Ovsienko · 13 years ago
- ef4de4d babeld: address FreeBSD "struct route" issue by Denis Ovsienko · 13 years ago
- 089082b babeld: clean kernel_zebra (old functions, fields...). by Matthieu Boutier · 13 years ago
- 5734509 babeld: Initial import, for Babel routing protocol. by Paul Jakma · 13 years ago
- fe67e66 lib: fix endianness bug in prefix.c by Renato Westphal · 13 years ago
- aee5674 ospfd: reduce ospf_verify_header() by Denis Ovsienko · 13 years ago
- bd5651f ospfd: bring ospf_check_auth() into focus by Denis Ovsienko · 13 years ago
- ef1b78c ospfd: introduce ospf_auth_type_str[] by Denis Ovsienko · 13 years ago
- b29adf9 ospfd: fix packet length check for auth/LLS cases by Denis Ovsienko · 13 years ago
- 4e31de7 ospfd: introduce ospf_lsa_minlen[] (BZ#705) by Denis Ovsienko · 13 years ago
- 2d8223c ospfd: review ospf_check_md5_digest() by Denis Ovsienko · 13 years ago
- e525914 ospfd: review ospf_check_auth() by Denis Ovsienko · 13 years ago
- 75c8eab ospfd: introduce ospf_packet_minlen[] (BZ#705) by Denis Ovsienko · 13 years ago
- 7e0e2cb ospfd: fix ospf_packet_add_top() to use LOOKUP() by Denis Ovsienko · 13 years ago
- 272ca1e ospfd: use LOOKUP() for ospf_packet_type_str by Denis Ovsienko · 13 years ago
- a20a406 doc: Fix an apparently no longer legal @itemize @asis by Paul Jakma · 13 years ago
- fa48283 HACKING.tex: Change to a LaTeX version of HACKING by Paul Jakma · 13 years ago
- 096259d HACKING: Typo fix by Paul Jakma · 13 years ago
- 724b3ae HACKING: Updates that have some initial consensus, for further iteration. by Paul Jakma · 13 years ago
- 9fc7574 Merge remote-tracking branch 'quagga-gnu.org/master' by Paul Jakma · 13 years ago
- 5861739 bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoS by Paul Jakma · 13 years ago
- 50e7a38 tools/multiple-bgpd: Fix the PREV calculation so it works for <4 bgpd by Paul Jakma · 13 years ago
- 543fb49 HACKING.pending: Add Quagga-RE details by Paul Jakma · 13 years ago
- b5043aa lib: fix incorrect thread list processing loops by Paul Jakma · 13 years ago
- 835315b bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanups by Paul Jakma · 13 years ago
- 3ecab4c bgpd: consolidate attribute flag checks by Paul Jakma · 13 years ago
- b51a3a3 ospf6d: remove defaults from iface config (BZ#550) by Vyacheslav Trushkin · 13 years ago
- ef2d5d1 ospf6d: remove own routes on SIGTERM (BZ#448) by Phil Laverdiere · 13 years ago
- 4c78376 lib: fix logging of ZEBRA_HELLO message by Denis Ovsienko · 13 years ago
- e854095 lib: add THREAD_TIMER_MSEC_ON() by Everton Marques · 13 years ago
- e6b03b7 isisd: implement MD5 circuit authentication by Fritz Reichmann · 13 years ago
- c25eaff isisd: unexpected kernel routing table (BZ#544) by Fritz Reichmann · 13 years ago
- d034aa0 isisd: fix wrong next-hops from SPF by Peter Szilagyi · 13 years ago
- 907fd95 isisd: send proper LSP after DIS election by Peter Szilagyi · 13 years ago
- 7fd6cd8 isisd: fix circuit state machine by Peter Szilagyi · 13 years ago
- 4c0cf00 ospf6d: fix out of bounds write in ospf6_prefix_apply_mask by David Lamparter · 14 years ago
- 4afa50b zebra: justify rtadv VTY commands with arguments by Denis Ovsienko · 13 years ago
- 6eb0c5a zebra: freshen RFC references in rtadv by Denis Ovsienko · 13 years ago
- aca43b6 zebra: use prefix_ipv6 in rtadv_prefix by Denis Ovsienko · 13 years ago
- 6bb1273 zebra: clear host bits of ND RA prefix option by Denis Ovsienko · 13 years ago
- d660f69 zebra: justify some IPv6 ND RA timers wrt RFC by Denis Ovsienko · 13 years ago
- 6134b87 zebra: fix output of IPv6 ND RA options by Denis Ovsienko · 13 years ago
- b4e45f6 fix zebra protocol after MP-BGP changes by Denis Ovsienko · 13 years ago
- 6eac79a zebra: fix recent MP-BGP commits for FreeBSD by Denis Ovsienko · 13 years ago
- cb32fd6 zebra: Removal of the following warning messages by G.Balaji · 13 years ago
- 73bfe0b bgpd: Addition of ipv6 network command in Multicast address family mode. by G.Balaji · 13 years ago
- f768f36 zebra: IPv6 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
- c7ec179 bgpd: IPv6 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
- cddf391 zebra: IPv4 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
- 5a616c0 bgpd: IPv4 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
- 6ae93c0 zebra: include MTU option in RA on request (BZ#665) by Denis Ovsienko · 13 years ago
- fc98d16 bgpd: reinstate zlookup checks, required for BGP without zebra by Paul Jakma · 13 years ago
- dc00d2b Marker merge for 'RE-0.99.17.6' by Paul Jakma · 13 years ago
- f31d692 bgpd: Fix incorrect attribute type code in call to bgp_attr_malformed by Paul Jakma · 13 years ago
- 83a9a22 bgpd: Improve flag error messages in bgp_attr_aspath by Paul Jakma · 13 years ago
- 9ed79b5 lib: use prefix bit length macros by Denis Ovsienko · 13 years ago
- ce3cdcf ospfd: use IS_LSA_SELF() where appropriate by Denis Ovsienko · 13 years ago
- afcb767 bgpd: rewrite attr flag error logging by Denis Ovsienko · 13 years ago
- d8bcd9e doc: "[no] router zebra" does not belong to ospfd by Denis Ovsienko · 13 years ago
- 8216f53 ospfd: justify ospf_default_originate_timer() by Denis Ovsienko · 13 years ago
- 72f062b ospfd: address more trivial compiler warnings by Denis Ovsienko · 13 years ago
- 5e1731a ospf6d: ospf6_lsa_cmd_init() does not exist by Denis Ovsienko · 13 years ago
- 0e8032d bgpd: improve "show ip bgp scan detail" by Denis Ovsienko · 13 years ago
- b64bfc1 bgpd: dismiss some zlookup checks by Denis Ovsienko · 13 years ago
- 318f0d8 bgpd: add "show ip bgp scan detail" command by Denis Ovsienko · 13 years ago
- 8e80bdf bgpd: touch nexthop handling code by Denis Ovsienko · 13 years ago
- 23be94e lib/if: trivial, fix rarely used if debug function to print everything by Paul Jakma · 13 years ago
- f63f06d general: remove inline qualifiers and move in-header functions to objects by Paul Jakma · 14 years ago
- 708a758 version RE-0.99.17.6 by Denis Ovsienko · 13 years ago
- f382ad5 doc: update BGP RFC references by Denis Ovsienko · 13 years ago
- 2894cdc zebra: fix IPv6 RA wrt interface removal (BZ#480) by Denis Ovsienko · 13 years ago
- 6dd6c30 zebra: fix ifindex test condition (BZ#487) by Matthias Ferdinand · 13 years ago
- b4b3159 ospf6d: fix compiler warning messages by Vyacheslav Trushkin · 13 years ago
- 830526a lib: fix some strtoul() use cases by Ulrich Weber · 13 years ago
- 65cd7a4 ospf6d: Route locking (memory) cleanup by Tom Goff · 14 years ago
- 36d3e8d ospf6d: Have ospf6d cleanup when it terminates normally by Tom Goff · 14 years ago