1. aca43b6 zebra: use prefix_ipv6 in rtadv_prefix by Denis Ovsienko · 13 years ago
  2. 6bb1273 zebra: clear host bits of ND RA prefix option by Denis Ovsienko · 13 years ago
  3. d660f69 zebra: justify some IPv6 ND RA timers wrt RFC by Denis Ovsienko · 13 years ago
  4. 6134b87 zebra: fix output of IPv6 ND RA options by Denis Ovsienko · 13 years ago
  5. b4e45f6 fix zebra protocol after MP-BGP changes by Denis Ovsienko · 13 years ago
  6. 6eac79a zebra: fix recent MP-BGP commits for FreeBSD by Denis Ovsienko · 13 years ago
  7. cb32fd6 zebra: Removal of the following warning messages by G.Balaji · 13 years ago
  8. 73bfe0b bgpd: Addition of ipv6 network command in Multicast address family mode. by G.Balaji · 13 years ago
  9. f768f36 zebra: IPv6 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
  10. c7ec179 bgpd: IPv6 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
  11. cddf391 zebra: IPv4 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
  12. 5a616c0 bgpd: IPv4 MP-BGP Routes addition and deletion by G.Balaji · 13 years ago
  13. 6ae93c0 zebra: include MTU option in RA on request (BZ#665) by Denis Ovsienko · 13 years ago
  14. fc98d16 bgpd: reinstate zlookup checks, required for BGP without zebra by Paul Jakma · 13 years ago
  15. dc00d2b Marker merge for 'RE-0.99.17.6' by Paul Jakma · 13 years ago
  16. f31d692 bgpd: Fix incorrect attribute type code in call to bgp_attr_malformed by Paul Jakma · 13 years ago
  17. 83a9a22 bgpd: Improve flag error messages in bgp_attr_aspath by Paul Jakma · 13 years ago
  18. 9ed79b5 lib: use prefix bit length macros by Denis Ovsienko · 13 years ago
  19. ce3cdcf ospfd: use IS_LSA_SELF() where appropriate by Denis Ovsienko · 13 years ago
  20. afcb767 bgpd: rewrite attr flag error logging by Denis Ovsienko · 13 years ago
  21. d8bcd9e doc: "[no] router zebra" does not belong to ospfd by Denis Ovsienko · 13 years ago
  22. 8216f53 ospfd: justify ospf_default_originate_timer() by Denis Ovsienko · 13 years ago
  23. 72f062b ospfd: address more trivial compiler warnings by Denis Ovsienko · 13 years ago
  24. 5e1731a ospf6d: ospf6_lsa_cmd_init() does not exist by Denis Ovsienko · 13 years ago
  25. 0e8032d bgpd: improve "show ip bgp scan detail" by Denis Ovsienko · 13 years ago
  26. b64bfc1 bgpd: dismiss some zlookup checks by Denis Ovsienko · 13 years ago
  27. 318f0d8 bgpd: add "show ip bgp scan detail" command by Denis Ovsienko · 13 years ago
  28. 8e80bdf bgpd: touch nexthop handling code by Denis Ovsienko · 13 years ago
  29. 23be94e lib/if: trivial, fix rarely used if debug function to print everything by Paul Jakma · 13 years ago
  30. f63f06d general: remove inline qualifiers and move in-header functions to objects by Paul Jakma · 14 years ago
  31. 708a758 version RE-0.99.17.6 by Denis Ovsienko · 13 years ago
  32. f382ad5 doc: update BGP RFC references by Denis Ovsienko · 13 years ago
  33. 2894cdc zebra: fix IPv6 RA wrt interface removal (BZ#480) by Denis Ovsienko · 13 years ago
  34. 6dd6c30 zebra: fix ifindex test condition (BZ#487) by Matthias Ferdinand · 13 years ago
  35. b4b3159 ospf6d: fix compiler warning messages by Vyacheslav Trushkin · 13 years ago
  36. 830526a lib: fix some strtoul() use cases by Ulrich Weber · 13 years ago
  37. 65cd7a4 ospf6d: Route locking (memory) cleanup by Tom Goff · 14 years ago
  38. 36d3e8d ospf6d: Have ospf6d cleanup when it terminates normally by Tom Goff · 14 years ago
  39. a809d1c lib: Add a function to delete all interfaces by Tom Goff · 14 years ago
  40. 651e70d doc: update BGP RFC references by Denis Ovsienko · 13 years ago
  41. fb5174a zebra: fix IPv6 RA wrt interface removal (BZ#480) by Denis Ovsienko · 13 years ago
  42. 4f1735f zebra: fix ifindex test condition (BZ#487) by Matthias Ferdinand · 13 years ago
  43. cba1fab ospf6d: fix compiler warning messages by Vyacheslav Trushkin · 13 years ago
  44. 664711c lib: fix some strtoul() use cases by Ulrich Weber · 13 years ago
  45. 6fd1620 ospf6d: add verifying user's privileges by Vyacheslav Trushkin · 13 years ago
  46. 4e677f5 ospfd: fix bug in NSSA ABR status check by Denis Ovsienko · 13 years ago
  47. fe40bfa lib: address type-punned pointers in prefix_same() by Denis Ovsienko · 13 years ago
  48. 733cd9e bgpd: justify checks for IPv4 class D/E by Denis Ovsienko · 13 years ago
  49. de5ccb9 ospfd: fix packet reception for FreeBSD 10. by Dmitrij Tejblum · 13 years ago
  50. 2ea1ab1 zebra: ZEBRA_HELLO and mopping up routes (BZ#448) by Vyacheslav Trushkin · 13 years ago
  51. 2654e43 lib: fix type-punning in ip_masklen() by Denis Ovsienko · 13 years ago
  52. d171bf5 lib: optimize ip_masklen() by Denis Ovsienko · 13 years ago
  53. 1335103 ospf6d: add verifying user's privileges by Vyacheslav Trushkin · 13 years ago
  54. 85136e9 ospfd: fix bug in NSSA ABR status check by Denis Ovsienko · 13 years ago
  55. 7eed92b lib: address type-punned pointers in prefix_same() by Denis Ovsienko · 13 years ago
  56. 45b341f bgpd: justify checks for IPv4 class D/E by Denis Ovsienko · 13 years ago
  57. b31d8fc ospfd: fix packet reception for FreeBSD 10. by Dmitrij Tejblum · 13 years ago
  58. 89e9f82 zebra: ZEBRA_HELLO and mopping up routes (BZ#448) by Vyacheslav Trushkin · 13 years ago
  59. 07bb964 lib: fix compile warnings from set-never-used by Stephen Hemminger · 13 years ago
  60. 94e7cd9 Revert "lib: address -Wunused-but-set-variable" by Denis Ovsienko · 13 years ago
  61. 4f5e717 lib: fix SMUX compiler warnings by Stephen Hemminger · 13 years ago
  62. 7e7a2d3 zebra: fix warnings in forward proc by Stephen Hemminger · 13 years ago
  63. 8502229 bgpd: cleanup privs on termination by Stephen Hemminger · 13 years ago
  64. a80e20d ospfd: remove unused code by Stephen Hemminger · 13 years ago
  65. 840faae bgpd: store nexthop info for redistributed IPV6 routes by Stephen Hemminger · 13 years ago
  66. 4fafd3d ospfd: avoid redundant lookup in ospf_redistribute_withdraw by Stephen Hemminger · 13 years ago
  67. c17fbd6 lib: fix memory leak on connect() failure by Stephen Hemminger · 13 years ago
  68. ed269db lib: call filter delete hook before freeing access list by Stephen Hemminger · 13 years ago
  69. ce77002 lib: fix type-punning in ip_masklen() by Denis Ovsienko · 13 years ago
  70. e1fabbb lib: optimize ip_masklen() by Denis Ovsienko · 13 years ago
  71. 8c7f49d Revert "lib: optimize apply_mask_ipv6()" by Denis Ovsienko · 13 years ago
  72. bf19277 Revert "lib: optimize apply_mask_ipv6()" by Denis Ovsienko · 13 years ago
  73. 223da1a ospfd: more info in LSA checksum warning (BZ#685) by Jaroslav Fojtik · 13 years ago
  74. 7b0d1c6 ospfd: more info in LSA checksum warning (BZ#685) by Jaroslav Fojtik · 13 years ago
  75. 9206f9e fix set never used warnings by Stephen Hemminger · 13 years ago
  76. b48cebb ospf6d: always remove the result of a previous SPF calculation by Tom Goff · 13 years ago
  77. bb915f5 bgpd: fix regression in ORF procesing (BZ#688) by Denis Ovsienko · 13 years ago
  78. 32ca973 lib: optimize apply_mask_ipv6() by Denis Ovsienko · 13 years ago
  79. caff790 lib: optimize apply_mask_ipv4() by Denis Ovsienko · 13 years ago
  80. 21f569e lib: make masklen2ip6() safer and faster by Denis Ovsienko · 13 years ago
  81. 051954f lib: fix endianness of masklen2ip() by Denis Ovsienko · 13 years ago
  82. 9663386 lib: make masklen2ip() safer and faster by Denis Ovsienko · 13 years ago
  83. 5031ed1 ospf6d: decode message type with LOOKUP() by Denis Ovsienko · 13 years ago
  84. fa07966 ospf6d: make some old sizing checks assertions by Denis Ovsienko · 13 years ago
  85. 0ead5c1 lib: spelling by Denis Ovsienko · 13 years ago
  86. ca05126 lib: add sockopt helper for setting IPV6_V6ONLY and use it by David Lamparter · 15 years ago
  87. e0ca5fd lib: put route_types.txt to real use by David Lamparter · 15 years ago
  88. ebf0863 zebra: fix redistribution of new protocols by David Lamparter · 15 years ago
  89. 7052f22 rib: default distance value for new protocols (v2) by David Lamparter · 15 years ago
  90. ca9f342 build: fixup autoconf for cross-compiling (to OpenWRT) by David Lamparter · 15 years ago
  91. a34eb36 zebra: set the interface link-layer socket address by Tom Goff · 15 years ago
  92. 85a2ebf zebra: spelling by Denis Ovsienko · 13 years ago
  93. 05e54ee build: delete .cvsignore files by Denis Ovsienko · 13 years ago
  94. ad8d480 ospfd: spelling by Denis Ovsienko · 13 years ago
  95. 3414d03 lib: clearing zclient.c for some cases of building by Vyacheslav Trushkin · 13 years ago
  96. b511468 quagga: option "-z" ("--socket <path>") added by Vyacheslav Trushkin · 13 years ago
  97. 2f65867 isisd: indent longopts array by Vyacheslav Trushkin · 13 years ago
  98. 1add115 bgpd: implement 'match probability' in route-maps by Vyacheslav Trushkin · 13 years ago
  99. 9a9446e ospf6d: justify multicast group management by Vyacheslav Trushkin · 13 years ago
  100. 6989880 ripngd: limit max of "timers basic" to 65535 as documented by Ulrich Weber · 13 years ago