1. ae12805 [ospfd] Fix small error in CID #13 commit by Paul Jakma · 19 years ago
  2. e54e6e5 [ospfd] CID #13, debug for NULL type7 LSA should not print out data from it by Paul Jakma · 19 years ago
  3. deb1561 [ospfd] CID #15, remove redundant NULL check in ism_change_state by Paul Jakma · 19 years ago
  4. bfd7c7d [ospfd] CID #14, NULL check ospf->backbone before use, ospf_update_router_route by Paul Jakma · 19 years ago
  5. 6db3a6f [ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdraw by Paul Jakma · 19 years ago
  6. e43be0e [ospfd] CID #27, fix missing NULL return check by Paul Jakma · 19 years ago
  7. 70461d7 [ospfd] CID #29, fix missing NULL check by removing unused code. by Paul Jakma · 19 years ago
  8. 4021b60 [ospfd] Squash another ospf_lookup call by Paul Jakma · 19 years ago
  9. 214a445 [ospfd] Fix leak in area-range-cost command, CID #46. by Paul Jakma · 19 years ago
  10. 894f8b6 [ospfd] CID #49, fix dereference before NULL check by Paul Jakma · 19 years ago
  11. 1a8ec2b [ospfd] Check NULL result from ospf_area_lookup_by_area_id, CID #69 by Paul Jakma · 19 years ago
  12. cac3b5c [ospfd] Fix missing check for ospf_lookup NULL return, CID #70 by Paul Jakma · 19 years ago
  13. 9c27ef9 [ospfd] Fix SPF of virtual-links by Paul Jakma · 19 years ago
  14. 478aab9 [ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fix by Paul Jakma · 19 years ago
  15. 075c201 [ospfd] Fix failure of Fletcher checksum with certain compilers by Paul Jakma · 19 years ago
  16. 1a8ee0e [ospfd] ignore loopbacks for received interface validation by Paul Jakma · 19 years ago
  17. c2b478d [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER by Paul Jakma · 19 years ago
  18. e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
  19. 779adb0 [ospfd] Add support for oversized LSAs. by paul · 19 years ago
  20. c637171 [ospfd/zserv] adjust to new format by paul · 19 years ago
  21. 1a643f8 [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up. by paul · 19 years ago
  22. 818e56c [ospfd] fix undefined effect expression by paul · 19 years ago
  23. 98429f6 [ospfd] fix rare leak of struct connected, in an error path. by paul · 19 years ago
  24. c42c177 [ospfd] trim redundant strings by paul · 19 years ago
  25. 8675284 [ospfd] fix automatic router-id and network enable bug. by paul · 19 years ago
  26. c9c93d5 [ospfd] rename graceful to deferred, fix a tiny compile warning. by paul · 19 years ago
  27. 00c290e [c99] change gcc zero-length array to C99 flexible array declaration by paul · 19 years ago
  28. c24d602 2005-11-20 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  29. b29800a 2005-11-20 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  30. 649654a [ospfd] Standardize buffer sizes used for displaying timers. by ajs · 19 years ago
  31. 70cd347 [ospfd] Make OSPF_ISM_TIMER_OFF macro safer. by ajs · 19 years ago
  32. 31a5976 [ospfd] misc small fixes. Fix default stub router setting. no opaque compile. by paul · 19 years ago
  33. 58e1bef [ospfd] SPF ospf_canonical_nexthops_free bugfix. by paul · 19 years ago
  34. c8c1521 2005-11-04 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  35. 6d45276 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  36. 484315f 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  37. 88d6cf3 2005-10-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  38. e029d44 2005-10-23 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  39. b8ad39d 2005-10-23 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  40. ea4ffc9 2005-10-21 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  41. d24f6e2 2005-10-21 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  42. f9ad937 2005-10-21 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  43. eb3da6d 2005-10-18 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  44. 3623814 2005-10-11 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  45. 77df1f7 2005-10-06 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
  46. f52d13c 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  47. 6638c1a 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> by jardin · 19 years ago
  48. 5e4914c 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
  49. ba68253 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
  50. c1a03d4 2005-09-28 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
  51. 5339cfd 2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  52. e6a0bf9 2005-09-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  53. bb5b755 * ospf_vty.c: Make "show ip ospf neighbor xxx" commands work. by hasso · 19 years ago
  54. 54bedb5 * ospf_vty.c: Check carefully if interface exists before trying to by hasso · 19 years ago
  55. 01018ce * ospf_zebra.c: Don't assert/stop before type == ZEBRA_ROUTE_MAX if by hasso · 19 years ago
  56. c898775 2005-07-26 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  57. d57834f 2005-07-12 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  58. 8469bd7 Fix date. by hasso · 19 years ago
  59. f4833e9 * ospf_nsm.c: Make database exchange for NSSA database work. by hasso · 19 years ago
  60. 7461d45 2005-06-13 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  61. 1ddd729 * ospf_apiserver.c: Fix obvious error in notifying clients about ISM by hasso · 19 years ago
  62. 7e44086 2005-06-01 Akihiro Mizutani <mizutani@net-chef.net> by paul · 19 years ago
  63. 500e418 2005-05-26 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  64. a3387a4 2005-05-19 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  65. 69310a6 2005-05-11 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  66. 42c9819 2005-05-07 Yar Tikhiy <yar@comp.chem.msu.su> by paul · 20 years ago
  67. 4dadc29 2005-05-06 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  68. 9e67dc2 2005-04-15 Zhipeng Gong <zpgong@cdc.3upsystems.com> by paul · 20 years ago
  69. 634f9ea 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  70. e4319de 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  71. 21fefa9 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  72. a349198 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  73. d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  74. aca72fd 2005-03-31 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  75. a608bbf 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  76. 5dcbdf8 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  77. fd651fa 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  78. 1b63904 * ospf_snmp.c: Don't crash in snmp query if ospf instance doesn't by hasso · 20 years ago
  79. 343f5cc * ospfd.h: Include log.h, fixes compile with gcc-4.0. by hasso · 20 years ago
  80. 9dbc797 2005-03-13 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  81. 5c33349 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  82. 462f20d * ospf_lsa.h: New flag to the LSA structure for the SPF calculation. by hasso · 20 years ago
  83. e40dcce * ospf_ase.c: Don't show messages related to the ase calculations if by hasso · 20 years ago
  84. 306541b * ospf_api.h: char isn't always signed, but it has to be it here. by hasso · 20 years ago
  85. fa81b71 2005-02-19 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  86. 038163f 2005-02-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  87. 658b03a 2005-02-15 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  88. bfdc44a 2005-02-14 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  89. 082253f * ospf_lsdb.c: Fix sum of checksums calculation. by hasso · 20 years ago
  90. 083ee9d 2005-02-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  91. 8cfde37 2005-02-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  92. ba6454e 2005-02-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  93. 3a9eb09 2005-02-08 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  94. 847947f 2005-02-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  95. 0b7d97d 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  96. c3eab87 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  97. 86f1fd9 2005-01-10 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 20 years ago
  98. 3dc56b5 2004-12-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  99. 17eaa72 2004-12-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  100. b87f772 2004-12-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago