1. 304c7da isisd: API: LSP-MTU & area level by Christian Franke · 8 years ago
  2. b5d2f5f isisd: API: timers (IIH, CSNP, PSNP) by David Lamparter · 8 years ago
  3. f5fbfb2 isisd: API: circuit password by Christian Franke · 8 years ago
  4. ccd485d isisd: API: basic area config by Christian Franke · 8 years ago
  5. 3732cba isisd: API: basic circuit config by David Lamparter · 8 years ago
  6. f5603cc isisd: cleanup isis_circuit_lookup, errant from TE changes? by Paul Jakma · 8 years ago
  7. 0f2f7a3 *: Fix duplicate commands from view/enable node consolidation by Paul Jakma · 8 years ago
  8. 4f59357 isisd: Add support of Traffic Engineering by Olivier Dugeon · 9 years ago
  9. 68b45cc *: Consolidate all double VIEW_NODE and ENABLE_NODE's by Donald Sharp · 9 years ago
  10. 8b3ab1f isisd: fix assert warning by David Lamparter · 9 years ago
  11. a0a661f isisd: Segmentation fault on isis daemon fixes by boris yakubov · 12 years ago
  12. e720709 isisd: ignore unknown interfaces when adjusting IS-IS mtu by Christian Franke · 9 years ago
  13. 84a4da0 isisd: make sure that all interface addresses are advertised by Christian Franke · 9 years ago
  14. 8ed8d0b isisd: fix a crash due to an lsp-mtu issue by Christian Franke · 9 years ago
  15. 106e38e isisd: work around route table asserts for deleting node with info by Christian Franke · 9 years ago
  16. 5e57b5f quagga: Remove double read of stream by Donald Sharp · 9 years ago
  17. bf83fa2 lib: Check prefix length from zebra is sensible by Paul Jakma · 9 years ago
  18. 9099f9b *: use an ifindex_t type, defined in lib/if.h, for ifindex values by Paul Jakma · 9 years ago
  19. 954c7d6 lib, zebra: unify link layer type and hardware address handling by Timo Teräs · 9 years ago
  20. 76764dd isisd, lib: Fix some more compiler warnings by Donald Sharp · 9 years ago
  21. 8253b73 isisd: make send_lsp more robust by Christian Franke · 9 years ago
  22. 812f282 isisd: fix misleading wording in log by Christian Franke · 9 years ago
  23. 80d6b4e isisd: handle lsp confusion (ISO/IEC 10589:2002 7.3.16.2) by Christian Franke · 9 years ago
  24. e28718a isisd: fix IPv6 mask application by Christian Franke · 9 years ago
  25. cb32a19 isisd: show interface's ipv6 addreses by Christian Franke · 9 years ago
  26. ec87416 isisd: provide more detailed log for failed address removal by Christian Franke · 9 years ago
  27. acf9865 isisd: add support to import routes from other protocols by Christian Franke · 9 years ago
  28. 9dfcca6 isisd: fix assertion in LSP refresh timer calculation by Christian Franke · 9 years ago
  29. 61010c3 isisd: add a slight delay to lsp_regenerate_schedule by Christian Franke · 9 years ago
  30. 80a8f72 isisd: add a debug mode that traces LSP construction by Christian Franke · 9 years ago
  31. 749e87a isisd: purge on correct level by Christian Franke · 9 years ago
  32. f1fc1db isisd: allow to adjust lsp-mtu by Christian Franke · 9 years ago
  33. 7324ae1 isisd: initialize circuit to match area is_type by Christian Franke · 9 years ago
  34. 912aac4 isisd: do remove ipv6 routes from Zebra by Christian Franke · 9 years ago
  35. f35169e isisd: don't corrupt memory for long hostnames by Christian Franke · 9 years ago
  36. b461630 isisd: fix a typo in a log message by Christian Franke · 9 years ago
  37. 390f16e isisd: remove superfluous checks after XMALLOC etc. by Christian Franke · 9 years ago
  38. 77277a1 isisd: annotate some function arguments with const by Christian Franke · 9 years ago
  39. 1ca8d40 ripd, isisd: fix warnings that make the build fail by Christian Franke · 9 years ago
  40. 283596f Merge 'patch-tracking/4/proposed/netdef-solaris' into accepted by Paul Jakma · 9 years ago
  41. be62b17 isisd: Fix LSPs not being regenerated after adjacency change by Michael Zingg · 12 years ago
  42. 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
  43. 7125293 lib: zclient.c remove extern struct thread_master * by Donald Sharp · 9 years ago
  44. f90ce64 isisd/isis_dlpi: Fix warning by David Lamparter · 9 years ago
  45. ba6cd58 isisd/solaris: fix size_t confusions by David Lamparter · 9 years ago
  46. 821df2c *: make sure zebra.h is always included first by David Lamparter · 9 years ago
  47. 52c0bc7 build: Remove the old PIC/PIE patch, let libtool sort it out by Paul Jakma · 9 years ago
  48. c8ee940 isisd: Attached-bit in LSP header by Amritha Nambiar · 9 years ago
  49. 06cc655 isisd: Add new adjacency to LSP neighbor list by Amritha Nambiar · 9 years ago
  50. f31bab4 Quagga: Fix code to use srandom/random by Donald Sharp · 9 years ago
  51. c99f348 *: add VRF ID in the API message header by Feng Lu · 10 years ago
  52. 126215c *: call if_init()/if_terminate() from vrf_init()/vrf_terminate() by Feng Lu · 10 years ago
  53. 19ed526 isisd: always print adj->sysid (clang 3.6 warning) by David Lamparter · 10 years ago
  54. 491417a isisd: fix crash on processing own p2p hello by Amritha Nambiar · 10 years ago
  55. c0bedeb build: add --enable-werror by David Lamparter · 10 years ago
  56. 52f02b4 zebra, isisd: cast to unsigned char for ctypes by David Lamparter · 10 years ago
  57. 60a4601 isisd: remove unused process_is_hello() by David Lamparter · 10 years ago
  58. 01da617 isisd: fix size_t confusions by David Lamparter · 10 years ago
  59. f50ee93 isisd: assorted fixes (unused variables, static) by David Lamparter · 10 years ago
  60. 6db3ef6 isisd: fix minor & vs. && mix-up by David Lamparter · 10 years ago
  61. 1250dc7 isisd: don't use POSIX reserved y1/yn names by David Lamparter · 10 years ago
  62. 388f885 *: add missing includes by David Lamparter · 10 years ago
  63. 21401f3 *: fix signedness mix-ups by David Lamparter · 10 years ago
  64. b7d5021 *: remove stray extra semicolons by David Lamparter · 10 years ago
  65. eed3c48 *: use void * for printing pointers by David Lamparter · 10 years ago
  66. ef008d2 *: use long long to print time_t by David Lamparter · 10 years ago
  67. 237aac5 build: get rid of INCLUDES, use AM_CPPFLAGS by David Lamparter · 10 years ago
  68. 3c28aaf isisd: match adjacency with source of hellos by Amritha Nambiar · 10 years ago
  69. 92cff4f isisd: fix crash on changing the circuit type of a passive interface by Lu Feng · 10 years ago
  70. 88d37b9 make some structures constant. by Stephen Hemminger · 10 years ago
  71. ad2f92b isisd: type mix-up in 28a8cfc "don't require IPv4" by David Lamparter · 10 years ago
  72. 16ffb26 *: fix detection and usage of sys/cdefs.h by Timo Teräs · 10 years ago
  73. 28a8cfc isisd: don't require IPv4 for adjacency by David Lamparter · 10 years ago
  74. fd6f39a isisd: ignore the unrecognized TLVs by Lu Feng · 11 years ago
  75. cd40b32 lib/command.c: rewrite command matching/parsing by Christian Franke · 11 years ago
  76. 4ff3bca isisd, ospf6d: use bug-report information from autoconf by Christian Franke · 12 years ago
  77. e1a555b isisd: fix ipv6 metric endianness by Nick Hilliard · 12 years ago
  78. 478c112 isisd: verify metrics on metric-style transition by Christian Franke · 12 years ago
  79. 4fb7c84 isisd: fix metrics check for metric-style narrow by Christian Franke · 12 years ago
  80. e8aca32 isisd: address Coverity warnings by David Lamparter · 12 years ago
  81. 318c804 isisd: always join all IS-IS multicast groups by David Lamparter · 12 years ago
  82. f818c8f isisd: save metric-style narrow by Christian Franke · 12 years ago
  83. de543de isisd: fix spftree_area_del typo causing SEGV by David Lamparter · 12 years ago
  84. b72f345 isisd: drop hellos without supported protocol list by David Lamparter · 12 years ago
  85. 19f78ce isisd: refuse adjacencies with our own system ID by David Lamparter · 12 years ago
  86. 91d799e isisd: do not add >63 IP addresses to hello by David Lamparter · 12 years ago
  87. 43057bf isisd: clock_gettime() -> quagga_gettime() conversion. by Hasso Tepper · 12 years ago
  88. 837d16c *: use array_size() helper macro by Balaji.G · 12 years ago
  89. 655071f isisd: don't overrun list of protocols by David Lamparter · 13 years ago
  90. f02a099 isisd: don't process invalid prefixes from TLVs by David Lamparter · 13 years ago
  91. 948b6be isisd: pull up invalid prefix assert() by David Lamparter · 13 years ago
  92. 0fece07 isisd: fix null pointer dereference in send_lsp() by Avneesh Sachdev · 13 years ago
  93. a22ab5a isisd: tighten checks on ISIS pdu length by Avneesh Sachdev · 13 years ago
  94. 9e7a548 build: allow configure and build in a separate directory by Vincent Bernat · 13 years ago
  95. a47c583 isisd: fix typo in topology generator (BZ#731) by David Lamparter · 12 years ago
  96. 48d8bea quagga: option "-z" ("--socket <path>") added by Vyacheslav Trushkin · 13 years ago
  97. 1627b20 isisd: indent longopts array by Vyacheslav Trushkin · 13 years ago
  98. 086695c isisd: reapply removal of CVS cruft by David Lamparter · 13 years ago
  99. aa3b264 isisd: reapply patch to fix zebra protocol by Avneesh Sachdev · 13 years ago
  100. e38e0df isisd: couple of bug fixes by Subbaiah Venkata · 13 years ago