1. 9eff36b Justified OSPF cost function names and added support for: by Denis Ovsienko · 16 years ago
  2. 6e687d7 [ospfd] Fix SEGV during startup introduced in recent commit by Joakim Tjernlund · 16 years ago
  3. 491eddc [ospfd] Move passive interface check by Joakim Tjernlund · 16 years ago
  4. b3bc68e [ospfd] Minor enhancements to recent self-host-routes suppression patch by Paul Jakma · 16 years ago
  5. 742c64f Merge commit 'remotes/jocke/delete_ghost_route' by Paul Jakma · 16 years ago
  6. 06fb282 Merge commit '53d0deceeb855493aa03c59477f8af7f6bb75140' by Paul Jakma · 16 years ago
  7. a49eb30 [ospfd] Restructure opsf_if_update() and ospf_network_run() by Joakim Tjernlund · 16 years ago
  8. 5d7bdd0 Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_crosscompile' by Paul Jakma · 16 years ago
  9. 53d0dec Set destination for PtP links to OSPF_ALLSPFROUTERS. by Joakim Tjernlund · 17 years ago
  10. 910e270 Ignore host routes to self. by Joakim Tjernlund · 16 years ago
  11. fb62a3c Make --enable-snmp cross compile and make libcrypto optional with --without-crypto by Joakim Tjernlund · 17 years ago
  12. 35f8914 Fix SEGV in ip ospf neighbor all by Joakim Tjernlund · 16 years ago
  13. d68cbf9 [administrivia] Git should ignore backup files and .loT files by Paul Jakma · 18 years ago
  14. 3998bfd [trivia] Remove ChangeLog files, as this data is now maintained in SCM by Paul Jakma · 16 years ago
  15. 30a2231 [warnings] Fix various SOS warnings by Paul Jakma · 16 years ago
  16. 1423c80 [lib] mes_lookup string lookup table argument should be marked const by Stephen Hemminger · 16 years ago
  17. 9fd4958 [ospfd] Default route needs to be refreshed after neighbour state change by Daniel Ng · 16 years ago
  18. 6a270cd [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd by Jingjing Duan · 16 years ago
  19. 3c5a0a4 [administrivia] Add .gitignore files, based on .cvsignores. by Paul Jakma · 19 years ago
  20. 0d6b2ee [daemons] Sanity check port number arguments before use by Paul Jakma · 17 years ago
  21. dea0444 [c++] remove/rename some names in headers that clash with C++ reserved words by Paul Jakma · 17 years ago
  22. fb31c0f + fix missing arg to zlog_warn() by Denis Ovsienko · 17 years ago
  23. f102e75 + fix minor regression in OSPF sending buffer adjustment logic by Denis Ovsienko · 17 years ago
  24. b7fe414 Bug #362 is fixed now. by Denis Ovsienko · 17 years ago
  25. e95537f [ospfd] Finish explanatory comment started in previous commit.. by Paul Jakma · 17 years ago
  26. 7591d8b [ospfd] Fix bad SPF calculation on some topologies - incorrect sorting by Paul Jakma · 17 years ago
  27. fc787e8 Fix last commit - add back in closing paren which was apparently by Greg Troxel · 17 years ago
  28. 5b02255 [ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areas by Paul Jakma · 17 years ago
  29. 5dcf71d [ospfd] Fix address qualified 'ip ospf auth' commands by Paul Jakma · 18 years ago
  30. 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
  31. 08d3d5b [ospfd] Bug #330 regression: Fix ospf_spf_add_parent assert by Paul Jakma · 18 years ago
  32. f0ec832 [ospfd] network command now behaves more logically when a peer prefix is defined by Andrew J. Schorr · 18 years ago
  33. e8a56f0 [ospfd] Fix bug in 'passive-interface default' behavior by Andrew J. Schorr · 18 years ago
  34. 85ef784 [ospfd] Bug #330 regression: failure to calculate routes through networks by Paul Jakma · 18 years ago
  35. b75ae99 [ospfd] Instrument ospf_spf with more debug log messages by Paul Jakma · 18 years ago
  36. ad81f8c [ospfd] Return SNMP standard neighbor state values, not quagga internal ones by Andrew J. Schorr · 18 years ago
  37. 56b3ea0 [ospfd] Fix two debug messages that used inet_ntoa more than once by Andrew J. Schorr · 18 years ago
  38. 4056a54 [ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually running by Andrew J. Schorr · 18 years ago
  39. bd34fb3 [ospfd] Fix regression in SPF introduced by bug#330 fixes by Paul Jakma · 18 years ago
  40. bc20c1a [ospfd] Bug #330: SPF must consider that nexthop-calc may fail by Paul Jakma · 18 years ago
  41. e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
  42. ed589c1 [ospfd] Consider all connected addresses when creating ospf interfaces by Andrew J. Schorr · 18 years ago
  43. 7f643eb [ospfd] Add debug messages for a few zebra messages that had been overlooked by Andrew J. Schorr · 18 years ago
  44. 4354088 [ospfd] Fix bug in passive-interface default commands. by Andrew J. Schorr · 18 years ago
  45. 8fb8a50 [ospfd] Stop losing subsequent default-information originate 'always' info by Andrew J. Schorr · 18 years ago
  46. 7ffa8fa [ospfd] Add passive-interface default support by Paul Jakma · 18 years ago
  47. 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
  48. 08c8367 [ospfd] Improve some warning messages. by Andrew J. Schorr · 18 years ago
  49. b5aeb44 [ospfd] Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commit by Paul Jakma · 18 years ago
  50. 29b5a04 [ospfd] redistribute default no longer works after complete reconfig, fix by Paul Jakma · 18 years ago
  51. 2518efd [ospfd] Bug #134, ospfd should be more robust to backward time change 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. 1670008 [ospfd] Bug #288: do not change router ID unless forced by manual configuration by Andrew J. Schorr · 18 years ago
  56. 1fe6ed3 [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free by Paul Jakma · 18 years ago
  57. 3fed416 [ospfd] Additional NSM neighbour state change stats/information by Paul Jakma · 18 years ago
  58. 90c3317 [ospfd] record timestamp and event of last NSM state change for neighbour by Paul Jakma · 18 years ago
  59. 3d63f38 [ospfd] trivial: NSM AdjChange should print event, declutter core functions by Paul Jakma · 18 years ago
  60. 539e152 [ospfd] Remove nsm_reset_nbr and a bunch of useless NSM event/action functions by Paul Jakma · 18 years ago
  61. 13cd3dc [ospfd] Improve Hello NetworkMask mismatch warning to give more info by Andrew J. Schorr · 18 years ago
  62. 1f2c274 [ospfd] cleanup NSM neighbour delete through a new Deleted NSM state by Paul Jakma · 18 years ago
  63. aa2737a [ospfd] early-return in nsm_event missed LLDown event, fixes use after free by Paul Jakma · 18 years ago
  64. f7a76ab [ospfd] Apply some simplifications to ospf_nsm, from Andrew's suggestions by Paul Jakma · 18 years ago
  65. 5db95bc [ospfd] CID #13, dont try print out fields of LSA we know to be NULL. by Paul Jakma · 18 years ago
  66. d1b1cd8 [ospfd] Clear adjacency state for NSM changes down to TwoWay/ExStart by Paul Jakma · 18 years ago
  67. e55dd53 [ospfd] trivial cleanup of nsm_timer_set by Paul Jakma · 18 years ago
  68. ba0beb4 [ospfd] Ensure NSM state functions can redirect next_state accidently by Paul Jakma · 18 years ago
  69. d7b0fb6 [ospfd] consolidate adjacency check logic by Paul Jakma · 18 years ago
  70. 1c066bf [ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matches by Andrew J. Schorr · 18 years ago
  71. 7694787 [ospfd] Avoid getting NSM stuck in ExStart by using local view of DR/BDR by Andrew J. Schorr · 18 years ago
  72. d7e60dd [ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]" by Andrew J. Schorr · 18 years ago
  73. d1c65c2 [ospfd] Replace redistribution strings with new route_types.h defines. by Paul Jakma · 18 years ago
  74. 9560fa8 [ospfd] NSSA translate-enabled ABR should declare itself as ASBR by Paul Jakma · 18 years ago
  75. 9aecfae [ospfd] Improve two info log messages in ospf_snmp.c by Andrew J. Schorr · 18 years ago
  76. 0ffb709 [ospfd] When writing out config, show "debug ospf nsm status" properly by Andrew J. Schorr · 18 years ago
  77. 6e72cb6 [ospfd] Fix ospf passive-interface subcommand to create interface if necessary by Andrew J. Schorr · 18 years ago
  78. 429ac78 [ospfd] Fix multicast membership drop bug by Paul Jakma · 18 years ago
  79. ac904de [ospfd] lsdb_delete/discard_from_db should be more robust to bad args by Paul Jakma · 18 years ago
  80. 88871b1 [ospfd] suppres mostly uninteresting debug message unless debug is set by Paul Jakma · 18 years ago
  81. ae12805 [ospfd] Fix small error in CID #13 commit by Paul Jakma · 19 years ago
  82. e54e6e5 [ospfd] CID #13, debug for NULL type7 LSA should not print out data from it by Paul Jakma · 19 years ago
  83. deb1561 [ospfd] CID #15, remove redundant NULL check in ism_change_state by Paul Jakma · 19 years ago
  84. bfd7c7d [ospfd] CID #14, NULL check ospf->backbone before use, ospf_update_router_route by Paul Jakma · 19 years ago
  85. 6db3a6f [ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdraw by Paul Jakma · 19 years ago
  86. e43be0e [ospfd] CID #27, fix missing NULL return check by Paul Jakma · 19 years ago
  87. 70461d7 [ospfd] CID #29, fix missing NULL check by removing unused code. by Paul Jakma · 19 years ago
  88. 4021b60 [ospfd] Squash another ospf_lookup call by Paul Jakma · 19 years ago
  89. 214a445 [ospfd] Fix leak in area-range-cost command, CID #46. by Paul Jakma · 19 years ago
  90. 894f8b6 [ospfd] CID #49, fix dereference before NULL check by Paul Jakma · 19 years ago
  91. 1a8ec2b [ospfd] Check NULL result from ospf_area_lookup_by_area_id, CID #69 by Paul Jakma · 19 years ago
  92. cac3b5c [ospfd] Fix missing check for ospf_lookup NULL return, CID #70 by Paul Jakma · 19 years ago
  93. 9c27ef9 [ospfd] Fix SPF of virtual-links by Paul Jakma · 19 years ago
  94. 478aab9 [ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fix by Paul Jakma · 19 years ago
  95. 075c201 [ospfd] Fix failure of Fletcher checksum with certain compilers by Paul Jakma · 19 years ago
  96. 1a8ee0e [ospfd] ignore loopbacks for received interface validation by Paul Jakma · 19 years ago
  97. c2b478d [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER by Paul Jakma · 19 years ago
  98. e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
  99. 779adb0 [ospfd] Add support for oversized LSAs. by paul · 19 years ago
  100. c637171 [ospfd/zserv] adjust to new format by paul · 19 years ago