1. f0ec832 [ospfd] network command now behaves more logically when a peer prefix is defined by Andrew J. Schorr · 18 years ago
  2. e8a56f0 [ospfd] Fix bug in 'passive-interface default' behavior by Andrew J. Schorr · 18 years ago
  3. 85ef784 [ospfd] Bug #330 regression: failure to calculate routes through networks by Paul Jakma · 18 years ago
  4. b75ae99 [ospfd] Instrument ospf_spf with more debug log messages by Paul Jakma · 18 years ago
  5. ad81f8c [ospfd] Return SNMP standard neighbor state values, not quagga internal ones by Andrew J. Schorr · 18 years ago
  6. 56b3ea0 [ospfd] Fix two debug messages that used inet_ntoa more than once by Andrew J. Schorr · 18 years ago
  7. 4056a54 [ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually running by Andrew J. Schorr · 18 years ago
  8. bd34fb3 [ospfd] Fix regression in SPF introduced by bug#330 fixes by Paul Jakma · 18 years ago
  9. bc20c1a [ospfd] Bug #330: SPF must consider that nexthop-calc may fail by Paul Jakma · 18 years ago
  10. e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
  11. ed589c1 [ospfd] Consider all connected addresses when creating ospf interfaces by Andrew J. Schorr · 18 years ago
  12. 7f643eb [ospfd] Add debug messages for a few zebra messages that had been overlooked by Andrew J. Schorr · 18 years ago
  13. 4354088 [ospfd] Fix bug in passive-interface default commands. by Andrew J. Schorr · 18 years ago
  14. 8fb8a50 [ospfd] Stop losing subsequent default-information originate 'always' info by Andrew J. Schorr · 18 years ago
  15. 7ffa8fa [ospfd] Add passive-interface default support by Paul Jakma · 18 years ago
  16. 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
  17. 08c8367 [ospfd] Improve some warning messages. by Andrew J. Schorr · 18 years ago
  18. b5aeb44 [ospfd] Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commit by Paul Jakma · 18 years ago
  19. 29b5a04 [ospfd] redistribute default no longer works after complete reconfig, fix by Paul Jakma · 18 years ago
  20. 2518efd [ospfd] Bug #134, ospfd should be more robust to backward time change by Paul Jakma · 18 years ago
  21. f0894cf [ospfd] draft-ogier-ospf-dbex-opt DB-exchange optimisation by Paul Jakma · 18 years ago
  22. 8dd24ee [ospfd] Raise ExchangeDone earlier, avoid often needless round of DD packets by Paul Jakma · 18 years ago
  23. ba122e7 [ospfd] trivial: consolidate LSDB delete code into single function by Paul Jakma · 18 years ago
  24. 1670008 [ospfd] Bug #288: do not change router ID unless forced by manual configuration by Andrew J. Schorr · 18 years ago
  25. 1fe6ed3 [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free by Paul Jakma · 18 years ago
  26. 3fed416 [ospfd] Additional NSM neighbour state change stats/information by Paul Jakma · 18 years ago
  27. 90c3317 [ospfd] record timestamp and event of last NSM state change for neighbour by Paul Jakma · 18 years ago
  28. 3d63f38 [ospfd] trivial: NSM AdjChange should print event, declutter core functions by Paul Jakma · 18 years ago
  29. 539e152 [ospfd] Remove nsm_reset_nbr and a bunch of useless NSM event/action functions by Paul Jakma · 18 years ago
  30. 13cd3dc [ospfd] Improve Hello NetworkMask mismatch warning to give more info by Andrew J. Schorr · 18 years ago
  31. 1f2c274 [ospfd] cleanup NSM neighbour delete through a new Deleted NSM state by Paul Jakma · 18 years ago
  32. aa2737a [ospfd] early-return in nsm_event missed LLDown event, fixes use after free by Paul Jakma · 18 years ago
  33. f7a76ab [ospfd] Apply some simplifications to ospf_nsm, from Andrew's suggestions by Paul Jakma · 18 years ago
  34. 5db95bc [ospfd] CID #13, dont try print out fields of LSA we know to be NULL. by Paul Jakma · 18 years ago
  35. d1b1cd8 [ospfd] Clear adjacency state for NSM changes down to TwoWay/ExStart by Paul Jakma · 18 years ago
  36. e55dd53 [ospfd] trivial cleanup of nsm_timer_set by Paul Jakma · 18 years ago
  37. ba0beb4 [ospfd] Ensure NSM state functions can redirect next_state accidently by Paul Jakma · 18 years ago
  38. d7b0fb6 [ospfd] consolidate adjacency check logic by Paul Jakma · 18 years ago
  39. 1c066bf [ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matches by Andrew J. Schorr · 18 years ago
  40. 7694787 [ospfd] Avoid getting NSM stuck in ExStart by using local view of DR/BDR by Andrew J. Schorr · 18 years ago
  41. d7e60dd [ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]" by Andrew J. Schorr · 18 years ago
  42. d1c65c2 [ospfd] Replace redistribution strings with new route_types.h defines. by Paul Jakma · 18 years ago
  43. 9560fa8 [ospfd] NSSA translate-enabled ABR should declare itself as ASBR by Paul Jakma · 18 years ago
  44. 9aecfae [ospfd] Improve two info log messages in ospf_snmp.c by Andrew J. Schorr · 18 years ago
  45. 0ffb709 [ospfd] When writing out config, show "debug ospf nsm status" properly by Andrew J. Schorr · 18 years ago
  46. 6e72cb6 [ospfd] Fix ospf passive-interface subcommand to create interface if necessary by Andrew J. Schorr · 18 years ago
  47. 429ac78 [ospfd] Fix multicast membership drop bug by Paul Jakma · 18 years ago
  48. ac904de [ospfd] lsdb_delete/discard_from_db should be more robust to bad args by Paul Jakma · 18 years ago
  49. 88871b1 [ospfd] suppres mostly uninteresting debug message unless debug is set by Paul Jakma · 18 years ago
  50. ae12805 [ospfd] Fix small error in CID #13 commit by Paul Jakma · 19 years ago
  51. e54e6e5 [ospfd] CID #13, debug for NULL type7 LSA should not print out data from it by Paul Jakma · 19 years ago
  52. deb1561 [ospfd] CID #15, remove redundant NULL check in ism_change_state by Paul Jakma · 19 years ago
  53. bfd7c7d [ospfd] CID #14, NULL check ospf->backbone before use, ospf_update_router_route by Paul Jakma · 19 years ago
  54. 6db3a6f [ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdraw by Paul Jakma · 19 years ago
  55. e43be0e [ospfd] CID #27, fix missing NULL return check by Paul Jakma · 19 years ago
  56. 70461d7 [ospfd] CID #29, fix missing NULL check by removing unused code. by Paul Jakma · 19 years ago
  57. 4021b60 [ospfd] Squash another ospf_lookup call by Paul Jakma · 19 years ago
  58. 214a445 [ospfd] Fix leak in area-range-cost command, CID #46. by Paul Jakma · 19 years ago
  59. 894f8b6 [ospfd] CID #49, fix dereference before NULL check by Paul Jakma · 19 years ago
  60. 1a8ec2b [ospfd] Check NULL result from ospf_area_lookup_by_area_id, CID #69 by Paul Jakma · 19 years ago
  61. cac3b5c [ospfd] Fix missing check for ospf_lookup NULL return, CID #70 by Paul Jakma · 19 years ago
  62. 9c27ef9 [ospfd] Fix SPF of virtual-links by Paul Jakma · 19 years ago
  63. 478aab9 [ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fix by Paul Jakma · 19 years ago
  64. 075c201 [ospfd] Fix failure of Fletcher checksum with certain compilers by Paul Jakma · 19 years ago
  65. 1a8ee0e [ospfd] ignore loopbacks for received interface validation by Paul Jakma · 19 years ago
  66. c2b478d [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER by Paul Jakma · 19 years ago
  67. e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
  68. 779adb0 [ospfd] Add support for oversized LSAs. by paul · 19 years ago
  69. c637171 [ospfd/zserv] adjust to new format by paul · 19 years ago
  70. 1a643f8 [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up. by paul · 19 years ago
  71. 818e56c [ospfd] fix undefined effect expression by paul · 19 years ago
  72. 98429f6 [ospfd] fix rare leak of struct connected, in an error path. by paul · 19 years ago
  73. c42c177 [ospfd] trim redundant strings by paul · 19 years ago
  74. 8675284 [ospfd] fix automatic router-id and network enable bug. by paul · 19 years ago
  75. c9c93d5 [ospfd] rename graceful to deferred, fix a tiny compile warning. by paul · 19 years ago
  76. 00c290e [c99] change gcc zero-length array to C99 flexible array declaration by paul · 19 years ago
  77. c24d602 2005-11-20 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  78. b29800a 2005-11-20 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  79. 649654a [ospfd] Standardize buffer sizes used for displaying timers. by ajs · 19 years ago
  80. 70cd347 [ospfd] Make OSPF_ISM_TIMER_OFF macro safer. by ajs · 19 years ago
  81. 31a5976 [ospfd] misc small fixes. Fix default stub router setting. no opaque compile. by paul · 19 years ago
  82. 58e1bef [ospfd] SPF ospf_canonical_nexthops_free bugfix. by paul · 19 years ago
  83. c8c1521 2005-11-04 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  84. 6d45276 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  85. 484315f 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  86. 88d6cf3 2005-10-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  87. e029d44 2005-10-23 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  88. b8ad39d 2005-10-23 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  89. ea4ffc9 2005-10-21 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  90. d24f6e2 2005-10-21 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  91. f9ad937 2005-10-21 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  92. eb3da6d 2005-10-18 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  93. 3623814 2005-10-11 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  94. 77df1f7 2005-10-06 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
  95. f52d13c 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  96. 6638c1a 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> by jardin · 19 years ago
  97. 5e4914c 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
  98. ceacedb 2005-09-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  99. e621787 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
  100. ba68253 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago