1. c0bedeb build: add --enable-werror by David Lamparter · 10 years ago
  2. ef008d2 *: use long long to print time_t by David Lamparter · 10 years ago
  3. 237aac5 build: get rid of INCLUDES, use AM_CPPFLAGS by David Lamparter · 10 years ago
  4. cd40b32 lib/command.c: rewrite command matching/parsing by Christian Franke · 11 years ago
  5. 837d16c *: use array_size() helper macro by Balaji.G · 12 years ago
  6. 08d7f65 build: use net-snmp-config to configure NetSNMP by Vincent Bernat · 13 years ago
  7. 9e7a548 build: allow configure and build in a separate directory by Vincent Bernat · 13 years ago
  8. 27f6897 babeld: merge kernel_zebra.c into kernel.c. by Juliusz Chroboczek · 13 years ago
  9. 61a81be babeld: Include babel_main.h in noinst_HEADERS. by Denis Ovsienko · 13 years ago
  10. 6881f26 babeld: remove "parasitic" mode. by Juliusz Chroboczek · 13 years ago
  11. cbde155 babeld: 3 more timing statements in config text by Denis Ovsienko · 13 years ago
  12. 5ca7986 babeld: consolidate zebra interface into fewer functions. by Juliusz Chroboczek · 13 years ago
  13. b63b448 babeld: fix typo in kernel_route_add_v6. by Juliusz Chroboczek · 13 years ago
  14. 260948c babeld: set interface flags eagerly, not at interface up. by Juliusz Chroboczek · 13 years ago
  15. 46b92c0 babeld: more helpful sample conf file. by Juliusz Chroboczek · 13 years ago
  16. 36329c0 babeld: remove remains of standalone babeld's configuration code. by Juliusz Chroboczek · 13 years ago
  17. cb4b13d babeld: drive interface_config_write() forward by Denis Ovsienko · 13 years ago
  18. a14ef5e babeld: justify "running-config" meaning in CLI by Denis Ovsienko · 13 years ago
  19. ce590ec Remove dead variable reboot_time. by Juliusz Chroboczek · 13 years ago
  20. 9c298c7 babeld: display update-interval and resend-delay in show commands" by Juliusz Chroboczek · 13 years ago
  21. c428edb babeld: vty commands (hello-interval, update-interval, resend-delay). by Juliusz Chroboczek · 13 years ago
  22. b58871e babeld: remove port and group setting commands. by Juliusz Chroboczek · 13 years ago
  23. 52d5442 Resynchronise with babeld-1.3.1. by Juliusz Chroboczek · 13 years ago
  24. 359be3d babeld: dismiss babel_redistribute_unset() by Denis Ovsienko · 13 years ago
  25. 3c442e8 babeld: fix wire{d,less} commands name. by Matthieu Boutier · 13 years ago
  26. d70ab9d babeld: Add support for blackhole routes. by Juliusz Chroboczek · 13 years ago
  27. 31e2a19 babeld: refactor filtering stubs. by Juliusz Chroboczek · 13 years ago
  28. 82509bf babeld: Use quagga_gettime. by Juliusz Chroboczek · 13 years ago
  29. b6475ec babeld: Don't use an ifindex when installing IPv4 routes. by Juliusz Chroboczek · 13 years ago
  30. 53b2195 babeld: remove some unused functions' arguments. by Matthieu Boutier · 13 years ago
  31. ec0c848 babeld: Indentation fix. by Juliusz Chroboczek · 13 years ago
  32. 38846de babeld: Error handling and tweaks for babeld commands. by Juliusz Chroboczek · 13 years ago
  33. e19ed8c babeld: Fix typo in hello interval command. by Juliusz Chroboczek · 13 years ago
  34. 831aeb9 babeld: Replace the babeld.conf.sample file by one that actually works. by Juliusz Chroboczek · 13 years ago
  35. 8c4e57a babeld: fix interface bug, simplify code. by Matthieu Boutier · 13 years ago
  36. 6939454 babeld: state-file was loaded too early. Initial seqno too. by Matthieu Boutier · 13 years ago
  37. 210f6f6 babeld: fix eui64 features. by Matthieu Boutier · 13 years ago
  38. a0edef1 babeld: "return CMD_SUCCESS" was missing for command 'no debug'. by Matthieu Boutier · 13 years ago
  39. 05c943a babeld: Replace redistribution strings with route_types.h defines. by Matthieu Boutier · 13 years ago
  40. c35fafd babeld: babelz merge. by Matthieu Boutier · 13 years ago
  41. 16e51b2 babeld: remove unused variable. by Matthieu Boutier · 13 years ago
  42. a19a3bf babeld: add MP-specific zclient API fix by Denis Ovsienko · 13 years ago
  43. ec8d8d5 babeld: change the modify route system. by Matthieu Boutier · 13 years ago
  44. 6dfeb3f babeld: fix bug due to v4mapped addresses. by Matthieu Boutier · 13 years ago
  45. f1305cb babeld: add command (config) to set debug flags. by Matthieu Boutier · 13 years ago
  46. b5d43c9 babeld: remove useless variable, make local another. by Matthieu Boutier · 13 years ago
  47. 3f031ed babeld: fix commands informations messages. by Matthieu Boutier · 13 years ago
  48. 72db20b babeld: place the babel-state file in the quagga vars directory. by Matthieu Boutier · 13 years ago
  49. 3cb4134 babeld: use zlog_debug instead of do_debugf, for debugf. by Matthieu Boutier · 13 years ago
  50. d3351d1 babeld: add command: "show_babel_running_config". by Matthieu Boutier · 13 years ago
  51. 1f39f46 babeld: add command: "show_babel_database". by Matthieu Boutier · 13 years ago
  52. 297a55b babeld: add command: "show_babel_neighbour". by Matthieu Boutier · 13 years ago
  53. 0ee8a1f babeld: avoid segfault (bug 706). by Matthieu Boutier · 13 years ago
  54. 4eedea5 babeld: change fprintf(stderr) in term of zlog_err. by Matthieu Boutier · 13 years ago
  55. d4e46e6 babeld: implement "show babel interface" command by Denis Ovsienko · 13 years ago
  56. 8f3607f babeld: add handling of "-z" cmdline arg by Denis Ovsienko · 13 years ago
  57. 446d73b babeld: bring babel_usage() into focus by Denis Ovsienko · 13 years ago
  58. 87c271c babeld: address remaining -Wcast-qual warnings by Denis Ovsienko · 13 years ago
  59. 528eab1 babeld: fix bug concerning pidfile. by Matthieu Boutier · 13 years ago
  60. c7c53fa babeld: address some other compilation warnings. by Matthieu Boutier · 13 years ago
  61. 3dbda0c babeld: address some compilation warnings by Denis Ovsienko · 13 years ago
  62. ef4de4d babeld: address FreeBSD "struct route" issue by Denis Ovsienko · 13 years ago
  63. 089082b babeld: clean kernel_zebra (old functions, fields...). by Matthieu Boutier · 13 years ago
  64. 5734509 babeld: Initial import, for Babel routing protocol. by Paul Jakma · 13 years ago