1. be62b17 isisd: Fix LSPs not being regenerated after adjacency change by Michael Zingg · 12 years ago
  2. c8ee940 isisd: Attached-bit in LSP header by Amritha Nambiar · 9 years ago
  3. f50ee93 isisd: assorted fixes (unused variables, static) by David Lamparter · 10 years ago
  4. 6db3ef6 isisd: fix minor & vs. && mix-up by David Lamparter · 10 years ago
  5. 21401f3 *: fix signedness mix-ups by David Lamparter · 10 years ago
  6. e8aca32 isisd: address Coverity warnings by David Lamparter · 12 years ago
  7. a47c583 isisd: fix typo in topology generator (BZ#731) by David Lamparter · 12 years ago
  8. e38e0df isisd: couple of bug fixes by Subbaiah Venkata · 13 years ago
  9. 3f045a0 isisd: add Google's changes to IS-IS by Josh Bailey · 13 years ago
  10. ec5e42b [cleanup] convert bzero() deprecated by POSIX to memset() by Jeremy Jackson · 16 years ago
  11. 6a270cd [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd by Jingjing Duan · 16 years ago
  12. 41b36e9 [isisd] Fix compiler warnings and allow v4-only compilation by Paul Jakma · 18 years ago
  13. 77b1cff [isisd] remove includes of common system headers. by paul · 19 years ago
  14. 3fdb2dd * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS. by hasso · 19 years ago
  15. d3d7474 * isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup. by hasso · 19 years ago
  16. 9551eea * isis_lsp.c: Make topology generator generate TE TLVs if necessary. by hasso · 19 years ago
  17. 309ddb1 * isis_lsp.c: Put correct metric info into TE TLV's. Wide metric is by hasso · 19 years ago
  18. 81ad8f6 * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4 by hasso · 19 years ago
  19. aa4376e * isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any sub by hasso · 19 years ago
  20. f06834b * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code. by hasso · 19 years ago
  21. 96e3038 * isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4 by hasso · 19 years ago
  22. f1082d1 * isis_lsp.h: Added backpointer to the area from LSP. For now it's used by hasso · 19 years ago
  23. 4eda93a * isis_lsp.c (lsp_update): Fix previous commit - manipulate the right by hasso · 19 years ago
  24. a96d8d1 * isis_lsp.c (lsp_update): Remove LSP from database before updating by hasso · 19 years ago
  25. c89c05d * *.c: Try to be less verbose by default (without any debug options by hasso · 19 years ago
  26. c0fb2a5 * isis_lsp.c: Yet another regression introduced by stream cleanup. by hasso · 19 years ago
  27. be7d65d * isis_lsp.c: Less TLV leaking. by hasso · 19 years ago
  28. aac372f * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset by hasso · 19 years ago
  29. 15935e9 2005-05-03 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  30. a8f03df 2005-04-10 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  31. 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  32. f695b01 * configure.ac: Add --enable-isis-topology to enable isisd topology by hasso · 20 years ago
  33. 9985f83 2005-02-09 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  34. 9236588 * *.c: Changed many functions to static. Some commented out by hasso · 20 years ago
  35. 529d65b zlog_* cleanup. Level of debug messages to LOG_DEBUG. by hasso · 20 years ago
  36. 2e864cf Argh, fix typo. by hasso · 20 years ago
  37. 1cd8084 No warnings here any more. by hasso · 20 years ago
  38. 18a6dce Common router id. by hasso · 20 years ago
  39. f7c43dc Compiler warnings fixes. by hasso · 20 years ago
  40. 73d1aea * isisd.c: thread_master *master is already defined in isis_main.c. by hasso · 20 years ago
  41. 6785157 Make "C" vendor routers happy - put correct prefix addresses into by hasso · 20 years ago
  42. 12a5cae Rework of SPF threads schedule logic. I'm not 100% sure whether it's right by hasso · 20 years ago
  43. 13c48f7 Fixes from LIU Xin. by hasso · 20 years ago
  44. f390d2c Indentation only. No any functional changes. by hasso · 20 years ago
  45. 37da8c0 Make it compile in NetBSD and OpenBSD. by hasso · 21 years ago
  46. d70f99e Threads usage cleanup. Still at least one bug to go. by hasso · 21 years ago
  47. 2097cd8 Some fixes to isisd done by me and Cougar in the spring of 2003. See by hasso · 21 years ago
  48. 9e867fe Merge isisd into the Quagga's framework: by jardin · 21 years ago
  49. eb5d44e Initial revision by jardin · 21 years ago