1. d3092e7 [zserv] fix up custom isisd and bgpd Zserv functions for new format. by paul · 19 years ago
  2. 77b1cff [isisd] remove includes of common system headers. by paul · 19 years ago
  3. 13fb40a * isis_adjacency.c: Stop expire timer while deleting adjacency. by hasso · 19 years ago
  4. 10fc918 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> by jardin · 19 years ago
  5. 3fdb2dd * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS. by hasso · 19 years ago
  6. d3d7474 * isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup. by hasso · 19 years ago
  7. 9551eea * isis_lsp.c: Make topology generator generate TE TLVs if necessary. by hasso · 19 years ago
  8. fac1f7c * isis_spf.c: Changing cost from uint16_t to uint32_t. Unset by hasso · 19 years ago
  9. 82a8428 * isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to work by hasso · 19 years ago
  10. 309ddb1 * isis_lsp.c: Put correct metric info into TE TLV's. Wide metric is by hasso · 19 years ago
  11. 81ad8f6 * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4 by hasso · 19 years ago
  12. aa4376e * isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any sub by hasso · 19 years ago
  13. ea3be4c * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() and by hasso · 19 years ago
  14. f21fb27 * isis_circuit.[ch]: Some preliminary support for specifying wide by hasso · 19 years ago
  15. 2984d26 * isisd.[ch]: Introduce oldmetric flag for area and transition by hasso · 19 years ago
  16. ffe543a * dict.[ch]: Revert all nonfunctional changes. It's external module by hasso · 19 years ago
  17. 3d54927 * isis_route.c: Fix output of nexthops in case of extreme debug. by hasso · 19 years ago
  18. f06834b * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code. by hasso · 19 years ago
  19. 96e3038 * isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4 by hasso · 19 years ago
  20. 72b9c95 * isis_tlv.h: Cleanup comment about TLVs we should support, remove info by hasso · 19 years ago
  21. f1082d1 * isis_lsp.h: Added backpointer to the area from LSP. For now it's used by hasso · 19 years ago
  22. 4eda93a * isis_lsp.c (lsp_update): Fix previous commit - manipulate the right by hasso · 19 years ago
  23. a96d8d1 * isis_lsp.c (lsp_update): Remove LSP from database before updating by hasso · 19 years ago
  24. c89c05d * *.c: Try to be less verbose by default (without any debug options by hasso · 19 years ago
  25. c0fb2a5 * isis_lsp.c: Yet another regression introduced by stream cleanup. by hasso · 19 years ago
  26. be7d65d * isis_lsp.c: Less TLV leaking. by hasso · 19 years ago
  27. 29e50b2 * random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke by hasso · 19 years ago
  28. aac372f * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset by hasso · 19 years ago
  29. 56b24f4 * isis_misc.[ch]: Fix some warnings, making some strings const. by hasso · 19 years ago
  30. 6204c7f * topology/spgrid.c: MAXLONG is deprecated, use LONG_MAX instead. by hasso · 19 years ago
  31. e7fe02f * isis_dr.c: Fix copy&paste error in isis_dr_resign(). by hasso · 20 years ago
  32. 92c9f22 2005-05-25 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  33. 15935e9 2005-05-03 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  34. f482ed4 2005-04-15 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  35. 5d6e269 * isis_adjacency.c: Fix typo introduced with listloop cleanup. by hasso · 20 years ago
  36. 634f9ea 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  37. a8f03df 2005-04-10 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  38. bd88bf4 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  39. f695b01 * configure.ac: Add --enable-isis-topology to enable isisd topology by hasso · 20 years ago
  40. d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  41. c3d26c7 * isis_spf.c: host.name might be NULL. by hasso · 20 years ago
  42. cdb6ee9 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  43. 9236588 * *.c: Changed many functions to static. Some commented out by hasso · 20 years ago
  44. 1cbc562 Make authentication of SNPs work correctly - ie. conditionally like it is in by hasso · 20 years ago
  45. b30c5e6 Really fix crashes now. Revert isis_circuit_update_params() part of previous by hasso · 20 years ago
  46. 4660687 Don't crash during interface up/down events. by hasso · 20 years ago
  47. 529d65b zlog_* cleanup. Level of debug messages to LOG_DEBUG. by hasso · 20 years ago
  48. 274a4a4 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  49. 887c44a 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  50. c065230 Make group to run daemon as configurable. Fixes #2 from Bugzilla #64. by hasso · 20 years ago
  51. cee3df1 2004-11-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  52. c729c65 Initialize access lists here as well. by hasso · 20 years ago
  53. f90a5f6 Sync isisd with changes in lib. by hasso · 20 years ago
  54. 1cd8084 No warnings here any more. by hasso · 20 years ago
  55. 18a6dce Common router id. by hasso · 20 years ago
  56. e082ac1 This code didn't survive valgrinding. I wonder how it survived normal run. by hasso · 20 years ago
  57. 0dae85e Brown paperbag please. Fix previous commit. by hasso · 20 years ago
  58. f7c43dc Compiler warnings fixes. by hasso · 20 years ago
  59. c83dcd3 Compile with gcc-4.0. by hasso · 20 years ago
  60. 73d1aea * isisd.c: thread_master *master is already defined in isis_main.c. by hasso · 20 years ago
  61. 52dc7ee Remove usage of evil list and listnode typedefs. by hasso · 20 years ago
  62. d9c427b Yet another DIS election fix from LIU Xin - update dis_record of by hasso · 20 years ago
  63. 6785157 Make "C" vendor routers happy - put correct prefix addresses into by hasso · 20 years ago
  64. a211d65 2004-09-20 LIU Xin <lx at ns.6test.edu.cn> by hasso · 20 years ago
  65. 12a5cae Rework of SPF threads schedule logic. I'm not 100% sure whether it's right by hasso · 20 years ago
  66. bf73101 Another great little fix from LIU Xin. by hasso · 20 years ago
  67. 53c997c Second part of fixes from Laurent Rabret. by hasso · 20 years ago
  68. f891f44 Isisd is now able to remove addresses from circuit and trigger LSP updates by hasso · 20 years ago
  69. 64a7afd isis_pdu.c: Update l1_desig_is only if neighbor really is DIS. by hasso · 20 years ago
  70. 13c48f7 Fixes from LIU Xin. by hasso · 20 years ago
  71. 00995cf Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]). by hasso · 21 years ago
  72. 37da8c0 Make it compile in NetBSD and OpenBSD. by hasso · 21 years ago
  73. 0a58935 2004-05-08 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  74. d70f99e Threads usage cleanup. Still at least one bug to go. by hasso · 21 years ago
  75. 54301ce Make "(no) ip address x.x.x.x/x" commands work again in vtysh. by hasso · 21 years ago
  76. efc1e72 Fix some threads related problems [quagga-dev 591]. by hasso · 21 years ago
  77. 2097cd8 Some fixes to isisd done by me and Cougar in the spring of 2003. See by hasso · 21 years ago
  78. eb5d44e Initial revision by jardin · 21 years ago