1. b6eef00 ospfd: Some small tweaks to the SPF execution reason patch by Paul Jakma · 10 years ago
  2. 50f38b3 Compute and display SPF execution statistics by Dinesh G Dutt · 10 years ago
  3. 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
  4. cbf435c ospfd: add debug messages for router lsa-generation by Christian Franke · 11 years ago
  5. b4b359a ospfd: For an ABR, ensure the right LSID is MaxAge'd by Pradosh Mohapatra · 11 years ago
  6. 8afee5c ospfd: clarify indentation and comments in ospf_lsa_maxage_delete by Christian Franke · 11 years ago
  7. e387dfd ospfd: fix a reference counting issue introduced by commit 4de8bf0011 by Christian Franke · 11 years ago
  8. 4c14b7f ospfd: fix flooding procedure by Christian Franke · 12 years ago
  9. 4de8bf0 ospfd: make ospf_maxage_lsa_remover actually yield by Christian Franke · 12 years ago
  10. e0630cb ospfd: Remove dup MaxAge LSA flood by Dinesh G Dutt · 12 years ago
  11. 0798cee ospfd: compile warning cleanups by Andrew Certain · 12 years ago
  12. 2345a22 ospf: Fix type-4 network mask to 0 per RFC by Leonard Tracy · 12 years ago
  13. 91e6a0e ospf: Convert MAX_AGE LSA list to tree by Dinesh Dutt · 12 years ago
  14. 8c9ed27 ospfd: remove some buggy extra ';' symbols. by Hasso Tepper · 12 years ago
  15. d8a4e42 lib: improve fletcher checksum validation by JR Rivers · 12 years ago
  16. c81ee5c ospfd: Optimize and improve SPF nexthop calculation by Joakim Tjernlund · 12 years ago
  17. ce3cdcf ospfd: use IS_LSA_SELF() where appropriate by Denis Ovsienko · 13 years ago
  18. f63f06d general: remove inline qualifiers and move in-header functions to objects by Paul Jakma · 14 years ago
  19. ad8d480 ospfd: spelling by Denis Ovsienko · 13 years ago
  20. 4dd87df ospfd: Remove oi field from LSA, have network_lsa_refresh look up when needed by Paul Jakma · 15 years ago
  21. dfbd517 ospfd: potential fix for router-id change assert on refresh cleanup patch by Paul Jakma · 15 years ago
  22. 02d942c ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer by Paul Jakma · 15 years ago
  23. c363d38 ospfd: Unify router and network LSA refresh logic with general refresher by Paul Jakma · 15 years ago
  24. 7eb5b47 ospfd: Remember network LSA sequence numbers across up/downs of an interface by Paul Jakma · 15 years ago
  25. 94b6bfd ospfd: the maxage_lsa_remover should check whether it needs to yield the cpu by Paul Jakma · 15 years ago
  26. 6634974 ospfd: fix lsa_refresh_walker unlock before use bug by Paul Jakma · 15 years ago
  27. 3106a03 ospfd: fix performance problem with redistribute delete by Stephen Hemminger · 15 years ago
  28. 5996e0d ospfd: Make sure route table is recalculated. by Joakim Tjernlund · 15 years ago
  29. 5372510 ospfd: neuter some compiler warnings by Paul Jakma · 15 years ago
  30. 4ca15d4 ospfd: update some comments by Paul Jakma · 15 years ago
  31. bd24624 [ospfd] Do not use stale Network/Router LSAs by Joakim Tjernlund · 16 years ago
  32. f654313 [ospfd] Fix a few LSA performance "bugs" by Joakim Tjernlund · 16 years ago
  33. 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
  34. 6a270cd [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd by Jingjing Duan · 16 years ago
  35. fc787e8 Fix last commit - add back in closing paren which was apparently by Greg Troxel · 17 years ago
  36. 5b02255 [ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areas by Paul Jakma · 17 years ago
  37. e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
  38. 2518efd [ospfd] Bug #134, ospfd should be more robust to backward time change by Paul Jakma · 18 years ago
  39. 1fe6ed3 [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free by Paul Jakma · 18 years ago
  40. 5db95bc [ospfd] CID #13, dont try print out fields of LSA we know to be NULL. by Paul Jakma · 18 years ago
  41. 9560fa8 [ospfd] NSSA translate-enabled ABR should declare itself as ASBR by Paul Jakma · 18 years ago
  42. ac904de [ospfd] lsdb_delete/discard_from_db should be more robust to bad args by Paul Jakma · 18 years ago
  43. ae12805 [ospfd] Fix small error in CID #13 commit by Paul Jakma · 19 years ago
  44. e54e6e5 [ospfd] CID #13, debug for NULL type7 LSA should not print out data from it by Paul Jakma · 19 years ago
  45. 70461d7 [ospfd] CID #29, fix missing NULL check by removing unused code. by Paul Jakma · 19 years ago
  46. 4021b60 [ospfd] Squash another ospf_lookup call by Paul Jakma · 19 years ago
  47. 075c201 [ospfd] Fix failure of Fletcher checksum with certain compilers by Paul Jakma · 19 years ago
  48. c2b478d [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER by Paul Jakma · 19 years ago
  49. e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
  50. 779adb0 [ospfd] Add support for oversized LSAs. by paul · 19 years ago
  51. c24d602 2005-11-20 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  52. 88d6cf3 2005-10-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  53. 5339cfd 2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  54. 69310a6 2005-05-11 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  55. 4dadc29 2005-05-06 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  56. 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  57. 9dbc797 2005-03-13 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  58. 9985f83 2005-02-09 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  59. fe71a97 Show sums of checksums in "show ip ospf" output. Okayed by Paul and James by hasso · 20 years ago
  60. e588f21 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  61. 3fb9cd6 OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, by hasso · 20 years ago
  62. eb1ce60 Compiler warnings fixes round 1. by hasso · 20 years ago
  63. c9e52be Compiler warnings fixes. by hasso · 20 years ago
  64. 52dc7ee Remove usage of evil list and listnode typedefs. by hasso · 20 years ago
  65. beebba7 Remove ifdef's HAVE_NSSA. NSSA support is stable enough. by hasso · 20 years ago
  66. 553ff11 2004-06-06 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  67. 0c2be26 2004-05-31 Sagun Shakya <sagun.shakya@sun.com> by paul · 21 years ago
  68. 7ddf1d6 2003-10-13 sowmini.varadhan@sun.com by paul · 21 years ago
  69. 8fc0f64 2003-07-13 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  70. d4a53d5 2003-07-12 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  71. 0c14ad8 Don't install Type-7 LSA's into nonNSSA area. by hasso · 21 years ago
  72. 942b6c1 2003-06-19 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  73. d748032 From: Hasso Tepper <hasso@estpak.ee> by paul · 22 years ago
  74. 8435219 Fix merge error of Hasso's patch "case case" :) by paul · 22 years ago
  75. 4fb949e From: Hasso Tepper by paul · 22 years ago
  76. ccd57af Reverting the NSSA maxage walker loop addition for now, until all the other by paul · 22 years ago
  77. 5376b5e NSSA /might/ be missing this. I'm not sure. by paul · 22 years ago
  78. 645878f From: Hasso Tepper <hasso@estpak.ee> by paul · 22 years ago
  79. e05fba4 Author: amir by paul · 22 years ago
  80. 1cc8f76 Add tests for debug enabled to PtMP LSA creation functions by paul · 22 years ago
  81. 020709f 2003-04-04 Paul Jakma <paul@dishone.st> by paul · 22 years ago
  82. d182583 From: David Watson <dwatson@eecs.umich.edu> by paul · 22 years ago
  83. 6898008 2003-03-25 Paul Jakma <paul@dishone.st> by paul · 22 years ago
  84. 17b78d3 Fix debug statement in ospf_packet.c and merge error in ospf_lsa.c by paul · 22 years ago
  85. 37163d6 Merge to zebra.org CVS 20030203 16:30GMT by paul · 22 years ago
  86. 09e4efd Date: Fri, 20 Dec 2002 17:28:45 +0900 by paul · 22 years ago
  87. f2c8065 Kevin C Miller <kevinm@andrew.cmu.edu> [zebra 16681] OSPF NSSA Patches by paul · 22 years ago
  88. 2e3b2e4 zebra link state detection support by paul · 22 years ago
  89. 7afa08d ospfd Point-to-Multipoint support by paul · 22 years ago
  90. 718e374 Initial revision by paul · 22 years ago