1. 309ddb1 * isis_lsp.c: Put correct metric info into TE TLV's. Wide metric is by hasso · 19 years ago
  2. 81ad8f6 * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4 by hasso · 19 years ago
  3. aa4376e * isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any sub by hasso · 19 years ago
  4. ea3be4c * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() and by hasso · 19 years ago
  5. f21fb27 * isis_circuit.[ch]: Some preliminary support for specifying wide by hasso · 19 years ago
  6. 2984d26 * isisd.[ch]: Introduce oldmetric flag for area and transition by hasso · 19 years ago
  7. ffe543a * dict.[ch]: Revert all nonfunctional changes. It's external module by hasso · 19 years ago
  8. 3d54927 * isis_route.c: Fix output of nexthops in case of extreme debug. by hasso · 19 years ago
  9. f06834b * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code. by hasso · 19 years ago
  10. 96e3038 * isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4 by hasso · 19 years ago
  11. 72b9c95 * isis_tlv.h: Cleanup comment about TLVs we should support, remove info by hasso · 19 years ago
  12. f1082d1 * isis_lsp.h: Added backpointer to the area from LSP. For now it's used by hasso · 19 years ago
  13. 4eda93a * isis_lsp.c (lsp_update): Fix previous commit - manipulate the right by hasso · 19 years ago
  14. a96d8d1 * isis_lsp.c (lsp_update): Remove LSP from database before updating by hasso · 19 years ago
  15. c89c05d * *.c: Try to be less verbose by default (without any debug options by hasso · 19 years ago
  16. c0fb2a5 * isis_lsp.c: Yet another regression introduced by stream cleanup. by hasso · 19 years ago
  17. be7d65d * isis_lsp.c: Less TLV leaking. by hasso · 19 years ago
  18. 29e50b2 * random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke by hasso · 19 years ago
  19. aac372f * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset by hasso · 19 years ago
  20. 56b24f4 * isis_misc.[ch]: Fix some warnings, making some strings const. by hasso · 19 years ago
  21. 6204c7f * topology/spgrid.c: MAXLONG is deprecated, use LONG_MAX instead. by hasso · 19 years ago
  22. e7fe02f * isis_dr.c: Fix copy&paste error in isis_dr_resign(). by hasso · 20 years ago
  23. 92c9f22 2005-05-25 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  24. 15935e9 2005-05-03 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  25. f482ed4 2005-04-15 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  26. 5d6e269 * isis_adjacency.c: Fix typo introduced with listloop cleanup. by hasso · 20 years ago
  27. 634f9ea 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  28. a8f03df 2005-04-10 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  29. 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  30. bd88bf4 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  31. f695b01 * configure.ac: Add --enable-isis-topology to enable isisd topology by hasso · 20 years ago
  32. d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  33. 2d58228 * configure.ac, */Makefile.am: Fix previous commit. SNMP includes by hasso · 20 years ago
  34. c3d26c7 * isis_spf.c: host.name might be NULL. by hasso · 20 years ago
  35. cdb6ee9 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  36. 9985f83 2005-02-09 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  37. 9236588 * *.c: Changed many functions to static. Some commented out by hasso · 20 years ago
  38. cee6649 More cleanup in isisd. by hasso · 20 years ago
  39. b1b57e2 Move TODO items from isid to the common TODO. by hasso · 20 years ago
  40. 39f476f There is no need to keep this directory. by hasso · 20 years ago
  41. 1cbc562 Make authentication of SNPs work correctly - ie. conditionally like it is in by hasso · 20 years ago
  42. b30c5e6 Really fix crashes now. Revert isis_circuit_update_params() part of previous by hasso · 20 years ago
  43. 4660687 Don't crash during interface up/down events. by hasso · 20 years ago
  44. 529d65b zlog_* cleanup. Level of debug messages to LOG_DEBUG. by hasso · 20 years ago
  45. 274a4a4 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  46. 887c44a 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  47. c065230 Make group to run daemon as configurable. Fixes #2 from Bugzilla #64. by hasso · 20 years ago
  48. cee3df1 2004-11-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  49. 6099b3b 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  50. 3c035aa - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch by paul · 20 years ago
  51. c729c65 Initialize access lists here as well. by hasso · 20 years ago
  52. f90a5f6 Sync isisd with changes in lib. by hasso · 20 years ago
  53. 2e864cf Argh, fix typo. by hasso · 20 years ago
  54. 1b12142 Although we don't look at current directory for config any more, it's nice by hasso · 20 years ago
  55. 1cd8084 No warnings here any more. by hasso · 20 years ago
  56. 18a6dce Common router id. by hasso · 20 years ago
  57. aa0b9f9 I think that it's better to report bugs into Bugzilla. by hasso · 20 years ago
  58. e082ac1 This code didn't survive valgrinding. I wonder how it survived normal run. by hasso · 20 years ago
  59. 0dae85e Brown paperbag please. Fix previous commit. by hasso · 20 years ago
  60. f7c43dc Compiler warnings fixes. by hasso · 20 years ago
  61. c83dcd3 Compile with gcc-4.0. by hasso · 20 years ago
  62. 73d1aea * isisd.c: thread_master *master is already defined in isis_main.c. by hasso · 20 years ago
  63. 52dc7ee Remove usage of evil list and listnode typedefs. by hasso · 20 years ago
  64. d9c427b Yet another DIS election fix from LIU Xin - update dis_record of by hasso · 20 years ago
  65. 6785157 Make "C" vendor routers happy - put correct prefix addresses into by hasso · 20 years ago
  66. a211d65 2004-09-20 LIU Xin <lx at ns.6test.edu.cn> by hasso · 20 years ago
  67. 12a5cae Rework of SPF threads schedule logic. I'm not 100% sure whether it's right by hasso · 20 years ago
  68. bf73101 Another great little fix from LIU Xin. by hasso · 20 years ago
  69. 90f0c88 There is several new RFCs ... by hasso · 20 years ago
  70. 53c997c Second part of fixes from Laurent Rabret. by hasso · 20 years ago
  71. f891f44 Isisd is now able to remove addresses from circuit and trigger LSP updates by hasso · 20 years ago
  72. 64a7afd isis_pdu.c: Update l1_desig_is only if neighbor really is DIS. by hasso · 20 years ago
  73. 13c48f7 Fixes from LIU Xin. by hasso · 20 years ago
  74. f390d2c Indentation only. No any functional changes. by hasso · 20 years ago
  75. b7a97f8 (somewhat unrelated cleanups, but all are very minor) by gdt · 20 years ago
  76. 9f9aebd cvsignore *.libs in build dirs by paul · 20 years ago
  77. e3bee3b Update cvsignore's for *.lo and *.la - libtool files by paul · 20 years ago
  78. 87efd64 Add libtool support. by gdt · 20 years ago
  79. 320ec10 Removing code which looked at current dir for config file before attempting by hasso · 20 years ago
  80. d26ca6a CVS ignore Linux NFS silly-delete .nfs* files by paul · 20 years ago
  81. 8401697 Add .cvsignore for isisd/topology by paul · 20 years ago
  82. 62843e4 Fixing crash fix attempt. It's still mess and logic is wrong and ... but at by hasso · 21 years ago
  83. 00995cf Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]). by hasso · 21 years ago
  84. 37da8c0 Make it compile in NetBSD and OpenBSD. by hasso · 21 years ago
  85. 0a58935 2004-05-08 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  86. 5e4fa16 2004-03-16 David Young <dyoung@pobox.com> by gdt · 21 years ago
  87. c3aac6f Fix vty address handling and added pid file stuff. by hasso · 21 years ago
  88. d70f99e Threads usage cleanup. Still at least one bug to go. by hasso · 21 years ago
  89. 83fe45e Yet another "set thread pointer to NULL during thread run" fix. by hasso · 21 years ago
  90. 38a61c7 Fixing previous commit. by hasso · 21 years ago
  91. 54301ce Make "(no) ip address x.x.x.x/x" commands work again in vtysh. by hasso · 21 years ago
  92. 2d75d05 2004-01-19 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  93. efc1e72 Fix some threads related problems [quagga-dev 591]. by hasso · 21 years ago
  94. 41ad878 2003-12-30 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  95. 9f1b6db Remove generated file. by hasso · 21 years ago
  96. 2097cd8 Some fixes to isisd done by me and Cougar in the spring of 2003. See by hasso · 21 years ago
  97. e3c43e2 Add .cvsignore by hasso · 21 years ago
  98. fc58e87 2607/tcp is already used by ospfapi. Let's use 2608/tcp for isisd. by jardin · 21 years ago
  99. 9e867fe Merge isisd into the Quagga's framework: by jardin · 21 years ago
  100. eb5d44e Initial revision by jardin · 21 years ago