1. b64bfc1 bgpd: dismiss some zlookup checks by Denis Ovsienko · 13 years ago
  2. 318f0d8 bgpd: add "show ip bgp scan detail" command by Denis Ovsienko · 13 years ago
  3. 8e80bdf bgpd: touch nexthop handling code by Denis Ovsienko · 13 years ago
  4. 23be94e lib/if: trivial, fix rarely used if debug function to print everything by Paul Jakma · 13 years ago
  5. f63f06d general: remove inline qualifiers and move in-header functions to objects by Paul Jakma · 14 years ago
  6. 651e70d doc: update BGP RFC references by Denis Ovsienko · 13 years ago
  7. fb5174a zebra: fix IPv6 RA wrt interface removal (BZ#480) by Denis Ovsienko · 13 years ago
  8. 4f1735f zebra: fix ifindex test condition (BZ#487) by Matthias Ferdinand · 13 years ago
  9. cba1fab ospf6d: fix compiler warning messages by Vyacheslav Trushkin · 13 years ago
  10. 664711c lib: fix some strtoul() use cases by Ulrich Weber · 13 years ago
  11. 6fd1620 ospf6d: add verifying user's privileges by Vyacheslav Trushkin · 13 years ago
  12. 4e677f5 ospfd: fix bug in NSSA ABR status check by Denis Ovsienko · 13 years ago
  13. fe40bfa lib: address type-punned pointers in prefix_same() by Denis Ovsienko · 13 years ago
  14. 733cd9e bgpd: justify checks for IPv4 class D/E by Denis Ovsienko · 13 years ago
  15. de5ccb9 ospfd: fix packet reception for FreeBSD 10. by Dmitrij Tejblum · 13 years ago
  16. 2ea1ab1 zebra: ZEBRA_HELLO and mopping up routes (BZ#448) by Vyacheslav Trushkin · 13 years ago
  17. 2654e43 lib: fix type-punning in ip_masklen() by Denis Ovsienko · 13 years ago
  18. d171bf5 lib: optimize ip_masklen() by Denis Ovsienko · 13 years ago
  19. 8c7f49d Revert "lib: optimize apply_mask_ipv6()" by Denis Ovsienko · 13 years ago
  20. 223da1a ospfd: more info in LSA checksum warning (BZ#685) by Jaroslav Fojtik · 13 years ago
  21. 9206f9e fix set never used warnings by Stephen Hemminger · 13 years ago
  22. b48cebb ospf6d: always remove the result of a previous SPF calculation by Tom Goff · 13 years ago
  23. bb915f5 bgpd: fix regression in ORF procesing (BZ#688) by Denis Ovsienko · 13 years ago
  24. 32ca973 lib: optimize apply_mask_ipv6() by Denis Ovsienko · 13 years ago
  25. caff790 lib: optimize apply_mask_ipv4() by Denis Ovsienko · 13 years ago
  26. 21f569e lib: make masklen2ip6() safer and faster by Denis Ovsienko · 13 years ago
  27. 051954f lib: fix endianness of masklen2ip() by Denis Ovsienko · 13 years ago
  28. 9663386 lib: make masklen2ip() safer and faster by Denis Ovsienko · 13 years ago
  29. 5031ed1 ospf6d: decode message type with LOOKUP() by Denis Ovsienko · 13 years ago
  30. fa07966 ospf6d: make some old sizing checks assertions by Denis Ovsienko · 13 years ago
  31. 0ead5c1 lib: spelling by Denis Ovsienko · 13 years ago
  32. ca05126 lib: add sockopt helper for setting IPV6_V6ONLY and use it by David Lamparter · 15 years ago
  33. e0ca5fd lib: put route_types.txt to real use by David Lamparter · 15 years ago
  34. ebf0863 zebra: fix redistribution of new protocols by David Lamparter · 15 years ago
  35. 7052f22 rib: default distance value for new protocols (v2) by David Lamparter · 15 years ago
  36. ca9f342 build: fixup autoconf for cross-compiling (to OpenWRT) by David Lamparter · 15 years ago
  37. a34eb36 zebra: set the interface link-layer socket address by Tom Goff · 15 years ago
  38. 85a2ebf zebra: spelling by Denis Ovsienko · 13 years ago
  39. 05e54ee build: delete .cvsignore files by Denis Ovsienko · 13 years ago
  40. ad8d480 ospfd: spelling by Denis Ovsienko · 13 years ago
  41. 3414d03 lib: clearing zclient.c for some cases of building by Vyacheslav Trushkin · 13 years ago
  42. b511468 quagga: option "-z" ("--socket <path>") added by Vyacheslav Trushkin · 13 years ago
  43. 2f65867 isisd: indent longopts array by Vyacheslav Trushkin · 13 years ago
  44. 1add115 bgpd: implement 'match probability' in route-maps by Vyacheslav Trushkin · 13 years ago
  45. 9a9446e ospf6d: justify multicast group management by Vyacheslav Trushkin · 13 years ago
  46. 6989880 ripngd: limit max of "timers basic" to 65535 as documented by Ulrich Weber · 13 years ago
  47. bde12e3 bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear() by Ulrich Weber · 13 years ago
  48. 42a7deb ospf6d: implement 'match interface' for route-maps by Vyacheslav Trushkin · 13 years ago
  49. 004b123 lib: fix SMUX compiler warnings by Stephen Hemminger · 13 years ago
  50. 3c14ebb lib: fix compile warnings from set-never-used by Stephen Hemminger · 13 years ago
  51. c143c38 ospf6d: fix compile warning from falling off end of main by Stephen Hemminger · 13 years ago
  52. d7a0838 zebra: fix warnings in forward proc by Stephen Hemminger · 13 years ago
  53. 04d5e24 bgpd: cleanup privs on termination by Stephen Hemminger · 13 years ago
  54. 4690140 vty_serv_sock_family unused by Stephen Hemminger · 15 years ago
  55. 075e12f ospfd: remove unused code by Stephen Hemminger · 13 years ago
  56. f04a80a bgpd: store nexthop info for redistributed IPV6 routes by Stephen Hemminger · 13 years ago
  57. fb01f87 ospfd: avoid redundant lookup in ospf_redistribute_withdraw by Stephen Hemminger · 13 years ago
  58. b24b19f lib: fix memory leak on connect() failure by Stephen Hemminger · 13 years ago
  59. 6a2e0f3 lib: call filter delete hook before freeing access list by Stephen Hemminger · 13 years ago
  60. ce0af6f bgpd: fix memory leak for extra attributes by Oleg A. Arkhangelsky · 13 years ago
  61. 1ffe5e7 doc: rectify "match ip next-hop" in ripd (BZ#537) by Roderick Schertler · 13 years ago
  62. 2fbd6f5 bgpd: remove unused function bgp_bind_address by David Lamparter · 15 years ago
  63. 1727d2e bgpd: fix update-source for IPv6 (BZ#548) by David Lamparter · 15 years ago
  64. 17e5206 lib: prefix2sockunion, prefix_common_bits helper functions by David Lamparter · 15 years ago
  65. 681b84e ospf6d: check MTU with message header size in mind by Dmitrij Tejblum · 13 years ago
  66. 3cf1288 bgpd: fix "nexthop-local unchanged" (BZ#350) by Dylan Hall · 13 years ago
  67. 5c88f19 bgpd: justify capabilities for TOS setting by Chris Luke · 13 years ago
  68. 4de148e ospfd: improve fix to CVE-2011-3326 (BZ#586) by Thomas Ries · 13 years ago
  69. 1758dba bgpd: revised fix to --dryrun (BZ#622) by Sergey Y. Afonin · 13 years ago
  70. 2675518 bgpd: fix 2 more cases of length error reporting by Denis Ovsienko · 13 years ago
  71. b4cd242 bgpd: check AGGREGATOR attr flags (BZ#678) by Denis Ovsienko · 13 years ago
  72. bbb04bf bgpd: fix more regressions in attr flag checks by Denis Ovsienko · 13 years ago
  73. abc384f bgpd: use bgp_attr_malformed() by Denis Ovsienko · 13 years ago
  74. 565b828 bgpd: add flag checks for MP_(UN)REACH_NLRI by Denis Ovsienko · 13 years ago
  75. f8627ff bgpd: fix spelling of CLUSTER_LIST by Denis Ovsienko · 13 years ago
  76. 0b83044 bgpd: check CLUSTER_LIST attribute flags by Denis Ovsienko · 13 years ago
  77. d595b56 bgpd: check ORIGINATOR_ID attribute flags by Denis Ovsienko · 13 years ago
  78. 566b36e vtysh: [build] silence preprocessor errors in some cases by Dmitrij Tejblum · 13 years ago
  79. ad61af6 lib: compile even without IPV6_TCLASS by Denis Ovsienko · 13 years ago
  80. 6d0732c IPv6 transport class suppport by Stephen Hemminger · 13 years ago
  81. a5b228b bgpd: fix regression in improved attr flag checks by Denis Ovsienko · 13 years ago
  82. 21cc769 bgpd: fix parsing of graceful restart cap. (#663) by Peter Pentchev · 13 years ago
  83. a624cae bgpd: improve attr length error handling (BZ#679) by Denis Ovsienko · 13 years ago
  84. b84b62d bgpd: improve attr flags checks by Denis Ovsienko · 13 years ago
  85. 2d42e68 bgpd: ignore 4 bits of attribute flags byte by Denis Ovsienko · 13 years ago
  86. 214bcaa bgpd: add missing "partial" flag checks (BZ#676) by Denis Ovsienko · 13 years ago
  87. bc3443e bgpd: improve NEXT_HOP attribute checks (BZ#680) by Denis Ovsienko · 13 years ago
  88. 0a28130 bgpd: rename SAFI 3 according to RFC4760 by Denis Ovsienko · 13 years ago
  89. 42e6d74 bgpd: more SAFI fixes by Denis Ovsienko · 13 years ago
  90. beb1ca0 bgpd: fix SAFI for for MPLS labeled VPN-IPv6 by Denis Ovsienko · 13 years ago
  91. 48f99b0 release: 0.99.20 by Denis Ovsienko · 13 years ago
  92. 3aad46b ospfd: fix regression in recent commit by YAMAMOTO Shigeru · 13 years ago
  93. 52ecbbe ospfd: remove unused macro by Denis Ovsienko · 13 years ago
  94. 4b4e07d bgpd: don't be confused by "unspecific" subcode in the NOTIFY message. by Dmitrij Tejblum · 13 years ago
  95. 51abba5 lib: provide more information in case of failed LOOKUP. by Dmitrij Tejblum · 13 years ago
  96. eda3529 configure: test for glibc backtrace even without glibc. by Dmitrij Tejblum · 13 years ago
  97. bcc6c59 ospfd: spelling by Denis Ovsienko · 13 years ago
  98. e6ec1c3 bgpd: spelling by Denis Ovsienko · 13 years ago
  99. 7ccf5e5 bgpd: spelling by Denis Ovsienko · 13 years ago
  100. 171c9a9 ospfd: use existing macro for consistency by Denis Ovsienko · 13 years ago