1. 7b3b98a ripd & ripngd: avoid the zero interface metric by Lu Feng · 11 years ago
  2. 224e7e5 lib: remove redundant and incorrect sys/fcntl.h include by Timo Teräs · 11 years ago
  3. d9d4ae5 bgpd: fix crash when allowas-in is done on inactive peer by Stephen Hemminger · 15 years ago
  4. 8c71e48 bgpd: efficient NLRI packing for AFs != ipv4-unicast by Pradosh Mohapatra · 11 years ago
  5. 2c13299 bgpd: don't compare next-hop to router-id by Pradosh Mohapatra · 11 years ago
  6. 66d2ead vtysh: fix build against readline 6.3 by Sébastien Luttringer · 11 years ago
  7. 8e998b1 zebra: raise the privileges before calling socket() by Michal Sekletar · 11 years ago
  8. 000e157 bgpd: Fix condition allowas-in in rsclient code by Milan Kocian · 11 years ago
  9. 5d804b4 bgpd: support TTL-security with iBGP by Pradosh Mohapatra · 11 years ago
  10. 5f9adb5 bgpd: factor out eBGP multihop check by David Lamparter · 11 years ago
  11. ef0b0c3 bgpd: factor out TTL setting by David Lamparter · 11 years ago
  12. 8da8689 bgpd: fix fast external fallover behavior by Pradosh Mohapatra · 11 years ago
  13. 3374bef bgpd: increase TCP socket buffer size by Vipin Kumar · 11 years ago
  14. 48fc05f bgpd: fix O_NONBLOCK on outgoing connects by Vipin Kumar · 11 years ago
  15. 6aa136f bgpd: send notify in OpenSent when stopping manually by Vitaliy Senchyshyn · 11 years ago
  16. b366b51 bgpd: display multipath status in "show ip bgp" by Boian Bonev · 11 years ago
  17. 689bb66 bgpd: track correct originator-id in reflected routes by Pradosh Mohapatra · 11 years ago
  18. 2fdd455 bgpd: add 'bgp bestpath as-path multipath-relax' by Pradosh Mohapatra · 11 years ago
  19. d92a2f3 bgpd: use ATTR_FLAG_BIT() for BGP_ATTR_ values by Jorge Boncompte [DTI2] · 11 years ago
  20. cbf435c ospfd: add debug messages for router lsa-generation by Christian Franke · 11 years ago
  21. b4b359a ospfd: For an ABR, ensure the right LSID is MaxAge'd by Pradosh Mohapatra · 11 years ago
  22. 8afee5c ospfd: clarify indentation and comments in ospf_lsa_maxage_delete by Christian Franke · 11 years ago
  23. e387dfd ospfd: fix a reference counting issue introduced by commit 4de8bf0011 by Christian Franke · 11 years ago
  24. 49d7af1 ospfd: check the LS-Ack's recentness instead of only comparing the #seq by Lu Feng · 11 years ago
  25. 4b4bda9 ospfd: don't allow to set network type on loopback interfaces by Christian Franke · 11 years ago
  26. 7a9d983 ospfd: run DR election prior to LSA regeneration by Christian Franke · 11 years ago
  27. 24c84db zebra: Change the mechanism for comparing route ID's. by Ken Williams · 11 years ago
  28. 4becea7 lib: use heap to manage timers by Christian Franke · 11 years ago
  29. 514991c lib: remove unused thread_master_debug function by Christian Franke · 11 years ago
  30. ba32db1 tests: Add tests for timers by Christian Franke · 11 years ago
  31. 6f2a670 ospfd/ospf_vty.c: use keyword cmd style by Christian Franke · 11 years ago
  32. cd40b32 lib/command.c: rewrite command matching/parsing by Christian Franke · 11 years ago
  33. e712d0e tests: fix build & disable testcommands by David Lamparter · 11 years ago
  34. 8f399b0 tests: add a test program for lib/command.c by Christian Franke · 11 years ago
  35. 2b00515 bgpd, ospfd, zebra: fix some DEFUN definitions by Christian Franke · 11 years ago
  36. f7bf415 zebra: apply syntactic sugar to rib_dump() by David Lamparter · 11 years ago
  37. db19c85 zebra: set metric for directly connected routes via netlink to 0 by Brett Ciphery · 11 years ago
  38. 98a5949 build: remove now-useless --{en, dis}able-tests by David Lamparter · 11 years ago
  39. 8c99b4c build: improve backtrace support/detection by David Lamparter · 11 years ago
  40. af51477 lib: fix possible off-by-one in stream_put_prefix() by Jorge Boncompte [DTI2] · 11 years ago
  41. 6d729ee lib: fix for dynamically grown hashes by Jorge Boncompte [DTI2] · 11 years ago
  42. 4d474fa lib: fix backtraces broken by 837d16c... by David Lamparter · 11 years ago
  43. c78a46c ospf6d: fix refcounting in ospf6_asbr_lsa_remove by Christian Franke · 12 years ago
  44. fd50068 ospf6d: add "auto-cost reference-bandwidth" command by Vincent Bernat · 12 years ago
  45. c19543b ospf6d: compute interface cost from its bandwidth by Vincent Bernat · 12 years ago
  46. 1db65fa ospf6d: solve segfaults with ospf6d on FreeBSD by Ingo Flaschberger · 14 years ago
  47. e708ed6 Merge volatile/cumulus_ospf6d by David Lamparter · 11 years ago
  48. 424cc3b ospf6d: fix interface_down() stopping hellos by David Lamparter · 11 years ago
  49. 11b4f01 ospf6d: clear lsa->refresh before clearing LSAs by David Lamparter · 11 years ago
  50. b13c1d9 ospf6d: handle missing link local address more gracefully by Christian Franke · 12 years ago
  51. d962872 ospf6d: improve ordered shutdown by Christian Franke · 12 years ago
  52. a11e012 security: Fix some typos and potential NULL-deref by Remi Gacogne · 11 years ago
  53. b52aef1 zebra: log routes w/o gateway in rib_delete_ipv4 by Christian Franke · 11 years ago
  54. 23f5f7c zebra: match gateway when deleting NEXTHOP_IPV4_IFINDEX routes by Christian Franke · 11 years ago
  55. a25a126 ospfd: fixup log message in ospf_zebra_delete by Christian Franke · 11 years ago
  56. 6ee06fa bgpd: bgpd-set-v4-nexthop-for-v6-peering.patch by Pradosh Mohapatra · 11 years ago
  57. 37531a7 ospf6d: clear DR info on interface_down by Christian Franke · 12 years ago
  58. 1579a67 ospf6d: set cmsg size correctly by Christian Franke · 12 years ago
  59. 7d4aa1d ospf6d: don't run DR election early on "ipv6 ospf6 priority" by Christian Franke · 12 years ago
  60. ba960d5 ospf6d: fix integrated config by Dinesh Dutt · 11 years ago
  61. a0edf67 ospf6d: add SPF logs, statistics, and display of SPF parameters by Dinesh Dutt · 11 years ago
  62. 3d35ca4 ospf6d: add 'log-adjacency-changes [detail]' by Dinesh Dutt · 11 years ago
  63. 7cf9972 ospf6d: don't send LSAck on an interface if we've flooded the LSU out that i/f by Dinesh Dutt · 11 years ago
  64. 0187911 ospf6d: handle Prefix and Router Options bits correctly by Dinesh Dutt · 11 years ago
  65. e68a676 ospf6d: add LSA payload to show summary output by Dinesh Dutt · 11 years ago
  66. 931b1b8 ospf6d: increment dbdesc seqnum on SeqNumberMismatch/BadLsReq event by Dinesh Dutt · 11 years ago
  67. 7a10a35 ospf6d: don't change SeqNum on initial DbDesc message by Dinesh Dutt · 11 years ago
  68. 3b22028 ospf6d: handle seqnum wrapping by Dinesh Dutt · 11 years ago
  69. f41b4a0 ospf6d: add overload support by Dinesh Dutt · 11 years ago
  70. e7ad6b2 ospf6d: fix linkdown handling by Dinesh Dutt · 11 years ago
  71. b81e97a ospf6d: correct nexthop through directly connected networks by Dinesh Dutt · 11 years ago
  72. 17d003d ospf6d: don't suppress empty router LSA by Dinesh Dutt · 11 years ago
  73. e39d053 ospf6d: turn off expensive debugging by Dinesh Dutt · 11 years ago
  74. a765eb9 ospf6d: convert LSDB to use route_node, improve performance by Dinesh Dutt · 11 years ago
  75. eb82e9e ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance) by Dinesh Dutt · 11 years ago
  76. c5926a9 ospf6d: add p2p interface support by Dinesh Dutt · 11 years ago
  77. bf986da ospf6d: fix various bugs in installing and flooding LSAs by Dinesh Dutt · 11 years ago
  78. 8ae454e ospf6d: add more details to show ipv6 ospf6 data by Dinesh Dutt · 11 years ago
  79. 09df457 ospf6d: enable the commands to support detailed debugging of LSAs. by Dinesh Dutt · 11 years ago
  80. ac58e14 ospf6d: remove older version of LSA from neigbor retx list before prematurely aging it. by Dinesh Dutt · 11 years ago
  81. 2449fcd ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed. by Dinesh Dutt · 11 years ago
  82. 3810e06 ospf6d: schedule SPF to run on events rather than directly on each event. by Dinesh Dutt · 11 years ago
  83. 8551e6d ospf6d/ospfd: refactor some common defines by Dinesh Dutt · 11 years ago
  84. a83a1e9 build: fix tests/prng.h missing from dist by David Lamparter · 11 years ago
  85. fed643f zebra: make rib_dump() compatible with IPv6 RIB by Vincent Bernat · 12 years ago
  86. f3a1732 zebra: apply route-maps for interface routes by Christian Franke · 11 years ago
  87. c3e6b59 zebra: fix recursive-routes via ifindex routes by Christian Franke · 11 years ago
  88. e8d3d29 zebra: implement NEXTHOP_FLAG_ONLINK by Christian Franke · 11 years ago
  89. 48a53dc zebra: handle blackholes encountered in recursive resolution by Christian Franke · 11 years ago
  90. fa713d9 zebra: rework recursive route resolution by Christian Franke · 11 years ago
  91. bfac8dc zebra: improve interface shutdown behaviour by Christian Franke · 12 years ago
  92. 02b4805 zebra: don't change connected state from zebra/interface.c by Christian Franke · 12 years ago
  93. f7f740f zebra: add ZEBRA_IFC_QUEUED to keep track of kernel state by Christian Franke · 12 years ago
  94. c7df92d zebra: warn if advertising connected with _REAL unset by Christian Franke · 12 years ago
  95. d7f5dad zebra: consolidate connected_implicit_withdraw by Christian Franke · 12 years ago
  96. 676e1a0 zebra: clear ZEBRA_IFC_CONFIGURED on "no ipv6 addr" by Christian Franke · 12 years ago
  97. 9db047f zebra: make if_subnet_delete a bit more strict by Christian Franke · 12 years ago
  98. 599da95 zebra: process information about new addresses (BZ#486) by Christian Franke · 12 years ago
  99. 23cd8fb ospfd: protect vs. VU#229804 (malformed Router-LSA) by David Lamparter · 11 years ago
  100. a12afd5 bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import check by Christian Franke · 12 years ago