1. a34eb36 zebra: set the interface link-layer socket address by Tom Goff · 15 years ago
  2. 85a2ebf zebra: spelling by Denis Ovsienko · 13 years ago
  3. 05e54ee build: delete .cvsignore files by Denis Ovsienko · 13 years ago
  4. b511468 quagga: option "-z" ("--socket <path>") added by Vyacheslav Trushkin · 13 years ago
  5. d7a0838 zebra: fix warnings in forward proc by Stephen Hemminger · 13 years ago
  6. 7dbeea9 zebra: add missing includes by Denis Ovsienko · 13 years ago
  7. 83d1614 zebra: fix loss of metric for Linux routes by Dmitry Popov · 13 years ago
  8. 8dd1a8d zebra: trivial warning fix by Paul Jakma · 14 years ago
  9. cf8a831 Zebra zserv: bogus conditional by Stephen Hemminger · 14 years ago
  10. e26873f zebra: fix infinite loop when deleting an interface by Roman Hoog Antink · 15 years ago
  11. b651682 zebra: change router-id selection algo by Stephen Hemminger · 15 years ago
  12. ab0f615 zebra: deal with irdp compile warnings by Stephen Hemminger · 15 years ago
  13. cc2dd92 zebra: cleanup RIB meta queue code by Stephen Hemminger · 15 years ago
  14. b0b709a zebra: fix more warnings in rtadv by Stephen Hemminger · 15 years ago
  15. 0342b76 Merge branch 'master' of ssh://code.quagga.net/var/lib/git/quagga by Denis Ovsienko · 15 years ago
  16. d02c56c zebra: fix more compiler warnings by Stephen Hemminger · 15 years ago
  17. ffac19c zebra: remove unused function to fix warning by Stephen Hemminger · 15 years ago
  18. e6f148e zebra: handle RTF_CLONING removal from FreeBSD 8.0 by David Ward · 15 years ago
  19. a0f63a4 zebra: fix argument reference in strncpy() call for BSD by heasley · 15 years ago
  20. a50c107 zebra: fix RIB debug message for IPv6 by David Ward · 15 years ago
  21. 80b2a94 zebra: make declaration const in rtm_flag_dump() by Tom Goff · 15 years ago
  22. 50adf78 zebra: Fix router advertisements for non-Ethernet link layer addresses by David Ward · 15 years ago
  23. fab7f89 zebra: Add an example config file for testzebra by Paul Jakma · 15 years ago
  24. 302d53f zebra: test_main.c should be a bit more helpful about its usage by Paul Jakma · 15 years ago
  25. 065de90 all: check return value from daemon() call by Stephen Hemminger · 15 years ago
  26. cb9e0ce [zebra] Fix crash in test_zebra by Paul Jakma · 17 years ago
  27. 97be79f [zebra] do not touch socket before pidfile locking by Denis Ovsienko · 15 years ago
  28. 67b9467 [zebra] Silence noisy process_subq by Chris Caputo · 15 years ago
  29. c3a5606 zebra: Static route does not reach kernel. by Joakim Tjernlund · 15 years ago
  30. d13c3b4 [zebra] linux policy routing support with ipv6 by Mathieu Goessens · 15 years ago
  31. b60668d RFC 4191 Default Router Preference support for router advertisements by Chris Caputo · 16 years ago
  32. ec5e42b [cleanup] convert bzero() deprecated by POSIX to memset() by Jeremy Jackson · 16 years ago
  33. c77cffd [daemons/cleanup] Remove disabled log_mode argument support. by Jeremy Jackson · 16 years ago
  34. ce0db9c [zebra/cleanup] make message table read only by Stephen Hemminger · 16 years ago
  35. 9607d98 [zebra] Remove unused structure element by Stephen Hemminger · 16 years ago
  36. 90d2ab0 [zebra] Force rib_update when connected route deleted by Stephen Hemminger · 16 years ago
  37. 81cce01 [cleanup] Use correct buffer size for inet_ntop() by Stephen Hemminger · 16 years ago
  38. fd21325 [zebra] Only announce connected routes if link is detected by Stephen Hemminger · 16 years ago
  39. 4308abb [zebra] MTU is unsigned by Stephen Hemminger · 16 years ago
  40. 6c68465 [zebra] remove incorrect debug message by Stephen Hemminger · 16 years ago
  41. 5110a0c [zebra] Cleanup meta-queue code by Stephen Hemminger · 16 years ago
  42. c841549 [zebra] netlink interface minor cleanup by Stephen Hemminger · 17 years ago
  43. 61691c9 [zebra] Fix vyatta bug 2814: Add "show ip route summary" command. by Stig Thormodsrud · 16 years ago
  44. 7fc626d [cleanup] Make command nodes static by Stephen Hemminger · 16 years ago
  45. 66e5cd8 [cleanup] functions taking no args should be declared with void args by Stephen Hemminger · 16 years ago
  46. 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
  47. 0be8dfb [snmp] Compiler warning fixes for when "--enable-snmp" is configured. by Chris Caputo · 15 years ago
  48. 5d7bdd0 Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_crosscompile' by Paul Jakma · 16 years ago
  49. 19a9372 test by Paul Jakma · 16 years ago
  50. fb62a3c Make --enable-snmp cross compile and make libcrypto optional with --without-crypto by Joakim Tjernlund · 17 years ago
  51. 5515de3 [administrivia] Update gitignore files by Paul Jakma · 18 years ago
  52. d68cbf9 [administrivia] Git should ignore backup files and .loT files by Paul Jakma · 18 years ago
  53. 3998bfd [trivia] Remove ChangeLog files, as this data is now maintained in SCM by Paul Jakma · 16 years ago
  54. e524843 [zebra] trivial: fix spelling mistake by Stephen Hemminger · 16 years ago
  55. ef9b113 [zebra] trivia: static qualifiers for metaq by Stephen Hemminger · 16 years ago
  56. d145bc0 [zebra] make some data local by Stephen Hemminger · 16 years ago
  57. 16814f9 [zebra] ignore dead routes in RIB update by Stephen Hemminger · 16 years ago
  58. 4c69947 [zebra:linux] netlink: no need to change privs for receive by Stephen Hemminger · 16 years ago
  59. 898987e [zebra:linux] netlink: quiet harmless errors by Stephen Hemminger · 16 years ago
  60. 30afea3 [zebra:linux] netlink buffer size tweaking only needed on receive socket by Stephen Hemminger · 16 years ago
  61. 4cde931 [zebra:linux] clean up blocking setting of netlink sockets by Stephen Hemminger · 16 years ago
  62. 3d265b4 [zebra:linux] Filter out unwanted netlink messages by PID by Stephen Hemminger · 16 years ago
  63. 30a2231 [warnings] Fix various SOS warnings by Paul Jakma · 16 years ago
  64. 1423c80 [lib] mes_lookup string lookup table argument should be marked const by Stephen Hemminger · 16 years ago
  65. 6072b24 [zebra] mark some rt_netlink functions static by Stephen Hemminger · 16 years ago
  66. 40da221 [zebra:netlink] Set proto/scope on all route update messages by Timo Teräs · 16 years ago
  67. 46bc0e4 [build] Test for GNU-style PIE support in toolchain and enable by Paul P Komkoff Jr · 16 years ago
  68. 3c5a0a4 [administrivia] Add .gitignore files, based on .cvsignores. by Paul Jakma · 19 years ago
  69. 0b3f3d4 [zebra] Make BSD link-state deal more gracefully with GIFMEDIA ioctl error by Paul Jakma · 16 years ago
  70. e96f920 + initial edition of meta-queue for RIB updates processing (bug #431) by Denis Ovsienko · 16 years ago
  71. 0d6b2ee [daemons] Sanity check port number arguments before use by Paul Jakma · 17 years ago
  72. 768a27e [zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns by Paul Jakma · 17 years ago
  73. 20e5ff0 + fix bug#326 by rib_lookup_and_pushup() by Denis Ovsienko · 17 years ago
  74. 55edb0d [link-detect] Improve BSD support. by Andrew J. Schorr · 17 years ago
  75. c543a17 [link-detect] Try to get BSD link-detect to work properly. by Andrew J. Schorr · 17 years ago
  76. 3f08767 [link-detect] Static interface routes should behave properly with link-detect. by Andrew J. Schorr · 17 years ago
  77. 6ce80bd + fixed bug #418 (changing address on an existing interface doesn't cause existing static routes to be revalidated) by Denis Ovsienko · 17 years ago
  78. 5619f56 + fix the bug reported by Milan Kocian (IPv6 route handling was broken by the RIB debug changeset). by Denis Ovsienko · 17 years ago
  79. a3aaf5b + rib_process() speedup for multi-nexthop route nodes by Denis Ovsienko · 17 years ago
  80. f304cb4 + Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls. Fixed. by Denis Ovsienko · 17 years ago
  81. 96934e6 + sayonara old_pid! by Denis Ovsienko · 17 years ago
  82. 91b7351 + fixed bug #402: now the second zebra process doesn't destroy routes by Denis Ovsienko · 17 years ago
  83. 2d84452 Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details). by Denis Ovsienko · 17 years ago
  84. bd6c86d * rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be passed by Denis Ovsienko · 17 years ago
  85. 882968e + fixed bug #400: adjusted rtread_sysctl.c:route_read() by Denis Ovsienko · 17 years ago
  86. 1ba2756 Looks like bug #320 is finally fixed now. by Denis Ovsienko · 17 years ago
  87. a13663a Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operation by Denis Ovsienko · 17 years ago
  88. 6da5980 Fixed bug #394 "RTF_DONE is ignored in rtm_read()" by Denis Ovsienko · 17 years ago
  89. 03e232a Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_update()) by Denis Ovsienko · 17 years ago
  90. dc95824 Merged own patch for the bug #391 (debugging and comments mostly). by Denis Ovsienko · 17 years ago
  91. 068fd77 Use the proper field length for the peer's address (netlink_interface_addr) by vize · 17 years ago
  92. 93bdada [zebra] Add extra debug logging for RIB and RIB queueing by Paul Jakma · 17 years ago
  93. dfdb8f1 Add comment questioning part of previous change (Denis?). by Greg Troxel · 17 years ago
  94. f76594a Bugzilla #384. by Greg Troxel · 17 years ago
  95. 0b8c4f1 [zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong var by Paul Jakma · 17 years ago
  96. 0930331 [zebra] Trivial patches so we can compile when IPv6 is not enabled by Andrew J. Schorr · 18 years ago
  97. 7ab62c5 [PtP] Fix BSD problems with PtP interfaces: must treat RTA_BRD as peer address by Andrew J. Schorr · 18 years ago
  98. 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
  99. 5921ef9 [zebra] Add zebra_routemap.c by Paul Jakma · 18 years ago
  100. 7514fb7 [zebra] Routemap support on received routes, with 'set src' command (linux) by Paul Jakma · 18 years ago