1. 5fdaa04 ospf6d: add lost lines to area config block by Jon Andersson · 13 years ago
  2. 75d044d ospf6d: fix crash on filter-list handling (BZ#530) by Christian Hammers · 13 years ago
  3. 2b43bf2 configure: fix FreeBSD header detection (BZ#408) by Denis Ovsienko · 13 years ago
  4. 306ca83 isisd: include hash.h, not hash.c by Peter Szilagyi · 13 years ago
  5. 8998075 isisd: raise hello rate for DIS (BZ#539) by Fritz Reichmann · 13 years ago
  6. 5574999 isisd: fix crash on "no router isis" (BZ#536) by Fritz Reichmann · 13 years ago
  7. b69442d configure: dismiss libutil.h by Stephen Hemminger · 13 years ago
  8. 83d1614 zebra: fix loss of metric for Linux routes by Dmitry Popov · 13 years ago
  9. 3c9cfcd ospfd: remove useless RFC1583 check by Alexandre Chappuis · 13 years ago
  10. c31e572 doc: BGP route-flap dampening by Alexandre Chappuis · 13 years ago
  11. 37075da doc: add missing word by Alexandre Chappuis · 13 years ago
  12. 0998342 release: 0.99.19 by Denis Ovsienko · 13 years ago
  13. abc7ef4 ospf6d: CVE-2011-3323 (fortify packet reception) by Denis Ovsienko · 13 years ago
  14. 09395e2 ospf6d: CVE-2011-3324 (DD LSA assertion) by Denis Ovsienko · 13 years ago
  15. 7177504 ospfd: CVE-2011-3325 part 2 (OSPF pkt type segv) by Denis Ovsienko · 13 years ago
  16. 61ab030 ospfd: CVE-2011-3325 part 1 (OSPF header underrun) by Denis Ovsienko · 13 years ago
  17. 6b161fc ospfd: CVE-2011-3326 (uknown LSA type segfault) by CROSS · 13 years ago
  18. 94431db bgpd: CVE-2011-3327 (ext. comm. buffer overflow) by CROSS · 13 years ago
  19. a0bf59b ospf6d: add missing include by Denis Ovsienko · 13 years ago
  20. ef95122 ospf6d: move named constants to ospf6d.h by Denis Ovsienko · 13 years ago
  21. d91f35b ospf6d: justify some ABR debug code by Denis Ovsienko · 13 years ago
  22. 538cb28 Merge remote-tracking branch 'origin/master' by Paul Jakma · 13 years ago
  23. 036a6e6 Merge branch 'attr-errors' by Paul Jakma · 13 years ago
  24. 8ced4e8 Merge remote-tracking branch 'polymorf/master' by Greg Troxel · 13 years ago
  25. 7e924e1 fix typo by Roman Hoog Antink · 13 years ago
  26. fe0a1a4 Omit --opaque-lsa from build (now default). by Greg Troxel · 13 years ago
  27. d42306d ospf6d: copy "mtu-ignore" option from ospfd by Dmitrij Tejblum · 14 years ago
  28. 8dd1a8d zebra: trivial warning fix by Paul Jakma · 14 years ago
  29. fdbc8e7 bgpd: trivial format / warning fixes by Paul Jakma · 14 years ago
  30. 072990e ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change by Paul Jakma · 14 years ago
  31. 8f6f78a Fix authorship of previous ospf6d commit by Paul Jakma · 14 years ago
  32. 57c4f4f ospf6d: fix crash if zebra_interface_state_read can't find interface by Ingo Flaschberger · 14 years ago
  33. 597de5a ospf6d: fix crash if zebra_interface_state_read can't find interface by Paul Jakma · 14 years ago
  34. 604a9b4 bgpd: fix memory leak when deleting a community by Michael Lambert · 14 years ago
  35. 4a2035f Revert "bgpd: "Intern" communities in route maps" by Paul Jakma · 14 years ago
  36. 7015b8a doc: Add dependency for quagga.pdf make target by Paul Jakma · 14 years ago
  37. 74bd849 Merge remote-tracking branch 'remotes/quagga/master' by Paul Jakma · 14 years ago
  38. 31d0f1b bgpd: Fix merge error in jhash commit by Paul Jakma · 14 years ago
  39. f5a4827 bgpd: refine the setting up of GTSM by Stephen Hemminger · 14 years ago
  40. 0d51c7e build: treat opaque-lsa default correctly for ospfapi by Greg Troxel · 14 years ago
  41. d876bdf lib: Add support for IPv6 ttl security by Stephen Hemminger · 14 years ago
  42. 89b6d1f bgpd: Cleanups & fixes for minttl / GTSM by Stephen Hemminger · 14 years ago
  43. fa411a2 bgpd: RFC 5082 Generalized TTL Security Mechanism support by Nick Hilliard · 14 years ago
  44. db07ad7 Merge branch 'master' of ssh://code.quagga.net/var/git/quagga by Paul Jakma · 14 years ago
  45. 3bde17f bgpd: Fix compile failure if IPv6 build was disabled. by Paul Jakma · 14 years ago
  46. fc95186 lib: fix more format warnings (#637) by Christian Hammers · 14 years ago
  47. 98e30f5 bgpd: attribute jhash call should use a standard interface to in6_addr data by Stephen Hemminger · 14 years ago
  48. d71ea65 ospfd: Compile fix for opaque support by Paul Jakma · 14 years ago
  49. 36de261 build: change sense of opaque-{lsa,te} enable args to enable by default by Paul Jakma · 14 years ago
  50. eac5702 bgpd: enable TCP corking by Stephen Hemminger · 14 years ago
  51. 58192df lib: add TCP_CORK wrapper by Stephen Hemminger · 14 years ago
  52. 3539858 bgpd: leave peer socket in non-blocking mode (mostly) by Stephen Hemminger · 14 years ago
  53. 2c9fd7e bgpd: "Intern" communities in route maps by Michael Lambert · 14 years ago
  54. 95cbbd2 bgpd: New show commands for improved view and address family support by Michael Lambert · 14 years ago
  55. d850963 release: 0.99.18 by Paul Jakma · 14 years ago
  56. b881c70 bgpd: Implement revised error handling for partial optional/trans. attributes by Paul Jakma · 14 years ago
  57. c8f3fe3 bgpd: Remove AS Path limit/TTL functionality by Paul Jakma · 14 years ago
  58. c112af2 tools/multiple-bgpd.sh: set some community attributes to help test them by Paul Jakma · 14 years ago
  59. f6f434b bgpd: Try fix extcommunity resource allocation probs, particularly with 'set extcom..' by Paul Jakma · 14 years ago
  60. 50ef565 tests: Extend aspath_test.c with cases for invalid segments & attributes by Paul Jakma · 14 years ago
  61. ab00529 bgpd: Rollback some of the changes made for invalid AS_PATH segment fix by Paul Jakma · 14 years ago
  62. 0c46638 bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser error by Paul Jakma · 14 years ago
  63. 8f228de ospf6d: Extend the "[no] debug ospf6 route" vty commands by Tom Goff · 14 years ago
  64. e7a6d80 ospf6d: Route locking (memory) cleanup by Tom Goff · 14 years ago
  65. ae2254a ospf6d: Have ospf6d cleanup when it terminates normally by Tom Goff · 14 years ago
  66. fd795eb ospf6d: Remove obsolete code by Tom Goff · 14 years ago
  67. 1d19234 ospf6d: Fix memory allocation issues in SPF by Tom Goff · 14 years ago
  68. 7e69d99 lib: zlog should clean up its memory by Tom Goff · 14 years ago
  69. 4bd045d lib: Add a function to delete all interfaces by Tom Goff · 14 years ago
  70. c8e7b89 bgpd: use Jenkins hash for BGP transit, cluster and attr hashes by Stephen Hemminger · 14 years ago
  71. 6392aa8 lib: Better hashing of string values using Bernstein hash by Stephen Hemminger · 14 years ago
  72. 25ff1e8 bgpd: Remove extra lock on interior table node by Barry Friedman · 14 years ago
  73. c099baf bgpd: Fix display of unsigned attributes by Wataru Tanitsu · 14 years ago
  74. 7badc26 bgpd: fix use of free memory by update_rsclient by Stephen Hemminger · 14 years ago
  75. 368473f bgpd: unlock node on aggregate error by Robert Bays · 14 years ago
  76. f6269b4 bgpd: fix errors in aggregate address command by Robert Bays · 14 years ago
  77. fac9c6b bgpd: use XCALLOC to allocate bgpd damp array by Stephen Hemminger · 14 years ago
  78. 6c88b44 bgpd: fix bgp_node locking issues by Chris Caputo · 14 years ago
  79. cca85d2 lib: Fix accounting of memory by Chris Hall · 14 years ago
  80. d1de1c2 Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvements by Paul Jakma · 14 years ago
  81. e6844aa doc: fix "ipv6 address" interface command syntax (#608) by Denis Ovsienko · 14 years ago
  82. 30b0017 bgpd: improve "monotonic" uptime correction by John Kemp · 14 years ago
  83. b016e9d ripngd: copy debug statements fix from ripd by Stephen Hemminger · 14 years ago
  84. 0fa0335 ripd: resolve debug statements issue (bug 442) by Andrew J. Schorr · 14 years ago
  85. 6e22b90 bgpd: VTY string fixes for debug commands by David Ward · 14 years ago
  86. c7aa8ab bgpd: fix handling of "Unsupported Capability" by Dmitrij Tejblum · 14 years ago
  87. 403138e ospf6d: fix crash in SPF calculation by Dmitrij Tejblum · 14 years ago
  88. 4dd87df ospfd: Remove oi field from LSA, have network_lsa_refresh look up when needed by Paul Jakma · 15 years ago
  89. dfbd517 ospfd: potential fix for router-id change assert on refresh cleanup patch by Paul Jakma · 15 years ago
  90. 02d942c ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer by Paul Jakma · 15 years ago
  91. c363d38 ospfd: Unify router and network LSA refresh logic with general refresher by Paul Jakma · 15 years ago
  92. 7eb5b47 ospfd: Remember network LSA sequence numbers across up/downs of an interface by Paul Jakma · 15 years ago
  93. aa276fd ospfd: Prioritise hellos for sending by queueing to head of output buffer by Paul Jakma · 15 years ago
  94. 57c5c65 ospfd: Reset neighbour inactivity timer for any packet arrival by Paul Jakma · 15 years ago
  95. 94b6bfd ospfd: the maxage_lsa_remover should check whether it needs to yield the cpu by Paul Jakma · 15 years ago
  96. e8f2226 ospfd: Fix various route_unlock discrepencies by Paul Jakma · 15 years ago
  97. 6634974 ospfd: fix lsa_refresh_walker unlock before use bug by Paul Jakma · 15 years ago
  98. 8a81ee1 ospfd: interface code should leave network_lsa_self alone by Paul Jakma · 15 years ago
  99. 2c9f8e3 ospfd: OSPF_MIN_LS_ARRIVAL compare should be >= to match ospf_flood by Paul Jakma · 15 years ago
  100. cfd670f ospfd: ospf_if_free can leave dangling references on ISM events - cancel them by Paul Jakma · 15 years ago