1. b4cd242 bgpd: check AGGREGATOR attr flags (BZ#678) by Denis Ovsienko · 13 years ago
  2. bbb04bf bgpd: fix more regressions in attr flag checks by Denis Ovsienko · 13 years ago
  3. abc384f bgpd: use bgp_attr_malformed() by Denis Ovsienko · 13 years ago
  4. 565b828 bgpd: add flag checks for MP_(UN)REACH_NLRI by Denis Ovsienko · 13 years ago
  5. f8627ff bgpd: fix spelling of CLUSTER_LIST by Denis Ovsienko · 13 years ago
  6. 0b83044 bgpd: check CLUSTER_LIST attribute flags by Denis Ovsienko · 13 years ago
  7. d595b56 bgpd: check ORIGINATOR_ID attribute flags by Denis Ovsienko · 13 years ago
  8. 566b36e vtysh: [build] silence preprocessor errors in some cases by Dmitrij Tejblum · 13 years ago
  9. ad61af6 lib: compile even without IPV6_TCLASS by Denis Ovsienko · 13 years ago
  10. 6d0732c IPv6 transport class suppport by Stephen Hemminger · 13 years ago
  11. a5b228b bgpd: fix regression in improved attr flag checks by Denis Ovsienko · 13 years ago
  12. 21cc769 bgpd: fix parsing of graceful restart cap. (#663) by Peter Pentchev · 13 years ago
  13. a624cae bgpd: improve attr length error handling (BZ#679) by Denis Ovsienko · 13 years ago
  14. b84b62d bgpd: improve attr flags checks by Denis Ovsienko · 13 years ago
  15. 2d42e68 bgpd: ignore 4 bits of attribute flags byte by Denis Ovsienko · 13 years ago
  16. 214bcaa bgpd: add missing "partial" flag checks (BZ#676) by Denis Ovsienko · 13 years ago
  17. bc3443e bgpd: improve NEXT_HOP attribute checks (BZ#680) by Denis Ovsienko · 13 years ago
  18. 0a28130 bgpd: rename SAFI 3 according to RFC4760 by Denis Ovsienko · 13 years ago
  19. 42e6d74 bgpd: more SAFI fixes by Denis Ovsienko · 13 years ago
  20. beb1ca0 bgpd: fix SAFI for for MPLS labeled VPN-IPv6 by Denis Ovsienko · 13 years ago
  21. 48f99b0 release: 0.99.20 by Denis Ovsienko · 13 years ago
  22. 3aad46b ospfd: fix regression in recent commit by YAMAMOTO Shigeru · 13 years ago
  23. 52ecbbe ospfd: remove unused macro by Denis Ovsienko · 13 years ago
  24. 4b4e07d bgpd: don't be confused by "unspecific" subcode in the NOTIFY message. by Dmitrij Tejblum · 13 years ago
  25. 51abba5 lib: provide more information in case of failed LOOKUP. by Dmitrij Tejblum · 13 years ago
  26. eda3529 configure: test for glibc backtrace even without glibc. by Dmitrij Tejblum · 13 years ago
  27. bcc6c59 ospfd: spelling by Denis Ovsienko · 13 years ago
  28. e6ec1c3 bgpd: spelling by Denis Ovsienko · 13 years ago
  29. 7ccf5e5 bgpd: spelling by Denis Ovsienko · 13 years ago
  30. 171c9a9 ospfd: use existing macro for consistency by Denis Ovsienko · 13 years ago
  31. 7dbeea9 zebra: add missing includes by Denis Ovsienko · 13 years ago
  32. 87362ce ospf6d: address more trivial compiler warnings by Denis Ovsienko · 13 years ago
  33. 05b7709 ospfd: sizing macros cleanup by Denis Ovsienko · 13 years ago
  34. 10d04cd lib: use "protocol-independed API" from RFC3678, if that is available by Dmitrij Tejblum · 13 years ago
  35. ee7e75d lib: futher simplification of setsockopt_ipv4_multicast() by Dmitrij Tejblum · 13 years ago
  36. e0afa6f lib: fix omission in the previous commit to lib/sockopt.c by Dmitrij Tejblum · 13 years ago
  37. 69bf3a3 lib: simplify interface of setsockopt_multicast_ipv4(). by Dmitrij Tejblum · 13 years ago
  38. ea40219 ospf6d: spelling by Denis Ovsienko · 13 years ago
  39. 3a8c3dd lib: remove unused variable by Denis Ovsienko · 13 years ago
  40. b82cdeb delete CVS keywords by Denis Ovsienko · 13 years ago
  41. 6159928 configure: fix OpenPAM detection by Denis Ovsienko · 13 years ago
  42. 9eba2ad bgpd: check ATOMIC_AGGREGATE attr flags (BZ#678) by Denis Ovsienko · 13 years ago
  43. 2cfadf0 bgpd: check MULTI_EXIT_DISC attr flags (BZ#677) by Denis Ovsienko · 13 years ago
  44. 0ea968d bgpd: check LOCAL_PREF attribute flags (BZ#674) by Denis Ovsienko · 13 years ago
  45. 1212dc1 bgpd: add useful notification logs (BZ#616) by heasley · 13 years ago
  46. d68ab10 bgpd: consistent log msg format (BZ#565) by heasley · 13 years ago
  47. 5fdaa04 ospf6d: add lost lines to area config block by Jon Andersson · 13 years ago
  48. 75d044d ospf6d: fix crash on filter-list handling (BZ#530) by Christian Hammers · 13 years ago
  49. 2b43bf2 configure: fix FreeBSD header detection (BZ#408) by Denis Ovsienko · 13 years ago
  50. 306ca83 isisd: include hash.h, not hash.c by Peter Szilagyi · 13 years ago
  51. 8998075 isisd: raise hello rate for DIS (BZ#539) by Fritz Reichmann · 13 years ago
  52. 5574999 isisd: fix crash on "no router isis" (BZ#536) by Fritz Reichmann · 13 years ago
  53. b69442d configure: dismiss libutil.h by Stephen Hemminger · 13 years ago
  54. 83d1614 zebra: fix loss of metric for Linux routes by Dmitry Popov · 13 years ago
  55. 3c9cfcd ospfd: remove useless RFC1583 check by Alexandre Chappuis · 13 years ago
  56. c31e572 doc: BGP route-flap dampening by Alexandre Chappuis · 13 years ago
  57. 37075da doc: add missing word by Alexandre Chappuis · 13 years ago
  58. 0998342 release: 0.99.19 by Denis Ovsienko · 13 years ago
  59. abc7ef4 ospf6d: CVE-2011-3323 (fortify packet reception) by Denis Ovsienko · 13 years ago
  60. 09395e2 ospf6d: CVE-2011-3324 (DD LSA assertion) by Denis Ovsienko · 13 years ago
  61. 7177504 ospfd: CVE-2011-3325 part 2 (OSPF pkt type segv) by Denis Ovsienko · 13 years ago
  62. 61ab030 ospfd: CVE-2011-3325 part 1 (OSPF header underrun) by Denis Ovsienko · 13 years ago
  63. 6b161fc ospfd: CVE-2011-3326 (uknown LSA type segfault) by CROSS · 13 years ago
  64. 94431db bgpd: CVE-2011-3327 (ext. comm. buffer overflow) by CROSS · 13 years ago
  65. a0bf59b ospf6d: add missing include by Denis Ovsienko · 13 years ago
  66. ef95122 ospf6d: move named constants to ospf6d.h by Denis Ovsienko · 13 years ago
  67. d91f35b ospf6d: justify some ABR debug code by Denis Ovsienko · 13 years ago
  68. 538cb28 Merge remote-tracking branch 'origin/master' by Paul Jakma · 13 years ago
  69. 036a6e6 Merge branch 'attr-errors' by Paul Jakma · 13 years ago
  70. 8ced4e8 Merge remote-tracking branch 'polymorf/master' by Greg Troxel · 13 years ago
  71. 7e924e1 fix typo by Roman Hoog Antink · 13 years ago
  72. fe0a1a4 Omit --opaque-lsa from build (now default). by Greg Troxel · 13 years ago
  73. d42306d ospf6d: copy "mtu-ignore" option from ospfd by Dmitrij Tejblum · 14 years ago
  74. 8dd1a8d zebra: trivial warning fix by Paul Jakma · 14 years ago
  75. fdbc8e7 bgpd: trivial format / warning fixes by Paul Jakma · 14 years ago
  76. 072990e ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change by Paul Jakma · 14 years ago
  77. 8f6f78a Fix authorship of previous ospf6d commit by Paul Jakma · 14 years ago
  78. 57c4f4f ospf6d: fix crash if zebra_interface_state_read can't find interface by Ingo Flaschberger · 14 years ago
  79. 597de5a ospf6d: fix crash if zebra_interface_state_read can't find interface by Paul Jakma · 14 years ago
  80. 604a9b4 bgpd: fix memory leak when deleting a community by Michael Lambert · 14 years ago
  81. 4a2035f Revert "bgpd: "Intern" communities in route maps" by Paul Jakma · 14 years ago
  82. 7015b8a doc: Add dependency for quagga.pdf make target by Paul Jakma · 14 years ago
  83. 74bd849 Merge remote-tracking branch 'remotes/quagga/master' by Paul Jakma · 14 years ago
  84. 31d0f1b bgpd: Fix merge error in jhash commit by Paul Jakma · 14 years ago
  85. f5a4827 bgpd: refine the setting up of GTSM by Stephen Hemminger · 14 years ago
  86. 0d51c7e build: treat opaque-lsa default correctly for ospfapi by Greg Troxel · 14 years ago
  87. d876bdf lib: Add support for IPv6 ttl security by Stephen Hemminger · 14 years ago
  88. 89b6d1f bgpd: Cleanups & fixes for minttl / GTSM by Stephen Hemminger · 14 years ago
  89. fa411a2 bgpd: RFC 5082 Generalized TTL Security Mechanism support by Nick Hilliard · 14 years ago
  90. db07ad7 Merge branch 'master' of ssh://code.quagga.net/var/git/quagga by Paul Jakma · 14 years ago
  91. 3bde17f bgpd: Fix compile failure if IPv6 build was disabled. by Paul Jakma · 14 years ago
  92. fc95186 lib: fix more format warnings (#637) by Christian Hammers · 14 years ago
  93. 98e30f5 bgpd: attribute jhash call should use a standard interface to in6_addr data by Stephen Hemminger · 14 years ago
  94. d71ea65 ospfd: Compile fix for opaque support by Paul Jakma · 14 years ago
  95. 36de261 build: change sense of opaque-{lsa,te} enable args to enable by default by Paul Jakma · 14 years ago
  96. eac5702 bgpd: enable TCP corking by Stephen Hemminger · 14 years ago
  97. 58192df lib: add TCP_CORK wrapper by Stephen Hemminger · 14 years ago
  98. 3539858 bgpd: leave peer socket in non-blocking mode (mostly) by Stephen Hemminger · 14 years ago
  99. 2c9fd7e bgpd: "Intern" communities in route maps by Michael Lambert · 14 years ago
  100. 95cbbd2 bgpd: New show commands for improved view and address family support by Michael Lambert · 14 years ago