1. 4b4e07d bgpd: don't be confused by "unspecific" subcode in the NOTIFY message. by Dmitrij Tejblum · 13 years ago
  2. 51abba5 lib: provide more information in case of failed LOOKUP. by Dmitrij Tejblum · 13 years ago
  3. eda3529 configure: test for glibc backtrace even without glibc. by Dmitrij Tejblum · 13 years ago
  4. bcc6c59 ospfd: spelling by Denis Ovsienko · 13 years ago
  5. e6ec1c3 bgpd: spelling by Denis Ovsienko · 13 years ago
  6. 7ccf5e5 bgpd: spelling by Denis Ovsienko · 13 years ago
  7. 171c9a9 ospfd: use existing macro for consistency by Denis Ovsienko · 13 years ago
  8. 7dbeea9 zebra: add missing includes by Denis Ovsienko · 13 years ago
  9. 87362ce ospf6d: address more trivial compiler warnings by Denis Ovsienko · 13 years ago
  10. 05b7709 ospfd: sizing macros cleanup by Denis Ovsienko · 13 years ago
  11. 10d04cd lib: use "protocol-independed API" from RFC3678, if that is available by Dmitrij Tejblum · 13 years ago
  12. ee7e75d lib: futher simplification of setsockopt_ipv4_multicast() by Dmitrij Tejblum · 13 years ago
  13. e0afa6f lib: fix omission in the previous commit to lib/sockopt.c by Dmitrij Tejblum · 13 years ago
  14. 69bf3a3 lib: simplify interface of setsockopt_multicast_ipv4(). by Dmitrij Tejblum · 13 years ago
  15. ea40219 ospf6d: spelling by Denis Ovsienko · 13 years ago
  16. 3a8c3dd lib: remove unused variable by Denis Ovsienko · 13 years ago
  17. b82cdeb delete CVS keywords by Denis Ovsienko · 13 years ago
  18. 6159928 configure: fix OpenPAM detection by Denis Ovsienko · 13 years ago
  19. 9eba2ad bgpd: check ATOMIC_AGGREGATE attr flags (BZ#678) by Denis Ovsienko · 13 years ago
  20. 2cfadf0 bgpd: check MULTI_EXIT_DISC attr flags (BZ#677) by Denis Ovsienko · 13 years ago
  21. 0ea968d bgpd: check LOCAL_PREF attribute flags (BZ#674) by Denis Ovsienko · 13 years ago
  22. 1212dc1 bgpd: add useful notification logs (BZ#616) by heasley · 13 years ago
  23. d68ab10 bgpd: consistent log msg format (BZ#565) by heasley · 13 years ago
  24. 5fdaa04 ospf6d: add lost lines to area config block by Jon Andersson · 13 years ago
  25. 75d044d ospf6d: fix crash on filter-list handling (BZ#530) by Christian Hammers · 13 years ago
  26. 2b43bf2 configure: fix FreeBSD header detection (BZ#408) by Denis Ovsienko · 13 years ago
  27. 306ca83 isisd: include hash.h, not hash.c by Peter Szilagyi · 13 years ago
  28. 8998075 isisd: raise hello rate for DIS (BZ#539) by Fritz Reichmann · 13 years ago
  29. 5574999 isisd: fix crash on "no router isis" (BZ#536) by Fritz Reichmann · 13 years ago
  30. b69442d configure: dismiss libutil.h by Stephen Hemminger · 13 years ago
  31. 83d1614 zebra: fix loss of metric for Linux routes by Dmitry Popov · 13 years ago
  32. 3c9cfcd ospfd: remove useless RFC1583 check by Alexandre Chappuis · 13 years ago
  33. c31e572 doc: BGP route-flap dampening by Alexandre Chappuis · 13 years ago
  34. 37075da doc: add missing word by Alexandre Chappuis · 13 years ago
  35. 0998342 release: 0.99.19 by Denis Ovsienko · 13 years ago
  36. abc7ef4 ospf6d: CVE-2011-3323 (fortify packet reception) by Denis Ovsienko · 13 years ago
  37. 09395e2 ospf6d: CVE-2011-3324 (DD LSA assertion) by Denis Ovsienko · 13 years ago
  38. 7177504 ospfd: CVE-2011-3325 part 2 (OSPF pkt type segv) by Denis Ovsienko · 13 years ago
  39. 61ab030 ospfd: CVE-2011-3325 part 1 (OSPF header underrun) by Denis Ovsienko · 13 years ago
  40. 6b161fc ospfd: CVE-2011-3326 (uknown LSA type segfault) by CROSS · 13 years ago
  41. 94431db bgpd: CVE-2011-3327 (ext. comm. buffer overflow) by CROSS · 13 years ago
  42. a0bf59b ospf6d: add missing include by Denis Ovsienko · 13 years ago
  43. ef95122 ospf6d: move named constants to ospf6d.h by Denis Ovsienko · 13 years ago
  44. d91f35b ospf6d: justify some ABR debug code by Denis Ovsienko · 13 years ago
  45. 538cb28 Merge remote-tracking branch 'origin/master' by Paul Jakma · 13 years ago
  46. 036a6e6 Merge branch 'attr-errors' by Paul Jakma · 13 years ago
  47. 8ced4e8 Merge remote-tracking branch 'polymorf/master' by Greg Troxel · 13 years ago
  48. 7e924e1 fix typo by Roman Hoog Antink · 13 years ago
  49. fe0a1a4 Omit --opaque-lsa from build (now default). by Greg Troxel · 13 years ago
  50. d42306d ospf6d: copy "mtu-ignore" option from ospfd by Dmitrij Tejblum · 14 years ago
  51. 8dd1a8d zebra: trivial warning fix by Paul Jakma · 14 years ago
  52. fdbc8e7 bgpd: trivial format / warning fixes by Paul Jakma · 14 years ago
  53. 072990e ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change by Paul Jakma · 14 years ago
  54. 8f6f78a Fix authorship of previous ospf6d commit by Paul Jakma · 14 years ago
  55. 57c4f4f ospf6d: fix crash if zebra_interface_state_read can't find interface by Ingo Flaschberger · 14 years ago
  56. 597de5a ospf6d: fix crash if zebra_interface_state_read can't find interface by Paul Jakma · 14 years ago
  57. 604a9b4 bgpd: fix memory leak when deleting a community by Michael Lambert · 14 years ago
  58. 4a2035f Revert "bgpd: "Intern" communities in route maps" by Paul Jakma · 14 years ago
  59. 7015b8a doc: Add dependency for quagga.pdf make target by Paul Jakma · 14 years ago
  60. 74bd849 Merge remote-tracking branch 'remotes/quagga/master' by Paul Jakma · 14 years ago
  61. 31d0f1b bgpd: Fix merge error in jhash commit by Paul Jakma · 14 years ago
  62. f5a4827 bgpd: refine the setting up of GTSM by Stephen Hemminger · 14 years ago
  63. 0d51c7e build: treat opaque-lsa default correctly for ospfapi by Greg Troxel · 14 years ago
  64. d876bdf lib: Add support for IPv6 ttl security by Stephen Hemminger · 14 years ago
  65. 89b6d1f bgpd: Cleanups & fixes for minttl / GTSM by Stephen Hemminger · 14 years ago
  66. fa411a2 bgpd: RFC 5082 Generalized TTL Security Mechanism support by Nick Hilliard · 14 years ago
  67. db07ad7 Merge branch 'master' of ssh://code.quagga.net/var/git/quagga by Paul Jakma · 14 years ago
  68. 3bde17f bgpd: Fix compile failure if IPv6 build was disabled. by Paul Jakma · 14 years ago
  69. fc95186 lib: fix more format warnings (#637) by Christian Hammers · 14 years ago
  70. 98e30f5 bgpd: attribute jhash call should use a standard interface to in6_addr data by Stephen Hemminger · 14 years ago
  71. d71ea65 ospfd: Compile fix for opaque support by Paul Jakma · 14 years ago
  72. 36de261 build: change sense of opaque-{lsa,te} enable args to enable by default by Paul Jakma · 14 years ago
  73. eac5702 bgpd: enable TCP corking by Stephen Hemminger · 14 years ago
  74. 58192df lib: add TCP_CORK wrapper by Stephen Hemminger · 14 years ago
  75. 3539858 bgpd: leave peer socket in non-blocking mode (mostly) by Stephen Hemminger · 14 years ago
  76. 2c9fd7e bgpd: "Intern" communities in route maps by Michael Lambert · 14 years ago
  77. 95cbbd2 bgpd: New show commands for improved view and address family support by Michael Lambert · 14 years ago
  78. d850963 release: 0.99.18 by Paul Jakma · 14 years ago
  79. b881c70 bgpd: Implement revised error handling for partial optional/trans. attributes by Paul Jakma · 14 years ago
  80. c8f3fe3 bgpd: Remove AS Path limit/TTL functionality by Paul Jakma · 14 years ago
  81. c112af2 tools/multiple-bgpd.sh: set some community attributes to help test them by Paul Jakma · 14 years ago
  82. f6f434b bgpd: Try fix extcommunity resource allocation probs, particularly with 'set extcom..' by Paul Jakma · 14 years ago
  83. 50ef565 tests: Extend aspath_test.c with cases for invalid segments & attributes by Paul Jakma · 14 years ago
  84. ab00529 bgpd: Rollback some of the changes made for invalid AS_PATH segment fix by Paul Jakma · 14 years ago
  85. 0c46638 bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser error by Paul Jakma · 14 years ago
  86. 8f228de ospf6d: Extend the "[no] debug ospf6 route" vty commands by Tom Goff · 14 years ago
  87. e7a6d80 ospf6d: Route locking (memory) cleanup by Tom Goff · 14 years ago
  88. ae2254a ospf6d: Have ospf6d cleanup when it terminates normally by Tom Goff · 14 years ago
  89. fd795eb ospf6d: Remove obsolete code by Tom Goff · 14 years ago
  90. 1d19234 ospf6d: Fix memory allocation issues in SPF by Tom Goff · 14 years ago
  91. 7e69d99 lib: zlog should clean up its memory by Tom Goff · 14 years ago
  92. 4bd045d lib: Add a function to delete all interfaces by Tom Goff · 14 years ago
  93. c8e7b89 bgpd: use Jenkins hash for BGP transit, cluster and attr hashes by Stephen Hemminger · 14 years ago
  94. 6392aa8 lib: Better hashing of string values using Bernstein hash by Stephen Hemminger · 14 years ago
  95. 25ff1e8 bgpd: Remove extra lock on interior table node by Barry Friedman · 14 years ago
  96. c099baf bgpd: Fix display of unsigned attributes by Wataru Tanitsu · 14 years ago
  97. 7badc26 bgpd: fix use of free memory by update_rsclient by Stephen Hemminger · 14 years ago
  98. 368473f bgpd: unlock node on aggregate error by Robert Bays · 14 years ago
  99. f6269b4 bgpd: fix errors in aggregate address command by Robert Bays · 14 years ago
  100. fac9c6b bgpd: use XCALLOC to allocate bgpd damp array by Stephen Hemminger · 14 years ago