1. 88d37b9 make some structures constant. by Stephen Hemminger · 10 years ago
  2. ad2f92b isisd: type mix-up in 28a8cfc "don't require IPv4" by David Lamparter · 10 years ago
  3. 16ffb26 *: fix detection and usage of sys/cdefs.h by Timo Teräs · 10 years ago
  4. 28a8cfc isisd: don't require IPv4 for adjacency by David Lamparter · 10 years ago
  5. fd6f39a isisd: ignore the unrecognized TLVs by Lu Feng · 11 years ago
  6. cd40b32 lib/command.c: rewrite command matching/parsing by Christian Franke · 11 years ago
  7. 4ff3bca isisd, ospf6d: use bug-report information from autoconf by Christian Franke · 12 years ago
  8. e1a555b isisd: fix ipv6 metric endianness by Nick Hilliard · 12 years ago
  9. 478c112 isisd: verify metrics on metric-style transition by Christian Franke · 12 years ago
  10. 4fb7c84 isisd: fix metrics check for metric-style narrow by Christian Franke · 12 years ago
  11. e8aca32 isisd: address Coverity warnings by David Lamparter · 12 years ago
  12. 318c804 isisd: always join all IS-IS multicast groups by David Lamparter · 12 years ago
  13. f818c8f isisd: save metric-style narrow by Christian Franke · 12 years ago
  14. de543de isisd: fix spftree_area_del typo causing SEGV by David Lamparter · 12 years ago
  15. b72f345 isisd: drop hellos without supported protocol list by David Lamparter · 12 years ago
  16. 19f78ce isisd: refuse adjacencies with our own system ID by David Lamparter · 12 years ago
  17. 91d799e isisd: do not add >63 IP addresses to hello by David Lamparter · 12 years ago
  18. 43057bf isisd: clock_gettime() -> quagga_gettime() conversion. by Hasso Tepper · 12 years ago
  19. 837d16c *: use array_size() helper macro by Balaji.G · 12 years ago
  20. 655071f isisd: don't overrun list of protocols by David Lamparter · 13 years ago
  21. f02a099 isisd: don't process invalid prefixes from TLVs by David Lamparter · 13 years ago
  22. 948b6be isisd: pull up invalid prefix assert() by David Lamparter · 13 years ago
  23. 0fece07 isisd: fix null pointer dereference in send_lsp() by Avneesh Sachdev · 13 years ago
  24. a22ab5a isisd: tighten checks on ISIS pdu length by Avneesh Sachdev · 13 years ago
  25. 9e7a548 build: allow configure and build in a separate directory by Vincent Bernat · 13 years ago
  26. a47c583 isisd: fix typo in topology generator (BZ#731) by David Lamparter · 12 years ago
  27. 48d8bea quagga: option "-z" ("--socket <path>") added by Vyacheslav Trushkin · 13 years ago
  28. 1627b20 isisd: indent longopts array by Vyacheslav Trushkin · 13 years ago
  29. 086695c isisd: reapply removal of CVS cruft by David Lamparter · 13 years ago
  30. aa3b264 isisd: reapply patch to fix zebra protocol by Avneesh Sachdev · 13 years ago
  31. e38e0df isisd: couple of bug fixes by Subbaiah Venkata · 13 years ago
  32. 3f045a0 isisd: add Google's changes to IS-IS by Josh Bailey · 13 years ago
  33. 745bf05 isisd: change ISIS_METHOD to use C preprocessor by David Lamparter · 15 years ago
  34. 2d362d1 lib: make some structures constant by Stephen Hemminger · 15 years ago
  35. 4a4bba0 isisd: fix --enable-isis-topology for 64-bit Linux by David Ward · 15 years ago
  36. 362573e isisd: fix BPF ioctl() calls, treat "true" and "false" as reserved by David Ward · 15 years ago
  37. 065de90 all: check return value from daemon() call by Stephen Hemminger · 15 years ago
  38. ec5e42b [cleanup] convert bzero() deprecated by POSIX to memset() by Jeremy Jackson · 16 years ago
  39. 7fc626d [cleanup] Make command nodes static by Stephen Hemminger · 16 years ago
  40. 5515de3 [administrivia] Update gitignore files by Paul Jakma · 18 years ago
  41. d68cbf9 [administrivia] Git should ignore backup files and .loT files by Paul Jakma · 18 years ago
  42. 3998bfd [trivia] Remove ChangeLog files, as this data is now maintained in SCM by Paul Jakma · 16 years ago
  43. 6995456 [isisd:DLPI] Try open vanity-named DLPI dev before style 1,2 by Jingjing Duan · 16 years ago
  44. 6a270cd [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd by Jingjing Duan · 16 years ago
  45. 3e40282 [isisd] Fix packet filtering with DLPI by Jingjing Duan · 16 years ago
  46. 46bc0e4 [build] Test for GNU-style PIE support in toolchain and enable by Paul P Komkoff Jr · 16 years ago
  47. 3c5a0a4 [administrivia] Add .gitignore files, based on .cvsignores. by Paul Jakma · 19 years ago
  48. c7350c4 [isisd] Bug #437: fix ssert caused by bad list management by Paul Jakma · 17 years ago
  49. 8bc9805 [isisd] Commit new files which should have been part of previous commit.. by Paul Jakma · 17 years ago
  50. 238497f [isisd] Add support for Solaris DLPI by Paul Jakma · 17 years ago
  51. 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
  52. 41b36e9 [isisd] Fix compiler warnings and allow v4-only compilation by Paul Jakma · 18 years ago
  53. 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
  54. d3092e7 [zserv] fix up custom isisd and bgpd Zserv functions for new format. by paul · 19 years ago
  55. 77b1cff [isisd] remove includes of common system headers. by paul · 19 years ago
  56. 13fb40a * isis_adjacency.c: Stop expire timer while deleting adjacency. by hasso · 19 years ago
  57. 10fc918 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> by jardin · 19 years ago
  58. ceacedb 2005-09-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  59. 3fdb2dd * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS. by hasso · 19 years ago
  60. d3d7474 * isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup. by hasso · 19 years ago
  61. 9551eea * isis_lsp.c: Make topology generator generate TE TLVs if necessary. by hasso · 19 years ago
  62. fac1f7c * isis_spf.c: Changing cost from uint16_t to uint32_t. Unset by hasso · 19 years ago
  63. 82a8428 * isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to work by hasso · 19 years ago
  64. 309ddb1 * isis_lsp.c: Put correct metric info into TE TLV's. Wide metric is by hasso · 19 years ago
  65. 81ad8f6 * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4 by hasso · 19 years ago
  66. aa4376e * isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any sub by hasso · 19 years ago
  67. ea3be4c * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() and by hasso · 19 years ago
  68. f21fb27 * isis_circuit.[ch]: Some preliminary support for specifying wide by hasso · 19 years ago
  69. 2984d26 * isisd.[ch]: Introduce oldmetric flag for area and transition by hasso · 19 years ago
  70. ffe543a * dict.[ch]: Revert all nonfunctional changes. It's external module by hasso · 19 years ago
  71. 3d54927 * isis_route.c: Fix output of nexthops in case of extreme debug. by hasso · 19 years ago
  72. f06834b * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code. by hasso · 19 years ago
  73. 96e3038 * isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4 by hasso · 19 years ago
  74. 72b9c95 * isis_tlv.h: Cleanup comment about TLVs we should support, remove info by hasso · 19 years ago
  75. f1082d1 * isis_lsp.h: Added backpointer to the area from LSP. For now it's used by hasso · 19 years ago
  76. 4eda93a * isis_lsp.c (lsp_update): Fix previous commit - manipulate the right by hasso · 19 years ago
  77. a96d8d1 * isis_lsp.c (lsp_update): Remove LSP from database before updating by hasso · 19 years ago
  78. c89c05d * *.c: Try to be less verbose by default (without any debug options by hasso · 19 years ago
  79. c0fb2a5 * isis_lsp.c: Yet another regression introduced by stream cleanup. by hasso · 19 years ago
  80. be7d65d * isis_lsp.c: Less TLV leaking. by hasso · 19 years ago
  81. 29e50b2 * random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke by hasso · 19 years ago
  82. aac372f * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset by hasso · 19 years ago
  83. 56b24f4 * isis_misc.[ch]: Fix some warnings, making some strings const. by hasso · 19 years ago
  84. 6204c7f * topology/spgrid.c: MAXLONG is deprecated, use LONG_MAX instead. by hasso · 19 years ago
  85. e7fe02f * isis_dr.c: Fix copy&paste error in isis_dr_resign(). by hasso · 20 years ago
  86. 92c9f22 2005-05-25 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  87. 15935e9 2005-05-03 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  88. f482ed4 2005-04-15 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  89. 5d6e269 * isis_adjacency.c: Fix typo introduced with listloop cleanup. by hasso · 20 years ago
  90. 634f9ea 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  91. a8f03df 2005-04-10 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  92. 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  93. bd88bf4 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  94. f695b01 * configure.ac: Add --enable-isis-topology to enable isisd topology by hasso · 20 years ago
  95. d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  96. 2d58228 * configure.ac, */Makefile.am: Fix previous commit. SNMP includes by hasso · 20 years ago
  97. c3d26c7 * isis_spf.c: host.name might be NULL. by hasso · 20 years ago
  98. cdb6ee9 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  99. 9985f83 2005-02-09 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  100. 9236588 * *.c: Changed many functions to static. Some commented out by hasso · 20 years ago