1. 9f0a19f de-support NetBSD 1.6, and note that FreeBSD 4 is on thin ice. by Greg Troxel · 18 years ago
  2. 1bbaa8c Better comment explaining that GNU awk is really required. by Greg Troxel · 18 years ago
  3. 2d70743 autoreconf -i by Greg Troxel · 18 years ago
  4. 0750e81 add AC_PROC_SED by Greg Troxel · 18 years ago
  5. 003ca18 remove crufty m4 files from 2004. With the files, autoheader (2.61) by Greg Troxel · 18 years ago
  6. 409d8e4 use bootstrap.sh by Greg Troxel · 18 years ago
  7. d1a8316 Provide 'standard interface', even if it just invokes autoreconf. by Greg Troxel · 18 years ago
  8. 75a9140 ospf6d.h: remove declaration of errno (should be via header) by Greg Troxel · 18 years ago
  9. cf4a2bb * README.NetBSD: use update-autotools instead of autoreconf by Greg Troxel · 18 years ago
  10. bc20c1a [ospfd] Bug #330: SPF must consider that nexthop-calc may fail by Paul Jakma · 18 years ago
  11. fb6724a [zebra] For solaris IPv6 PtP interfaces, try to support prefixlen != 128 by Andrew J. Schorr · 18 years ago
  12. e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
  13. 43cd33a [0.99] Bump version to 0.99.6 by Paul Jakma · 18 years ago
  14. 41b36e9 [isisd] Fix compiler warnings and allow v4-only compilation by Paul Jakma · 18 years ago
  15. 3c0755d [zebra] Changes of nexthops of static routes didnt take effect by Paul Jakma · 18 years ago
  16. 95fdcd8 [bgpd] Bug #302, bgpd can get stuck in state Clearing by Paul Jakma · 18 years ago
  17. ed589c1 [ospfd] Consider all connected addresses when creating ospf interfaces by Andrew J. Schorr · 18 years ago
  18. a39275d [bgpd] Implement 'debug bgp zebra' to log all messages to and from zebra. by Andrew J. Schorr · 18 years ago
  19. 7f643eb [ospfd] Add debug messages for a few zebra messages that had been overlooked by Andrew J. Schorr · 18 years ago
  20. 8d45210 [bgpd] Fix bug where a deleted route that was quickly re-added was being lost by Andrew J. Schorr · 18 years ago
  21. 4354088 [ospfd] Fix bug in passive-interface default commands. by Andrew J. Schorr · 18 years ago
  22. 56395af [bgpd] trivial: non C99 u_int.._t should be uint.._t by Paul Jakma · 18 years ago
  23. 8fb8a50 [ospfd] Stop losing subsequent default-information originate 'always' info by Andrew J. Schorr · 18 years ago
  24. 7ffa8fa [ospfd] Add passive-interface default support by Paul Jakma · 18 years ago
  25. 6f58544 [bgpd] struct peer must have bgp field valid (redistribute crash) by Paul Jakma · 18 years ago
  26. ed3ebfa [bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially NULL pointer. by Paul Jakma · 18 years ago
  27. 53d9f67 [bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with emtpy table by Paul Jakma · 18 years ago
  28. dcdf399 [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers stuck in Clearing. by Paul Jakma · 18 years ago
  29. 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
  30. 9895484 [lib] Handle upgrade from SUNWzebra to Quagga for 'interface fooX:Y' commands by Paul Jakma · 18 years ago
  31. 965b83f [snmp] Fix asn_build calls to pass correct variable sizes (fixes 64-bit issues) by Andrew J. Schorr · 18 years ago
  32. 08c8367 [ospfd] Improve some warning messages. by Andrew J. Schorr · 18 years ago
  33. 301e4fb Add recent NetBSD/FreeBSD versions to list of what ought to work. Add Dragonfly. by Greg Troxel · 18 years ago
  34. 0cd1c32 [bgpd] Trivial fix of printf format/arg mismatch by Andrew J. Schorr · 18 years ago
  35. 09dd561 [bgpd] reduce the process queue hold time to something more sensible by Paul Jakma · 18 years ago
  36. 8383a9b [bgpd] RIB statistics address space size shouldnt double count space by Paul Jakma · 18 years ago
  37. 9fde662 [bgpd] simplify peer refcounts, squash slow peer leak by Paul Jakma · 18 years ago
  38. ca058a3 [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states by Paul Jakma · 18 years ago
  39. 2815e61 [bgpd] Add RIB reporting commands, show bgp ... statistics by Paul Jakma · 18 years ago
  40. 9458b81 2006-09-13 Tom Everett <tom@khubla.com> by Greg Troxel · 18 years ago
  41. b25ea4d [ripd] bug #293: routemap set metric doesn't check for underflow correctly by Paul Jakma · 18 years ago
  42. 3e557ae [ripd] bug #278: remove gratuitous use of mid-function declaration by Paul Jakma · 18 years ago
  43. 1a392d4 [bgpd] Handle pcount as flags are changed, fixing pcount issues by Paul Jakma · 18 years ago
  44. ff7924f [bgpd] Add 'show ... neighbor .... prefix-counts' command by Paul Jakma · 18 years ago
  45. b5aeb44 [ospfd] Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commit by Paul Jakma · 18 years ago
  46. c15deb1 [0.99] version bump to 0.99.5 by Paul Jakma · 18 years ago
  47. 29b5a04 [ospfd] redistribute default no longer works after complete reconfig, fix by Paul Jakma · 18 years ago
  48. 9f906c7 [bgpd] fix mtype in XFREE and NULL out freed pointer by Paul Jakma · 18 years ago
  49. 3414bf2 [tests] update heavywq for workqueue api changes by Paul Jakma · 18 years ago
  50. 2518efd [ospfd] Bug #134, ospfd should be more robust to backward time change by Paul Jakma · 18 years ago
  51. db9c0df [lib] Bug #134: threads should be more robust against backward time jumps by Paul Jakma · 18 years ago
  52. f0894cf [ospfd] draft-ogier-ospf-dbex-opt DB-exchange optimisation by Paul Jakma · 18 years ago
  53. 8dd24ee [ospfd] Raise ExchangeDone earlier, avoid often needless round of DD packets by Paul Jakma · 18 years ago
  54. ba122e7 [ospfd] trivial: consolidate LSDB delete code into single function by Paul Jakma · 18 years ago
  55. 66c454f [zebra] trivial: rtadv.h depends on interface.h by Paul Jakma · 18 years ago
  56. f28b0e5 [zebra] fix inconsistencies in ifstat_update_* declarations and definitions by Paul Jakma · 18 years ago
  57. 1f742f2 [bgpd] aspath_loop_check was broken, fix it and the aspath unit test code. by Paul Jakma · 18 years ago
  58. 3694374 [zebra] IRDP: Move stream_free to where its created, probably fixing a leak by Paul Jakma · 18 years ago
  59. 7e4bcdc [zebra] add more stuff to misc_null to avoid compile breakages by Paul Jakma · 18 years ago
  60. a6974fe [testzebra] Patch to misc_null.c to get older gcc to recognize #pragma tricks by Andrew J. Schorr · 18 years ago
  61. c3eab60 [doc] Expand/cross-ref MD5 commands, tweak anchors to avoid added spacing by Paul Jakma · 18 years ago
  62. f912cb4 [doc] minor tweaks, refine ospf redist,passive-inter, and abr-type help by Paul Jakma · 18 years ago
  63. fbcba80 [lib] remove autogenerated file, update .cvsignore by Paul Jakma · 18 years ago
  64. 1670008 [ospfd] Bug #288: do not change router ID unless forced by manual configuration by Andrew J. Schorr · 18 years ago
  65. 6d69112 [zebra] Bug #268, Fix race between add/delete of routes, sanitise rib queueing by Paul Jakma · 18 years ago
  66. b0498dc [zebra] Add 'debug zebra rib' commands by Paul Jakma · 18 years ago
  67. 457eb9a [zebra] Add test rig code, for testing the zebra RIB by Paul Jakma · 18 years ago
  68. 1893740 [bgpd] Potential bug#287 fix, peer_delete should NULL out freed buffers by Paul Jakma · 18 years ago
  69. f366ad3 [vtysh] Never skip authentication, and add support for multiple -c commands by Andrew J. Schorr · 18 years ago
  70. 171eee3 [zebra] Connected routes must always be added to main table by Paul Jakma · 18 years ago
  71. 1fe6ed3 [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free by Paul Jakma · 18 years ago
  72. 3fed416 [ospfd] Additional NSM neighbour state change stats/information by Paul Jakma · 18 years ago
  73. cc8b13a [lib] Optimise thread_call by caching pointer to thread history in the thread by Paul Jakma · 18 years ago
  74. 90c3317 [ospfd] record timestamp and event of last NSM state change for neighbour by Paul Jakma · 18 years ago
  75. 3d63f38 [ospfd] trivial: NSM AdjChange should print event, declutter core functions by Paul Jakma · 18 years ago
  76. 539e152 [ospfd] Remove nsm_reset_nbr and a bunch of useless NSM event/action functions by Paul Jakma · 18 years ago
  77. 13cd3dc [ospfd] Improve Hello NetworkMask mismatch warning to give more info by Andrew J. Schorr · 18 years ago
  78. 9d0a326 [lib] Do not call vty_close in vty_log_out to avoid possible free memory access by Andrew J. Schorr · 18 years ago
  79. 74542d7 [lib] Fix infinite recursion for errors on vtys with terminal monitor enabled by Andrew J. Schorr · 18 years ago
  80. 1f2c274 [ospfd] cleanup NSM neighbour delete through a new Deleted NSM state by Paul Jakma · 18 years ago
  81. aa2737a [ospfd] early-return in nsm_event missed LLDown event, fixes use after free by Paul Jakma · 18 years ago
  82. 5c19606 [doc] remove the auto-generated quagga.info file from CVS by Paul Jakma · 18 years ago
  83. f7a76ab [ospfd] Apply some simplifications to ospf_nsm, from Andrew's suggestions by Paul Jakma · 18 years ago
  84. 5db95bc [ospfd] CID #13, dont try print out fields of LSA we know to be NULL. by Paul Jakma · 18 years ago
  85. d1b1cd8 [ospfd] Clear adjacency state for NSM changes down to TwoWay/ExStart by Paul Jakma · 18 years ago
  86. e55dd53 [ospfd] trivial cleanup of nsm_timer_set by Paul Jakma · 18 years ago
  87. ba0beb4 [ospfd] Ensure NSM state functions can redirect next_state accidently by Paul Jakma · 18 years ago
  88. d7b0fb6 [ospfd] consolidate adjacency check logic by Paul Jakma · 18 years ago
  89. 08942da [debug] Debug messages to terminal vty sessions should include timestamps by Andrew J. Schorr · 18 years ago
  90. 27b4725 [zebra] Fix CID #104, check addr for null, and #18, check nexthop type args by Paul Jakma · 18 years ago
  91. 33d5ab9 [bgpd] Fix crash on shutdown of peer by Paul Jakma · 18 years ago
  92. 9a57dc6 [ripd] update to use auto-generated redistribute route-type defs by Paul Jakma · 18 years ago
  93. adf6221 [lib] Fix merge error in ChangeLog by Paul Jakma · 18 years ago
  94. 1c066bf [ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matches by Andrew J. Schorr · 18 years ago
  95. 74176d2 [lib] Fix typo in cpp conditional for malloc.h include by Paul Jakma · 18 years ago
  96. 7694787 [ospfd] Avoid getting NSM stuck in ExStart by using local view of DR/BDR by Andrew J. Schorr · 18 years ago
  97. d7e60dd [ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]" by Andrew J. Schorr · 18 years ago
  98. 5f41e90 [lib] Remove bare routes in route_types: fix mistake in commmit by Paul Jakma · 18 years ago
  99. 95509e6 [lib] Remove numeric route-type argument in redistribute arg strings by Paul Jakma · 18 years ago
  100. d1c65c2 [ospfd] Replace redistribution strings with new route_types.h defines. by Paul Jakma · 18 years ago