1. 228da42 [bgpd] Stability fixes including bugs 397, 492 by Chris Caputo · 15 years ago
  2. 54a1518 [bgpd] Fix compiler warnings related to MD5 by Chris Caputo · 15 years ago
  3. 62c9f50 [build] fix default CFLAGS and squish warning by Paul Jakma · 15 years ago
  4. fd35b94 [bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...' by Paul Jakma · 15 years ago
  5. 3fa3f95 [lib] Fix IPv6 normalisation by Stephen Hemminger · 15 years ago
  6. 9b4ef25 [ospf6d] Fix regression in monotonic time patch - LSA max-aging broke by Tom Henderson · 15 years ago
  7. 41b2373 [lib/cleanup] Use a typedef for the thread type by Paul Jakma · 15 years ago
  8. bd24624 [ospfd] Do not use stale Network/Router LSAs by Joakim Tjernlund · 16 years ago
  9. 650f76c [bgpd] Log a debug/update warning if filters are configured but don't exist by Paul Jakma · 15 years ago
  10. 439c52f Add test for Internet checksum. by Joakim Tjernlund · 16 years ago
  11. 77a1c4e [ospfd] compare ifIndex too when matching paths by Joakim Tjernlund · 16 years ago
  12. cbcd9bf [doc] Add "--disable-doc" to configure by Joakim Tjernlund · 16 years ago
  13. 3d8617b [ospfd] external LSA route_unlock_node() fixes by Joakim Tjernlund · 16 years ago
  14. f654313 [ospfd] Fix a few LSA performance "bugs" by Joakim Tjernlund · 16 years ago
  15. dc26699 Merge remote branch 'origin/master' by Paul Jakma · 15 years ago
  16. c3a5606 zebra: Static route does not reach kernel. by Joakim Tjernlund · 15 years ago
  17. 3f4ab7f [vtysh] Save vtysh history to a file by Tomasz Pala · 15 years ago
  18. 80abd9f [configure] Allow for large-file support, e.g. for log files >2GB by Tomasz Pala · 15 years ago
  19. 3fc1eca [cleanup] Add log.h includes by Tomasz Pala · 15 years ago
  20. 2a71e9c [bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes' by Tomasz Pala · 15 years ago
  21. c9035cc [ospfd] discount IP header size from a new LSA pkt by Dmitry Tejblum · 15 years ago
  22. 014b670 [bgpd] review 32-bit AS-path hotfix for 0.99.12 by Denis Ovsienko · 15 years ago
  23. d13c3b4 [zebra] linux policy routing support with ipv6 by Mathieu Goessens · 15 years ago
  24. ba803bd Merge remote branch 'origin/master' by Paul Jakma · 15 years ago
  25. 3523bea [trivia] work around ksh93 builtin name (#451) by Jingjing Duan · 15 years ago
  26. 50aef6f Fix "show ip bgp dampened-paths" garbage output. by Chris Caputo · 15 years ago
  27. 6e79f8b Fix vtysh based "write term" output. by Chris Caputo · 15 years ago
  28. 2b35ae4 Fixes to RFC2385/MD5 BGP by Chris Caputo · 15 years ago
  29. 774eb15 [ospfd] cancel OSPF timer hack in nsm_change_state by Dmitry Tejblum · 15 years ago
  30. b60668d RFC 4191 Default Router Preference support for router advertisements by Chris Caputo · 16 years ago
  31. 5bc52c7 [doc] remove -dither arg to imagemagick, in building PDFs by Paul Jakma · 15 years ago
  32. 86f72dc Convert ospf6d over to quagga_gettime() wrappers. by Takashi Sogabe · 15 years ago
  33. f7e0db8 [bgpd] Fix 'update-source' command: It doesn't accept interface names by Paul Jakma · 15 years ago
  34. c514adc [ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patch by Jeremy Jackson · 16 years ago
  35. 7ec5736 [configure] fix check for GNU awk/gawk to abort ./configure if missing by Jeremy Jackson · 16 years ago
  36. ec5e42b [cleanup] convert bzero() deprecated by POSIX to memset() by Jeremy Jackson · 16 years ago
  37. e84999d [configure] remove unused/broken autoconf cache variable ac_statedir by Jeremy Jackson · 16 years ago
  38. 5589ffa [configure/cleanup] fix broken autoconf cache variables by Jeremy Jackson · 16 years ago
  39. 7f177ee [configure] remote support for AIX, it conflicts on newer autoconf by Jeremy Jackson · 16 years ago
  40. 4bf6461 [build] cleanup low-hanging autoreconf warnings by Jeremy Jackson · 16 years ago
  41. 25f4588 [configure] add configure support for PCRE Posix library by Jeremy Jackson · 16 years ago
  42. c77cffd [daemons/cleanup] Remove disabled log_mode argument support. by Jeremy Jackson · 16 years ago
  43. c546afa [doc] Removes documentation of nonexistant option. by Jeremy Jackson · 16 years ago
  44. 6511cab [configure] Refine CLOCK_MONOTONIC test by Paul Jakma · 15 years ago
  45. c4376c9 [configure] Detect support for monotonic clock by Stephen Hemminger · 16 years ago
  46. 8f5abac [BGP/cleanup] make message list in bgp_open const by Stephen Hemminger · 16 years ago
  47. 730394d [BGP/cleanup] make community hash table static by Stephen Hemminger · 16 years ago
  48. e9dc9f2 [BGP/cleanup] make some damp function static by Stephen Hemminger · 16 years ago
  49. ffa4e2c [BGP/cleanup] make ecommunity variables/functions local by Stephen Hemminger · 16 years ago
  50. 372b3c7 [BGP/cleanup] main program cleanup by Stephen Hemminger · 16 years ago
  51. ce0db9c [zebra/cleanup] make message table read only by Stephen Hemminger · 16 years ago
  52. 7ba82f7 [OSPF/cleanup] make message lists read only by Stephen Hemminger · 16 years ago
  53. b2d933f [bgpd/cleanup] make message lists read only by Stephen Hemminger · 16 years ago
  54. 01b7ce2 [bgpd] add comment that bgp_capability_receive is exported for unit-tests by Paul Jakma · 15 years ago
  55. 8e4c093 [cleanup] Allow message tables to be constant by Stephen Hemminger · 16 years ago
  56. fc52f95 [cleanup] Fix compile warnings by Stephen Hemminger · 16 years ago
  57. 65d3fbb [cleanup] Use const in smux interface by Stephen Hemminger · 16 years ago
  58. 9bddac4 [bgpd/cleanup] BGP make attribute variables local by Stephen Hemminger · 16 years ago
  59. fda1d3e [bgpd/cleanup] Make BGP FSM table read-only static by Stephen Hemminger · 16 years ago
  60. 0088b5d [bgpd] reference count the BGP instance by Stephen Hemminger · 16 years ago
  61. dde7258 [bgpd] Make declarations match by Stephen Hemminger · 16 years ago
  62. 9607d98 [zebra] Remove unused structure element by Stephen Hemminger · 16 years ago
  63. 90d2ab0 [zebra] Force rib_update when connected route deleted by Stephen Hemminger · 16 years ago
  64. 81cce01 [cleanup] Use correct buffer size for inet_ntop() by Stephen Hemminger · 16 years ago
  65. 82f5ee1 [ripd] Ignore non-running interfaces in rip status by Stephen Hemminger · 16 years ago
  66. 94fc1dd [lib] Put symbolic backtrace on system log by Stephen Hemminger · 16 years ago
  67. e5862a2 [lib] sockopt_tcp_signature: sin6 requires HAVE_IPV6 by Stephen Hemminger · 16 years ago
  68. 66a11e7 [ospf6d] Remove 'no router' from OSPF6_NODE by Stephen Hemminger · 16 years ago
  69. 56abbb8 [ospf6d] Fix ospf6d crash if removing interface with no area by Jon · 16 years ago
  70. 597fa7c [ospf6d] Fix ospf6d crash in show border routers by Jon · 16 years ago
  71. 6c19d26 [ospf6] Add no router ospf6 by Jon · 16 years ago
  72. 86f9e5a [ospf6d] Fix ospf6d crash if range defined twice by Jon · 16 years ago
  73. 965f54f [ospfd] Fix OSPF route refcount leak by Stephen Hemminger · 15 years ago
  74. fd21325 [zebra] Only announce connected routes if link is detected by Stephen Hemminger · 16 years ago
  75. 4308abb [zebra] MTU is unsigned by Stephen Hemminger · 16 years ago
  76. 6c68465 [zebra] remove incorrect debug message by Stephen Hemminger · 16 years ago
  77. 5110a0c [zebra] Cleanup meta-queue code by Stephen Hemminger · 16 years ago
  78. c841549 [zebra] netlink interface minor cleanup by Stephen Hemminger · 17 years ago
  79. 61691c9 [zebra] Fix vyatta bug 2814: Add "show ip route summary" command. by Stig Thormodsrud · 16 years ago
  80. 914131f [vtysh] Add a --noerror option by Stephen Hemminger · 16 years ago
  81. 2c4d48b [vtysh] Return non-zero exit code on error. by Stephen Hemminger · 16 years ago
  82. 57fb974 [vtysh] Make vtysh more useable for scripting by Stephen Hemminger · 16 years ago
  83. 0fbd62a [vtysh] Force line buffered mode. by Stephen Hemminger · 17 years ago
  84. 80c375e [gcc] Add gcc printf format checks by Stephen Hemminger · 16 years ago
  85. 7fc626d [cleanup] Make command nodes static by Stephen Hemminger · 16 years ago
  86. 66e5cd8 [cleanup] functions taking no args should be declared with void args by Stephen Hemminger · 16 years ago
  87. cedd7f2 [cleanup] add const attribute to lib/if.c::if_dump by Stephen Hemminger · 15 years ago
  88. 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
  89. 3453a71 [bgpd] Add support for the old Linux 2.4, TCP_MD5_AUTH RFC2385 patch by Paul Jakma · 15 years ago
  90. 10819ec [bgpd] Fixed as-path prepend/exclude ASN handling by Denis Ovsienko · 15 years ago
  91. 6e0989e Merge remote branch 'origin/master' by Paul Jakma · 15 years ago
  92. 0be8dfb [snmp] Compiler warning fixes for when "--enable-snmp" is configured. by Chris Caputo · 15 years ago
  93. 42176e6 [smux] 64-bit fix for lib/smux.h SNMP_INTEGER() macro by Chris Caputo · 15 years ago
  94. 04d2331 [ospfd] fix vty ospfd no ospf abr-type standard by Francesco Dolcini · 15 years ago
  95. c5a89ff [ripd] Fix metrix in call to rip_zebra_ipv4_delete by Krisztian Kovacs · 15 years ago
  96. acde4b8 [bgp] Fix crash on SIGHUP, deref of freed workqueues by Steve Hill · 15 years ago
  97. e6b6a56 [trivia] Fixed typos in communities text (#334) by Denis Ovsienko · 15 years ago
  98. 2bbd71a [doc] Stick with quagga.net for consistency (#436) by Denis Ovsienko · 15 years ago
  99. 8178b2e [bgpd] 64-bit bugfix in community_del_val by Jeremy Jackson <jerj@coplanar.net> by Andrew J. Schorr · 16 years ago
  100. 5012bc3 [release] Bump version to 0.99.12 by Paul Jakma · 16 years ago