1. 76764dd isisd, lib: Fix some more compiler warnings by Donald Sharp · 9 years ago
  2. 8253b73 isisd: make send_lsp more robust by Christian Franke · 9 years ago
  3. 812f282 isisd: fix misleading wording in log by Christian Franke · 9 years ago
  4. 80d6b4e isisd: handle lsp confusion (ISO/IEC 10589:2002 7.3.16.2) by Christian Franke · 9 years ago
  5. e28718a isisd: fix IPv6 mask application by Christian Franke · 9 years ago
  6. cb32a19 isisd: show interface's ipv6 addreses by Christian Franke · 9 years ago
  7. ec87416 isisd: provide more detailed log for failed address removal by Christian Franke · 9 years ago
  8. acf9865 isisd: add support to import routes from other protocols by Christian Franke · 9 years ago
  9. 9dfcca6 isisd: fix assertion in LSP refresh timer calculation by Christian Franke · 9 years ago
  10. 61010c3 isisd: add a slight delay to lsp_regenerate_schedule by Christian Franke · 9 years ago
  11. 80a8f72 isisd: add a debug mode that traces LSP construction by Christian Franke · 9 years ago
  12. 749e87a isisd: purge on correct level by Christian Franke · 9 years ago
  13. f1fc1db isisd: allow to adjust lsp-mtu by Christian Franke · 9 years ago
  14. 7324ae1 isisd: initialize circuit to match area is_type by Christian Franke · 9 years ago
  15. 912aac4 isisd: do remove ipv6 routes from Zebra by Christian Franke · 9 years ago
  16. f35169e isisd: don't corrupt memory for long hostnames by Christian Franke · 9 years ago
  17. b461630 isisd: fix a typo in a log message by Christian Franke · 9 years ago
  18. 390f16e isisd: remove superfluous checks after XMALLOC etc. by Christian Franke · 9 years ago
  19. 77277a1 isisd: annotate some function arguments with const by Christian Franke · 9 years ago
  20. 1ca8d40 ripd, isisd: fix warnings that make the build fail by Christian Franke · 9 years ago
  21. 283596f Merge 'patch-tracking/4/proposed/netdef-solaris' into accepted by Paul Jakma · 9 years ago
  22. be62b17 isisd: Fix LSPs not being regenerated after adjacency change by Michael Zingg · 12 years ago
  23. ee16261 isisd: Drop packet received on multiple interfaces due to the time gap in binding socket to an interface by Amritha Nambiar · 9 years ago
  24. 7125293 lib: zclient.c remove extern struct thread_master * by Donald Sharp · 9 years ago
  25. f90ce64 isisd/isis_dlpi: Fix warning by David Lamparter · 9 years ago
  26. ba6cd58 isisd/solaris: fix size_t confusions by David Lamparter · 9 years ago
  27. 821df2c *: make sure zebra.h is always included first by David Lamparter · 9 years ago
  28. 52c0bc7 build: Remove the old PIC/PIE patch, let libtool sort it out by Paul Jakma · 9 years ago
  29. c8ee940 isisd: Attached-bit in LSP header by Amritha Nambiar · 9 years ago
  30. 06cc655 isisd: Add new adjacency to LSP neighbor list by Amritha Nambiar · 9 years ago
  31. f31bab4 Quagga: Fix code to use srandom/random by Donald Sharp · 9 years ago
  32. c99f348 *: add VRF ID in the API message header by Feng Lu · 10 years ago
  33. 126215c *: call if_init()/if_terminate() from vrf_init()/vrf_terminate() by Feng Lu · 10 years ago
  34. 19ed526 isisd: always print adj->sysid (clang 3.6 warning) by David Lamparter · 10 years ago
  35. 491417a isisd: fix crash on processing own p2p hello by Amritha Nambiar · 10 years ago
  36. c0bedeb build: add --enable-werror by David Lamparter · 10 years ago
  37. 52f02b4 zebra, isisd: cast to unsigned char for ctypes by David Lamparter · 10 years ago
  38. 60a4601 isisd: remove unused process_is_hello() by David Lamparter · 10 years ago
  39. 01da617 isisd: fix size_t confusions by David Lamparter · 10 years ago
  40. f50ee93 isisd: assorted fixes (unused variables, static) by David Lamparter · 10 years ago
  41. 6db3ef6 isisd: fix minor & vs. && mix-up by David Lamparter · 10 years ago
  42. 1250dc7 isisd: don't use POSIX reserved y1/yn names by David Lamparter · 10 years ago
  43. 388f885 *: add missing includes by David Lamparter · 10 years ago
  44. 21401f3 *: fix signedness mix-ups by David Lamparter · 10 years ago
  45. b7d5021 *: remove stray extra semicolons by David Lamparter · 10 years ago
  46. eed3c48 *: use void * for printing pointers by David Lamparter · 10 years ago
  47. ef008d2 *: use long long to print time_t by David Lamparter · 10 years ago
  48. 237aac5 build: get rid of INCLUDES, use AM_CPPFLAGS by David Lamparter · 10 years ago
  49. 3c28aaf isisd: match adjacency with source of hellos by Amritha Nambiar · 10 years ago
  50. 92cff4f isisd: fix crash on changing the circuit type of a passive interface by Lu Feng · 10 years ago
  51. 88d37b9 make some structures constant. by Stephen Hemminger · 10 years ago
  52. ad2f92b isisd: type mix-up in 28a8cfc "don't require IPv4" by David Lamparter · 10 years ago
  53. 16ffb26 *: fix detection and usage of sys/cdefs.h by Timo Teräs · 10 years ago
  54. 28a8cfc isisd: don't require IPv4 for adjacency by David Lamparter · 10 years ago
  55. fd6f39a isisd: ignore the unrecognized TLVs by Lu Feng · 11 years ago
  56. cd40b32 lib/command.c: rewrite command matching/parsing by Christian Franke · 11 years ago
  57. 4ff3bca isisd, ospf6d: use bug-report information from autoconf by Christian Franke · 12 years ago
  58. e1a555b isisd: fix ipv6 metric endianness by Nick Hilliard · 12 years ago
  59. 478c112 isisd: verify metrics on metric-style transition by Christian Franke · 12 years ago
  60. 4fb7c84 isisd: fix metrics check for metric-style narrow by Christian Franke · 12 years ago
  61. e8aca32 isisd: address Coverity warnings by David Lamparter · 12 years ago
  62. 318c804 isisd: always join all IS-IS multicast groups by David Lamparter · 12 years ago
  63. f818c8f isisd: save metric-style narrow by Christian Franke · 12 years ago
  64. de543de isisd: fix spftree_area_del typo causing SEGV by David Lamparter · 12 years ago
  65. b72f345 isisd: drop hellos without supported protocol list by David Lamparter · 12 years ago
  66. 19f78ce isisd: refuse adjacencies with our own system ID by David Lamparter · 12 years ago
  67. 91d799e isisd: do not add >63 IP addresses to hello by David Lamparter · 12 years ago
  68. 43057bf isisd: clock_gettime() -> quagga_gettime() conversion. by Hasso Tepper · 12 years ago
  69. 837d16c *: use array_size() helper macro by Balaji.G · 12 years ago
  70. 655071f isisd: don't overrun list of protocols by David Lamparter · 13 years ago
  71. f02a099 isisd: don't process invalid prefixes from TLVs by David Lamparter · 13 years ago
  72. 948b6be isisd: pull up invalid prefix assert() by David Lamparter · 13 years ago
  73. 0fece07 isisd: fix null pointer dereference in send_lsp() by Avneesh Sachdev · 13 years ago
  74. a22ab5a isisd: tighten checks on ISIS pdu length by Avneesh Sachdev · 13 years ago
  75. 9e7a548 build: allow configure and build in a separate directory by Vincent Bernat · 13 years ago
  76. a47c583 isisd: fix typo in topology generator (BZ#731) by David Lamparter · 12 years ago
  77. 48d8bea quagga: option "-z" ("--socket <path>") added by Vyacheslav Trushkin · 13 years ago
  78. 1627b20 isisd: indent longopts array by Vyacheslav Trushkin · 13 years ago
  79. 086695c isisd: reapply removal of CVS cruft by David Lamparter · 13 years ago
  80. aa3b264 isisd: reapply patch to fix zebra protocol by Avneesh Sachdev · 13 years ago
  81. e38e0df isisd: couple of bug fixes by Subbaiah Venkata · 13 years ago
  82. 3f045a0 isisd: add Google's changes to IS-IS by Josh Bailey · 13 years ago
  83. 745bf05 isisd: change ISIS_METHOD to use C preprocessor by David Lamparter · 15 years ago
  84. 2d362d1 lib: make some structures constant by Stephen Hemminger · 15 years ago
  85. 4a4bba0 isisd: fix --enable-isis-topology for 64-bit Linux by David Ward · 15 years ago
  86. 362573e isisd: fix BPF ioctl() calls, treat "true" and "false" as reserved by David Ward · 15 years ago
  87. 065de90 all: check return value from daemon() call by Stephen Hemminger · 15 years ago
  88. ec5e42b [cleanup] convert bzero() deprecated by POSIX to memset() by Jeremy Jackson · 16 years ago
  89. 7fc626d [cleanup] Make command nodes static by Stephen Hemminger · 16 years ago
  90. 5515de3 [administrivia] Update gitignore files by Paul Jakma · 18 years ago
  91. d68cbf9 [administrivia] Git should ignore backup files and .loT files by Paul Jakma · 18 years ago
  92. 3998bfd [trivia] Remove ChangeLog files, as this data is now maintained in SCM by Paul Jakma · 16 years ago
  93. 6995456 [isisd:DLPI] Try open vanity-named DLPI dev before style 1,2 by Jingjing Duan · 16 years ago
  94. 6a270cd [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd by Jingjing Duan · 16 years ago
  95. 3e40282 [isisd] Fix packet filtering with DLPI by Jingjing Duan · 16 years ago
  96. 46bc0e4 [build] Test for GNU-style PIE support in toolchain and enable by Paul P Komkoff Jr · 16 years ago
  97. 3c5a0a4 [administrivia] Add .gitignore files, based on .cvsignores. by Paul Jakma · 19 years ago
  98. c7350c4 [isisd] Bug #437: fix ssert caused by bad list management by Paul Jakma · 17 years ago
  99. 8bc9805 [isisd] Commit new files which should have been part of previous commit.. by Paul Jakma · 17 years ago
  100. 238497f [isisd] Add support for Solaris DLPI by Paul Jakma · 17 years ago