1. e7c65f6 ospfd: address ospf_schedule_abr_task() warning by Denis Ovsienko · 13 years ago
  2. 21e8b42 ospfd: fix NSSA LSA translation (BZ#493) by Svata Dedic · 13 years ago
  3. 5bc62ca isisd,ospf6d,bgpd: Fix GCC 6 warnings on indentation not matching control flow by Paul Jakma · 8 years ago
  4. 0c175f8 ospfd: 'ip ospf network' interface should down iface before changing type by Paul Jakma · 9 years ago
  5. c2c63cb ospfd: Fix arm compile issue by Donald Sharp · 8 years ago
  6. ddc160c *: Port Christians tweaks for 32-bit route tags by Christian Franke · 8 years ago
  7. 5958b8f ospfd: Update route in zebra when tag changes by Christian Franke · 8 years ago
  8. 5bd78b9 ospfd: fix double assignment in ospf_vl_set_timers by Christian Franke · 8 years ago
  9. afc9cf9 osfd: Make OSPF compliant to the last sentence of this section in RFC 2328 by Vipin Kumar · 10 years ago
  10. c7f25b9 bgpd, ospfd, ospf6d, ripd, ripngd, zebra: 'set metric -12' is broken in the parser by Daniel Walton · 10 years ago
  11. 96d1060 *: Widen width of Zserv routing tag field. by Paul Jakma · 8 years ago
  12. 2b2e38c ospfd, vtysh: Add support for Route tags by Piotr Chytła · 9 years ago
  13. eefddcc bgpd, lib, ospfd, zebra: Add ability to read/write tag value by Piotr Chytła · 9 years ago
  14. 743219e ospfd: "show ip ospf neighbor" header spacing by Daniel Walton · 10 years ago
  15. f687b62 ospfd: Don't wait for state change to Exchange to start LSReq by Dinesh Dutt · 10 years ago
  16. 24521e2 ospfd: Fix no ip ospf hello-interval by Daniel Walton · 10 years ago
  17. 45af55a ospfd: Make destination of p2p to multicast for LS-ACKS by Vipin Kumar · 10 years ago
  18. a90dc87 ospfd: Support for 'clear ip ospf interface [IFNAME]' by Vipin Kumar · 10 years ago
  19. 0f2f7a3 *: Fix duplicate commands from view/enable node consolidation by Paul Jakma · 8 years ago
  20. a6d400c zebra: Set link-detect on by default by Dinesh G Dutt · 9 years ago
  21. 4819869 ospfd: Add support Router Capabilities support to OSPF by Olivier Dugeon · 9 years ago
  22. 29a1401 ospfd: Update Traffic Engineering support by Olivier Dugeon · 9 years ago
  23. 4359501 lib: consolidate ntohf/htonf from ospfd/isisd TE to lib/network by Paul Jakma · 10 years ago
  24. 68b45cc *: Consolidate all double VIEW_NODE and ENABLE_NODE's by Donald Sharp · 9 years ago
  25. 23757db *: get rid of "MTYPE 0" by David Lamparter · 9 years ago
  26. 7bd3177 ospfd: fix non-zero metric when describing loopback addresses by kitty · 9 years ago
  27. bb01bdd ospfd: fix - correct neighbor index on changing/p2p/virtual links by Jafar Al-Gharaibeh · 9 years ago
  28. 5e57b5f quagga: Remove double read of stream by Donald Sharp · 9 years ago
  29. bf83fa2 lib: Check prefix length from zebra is sensible by Paul Jakma · 9 years ago
  30. 693da60 ospfd: Remove HAVE_OSPF_TE by Donald Sharp · 9 years ago
  31. 36fef57 ospfd: Remove HAVE_OPAQUE_LSA by Donald Sharp · 9 years ago
  32. 9099f9b *: use an ifindex_t type, defined in lib/if.h, for ifindex values by Paul Jakma · 9 years ago
  33. 283596f Merge 'patch-tracking/4/proposed/netdef-solaris' into accepted by Paul Jakma · 9 years ago
  34. 5c1791f ospfd: PointToPoint neighbors are identified by router ID by Joakim Tjernlund · 11 years ago
  35. 13862bf Revert "Fix to take care of ordering between interface and router ospf command." by Paul Jakma · 9 years ago
  36. 8a667cf ospfd: Extend 'ip ospf area' to take address argument + rationalise ospf enable by Paul Jakma · 15 years ago
  37. 738bce7 ospfd: Impl. per interface 'ip ospf area' command by Joakim Tjernlund · 15 years ago
  38. 7bd7f55 ospfd: split up network interface enable a bit, for per-interface area cmd by Joakim Tjernlund · 15 years ago
  39. 7125293 lib: zclient.c remove extern struct thread_master * by Donald Sharp · 9 years ago
  40. 5181a02 *: fix in_addr initialisers by David Lamparter · 9 years ago
  41. d8d5c60 build: make libraries self-reliant by David Lamparter · 9 years ago
  42. ce93c34 ospfd: fix unused warning in ospf_write by David Lamparter · 9 years ago
  43. 0bc874b build/arm: Arm compilation warning fix by Donald Sharp · 9 years ago
  44. b640439 ospfd: trap on state change seems to send incorrect value for ospfNbrState by Fernando Soto · 10 years ago
  45. b075e87 ospfd: Fix for 'no' + 'debug command' does not disable 'debug command' by Vystoropskyi, Sergii · 9 years ago
  46. 2ef762e ospfd: Fast OSPF convergence by Michael Rossberg · 9 years ago
  47. c920e51 ospfd: Fix bug in 94266fa822ba, nbr_self rebuild didn't add valid nbr_self by Paul Jakma · 9 years ago
  48. a29c8a2 Revert "ospfd: Use route_node_lookup() instaed of route_node_get()" by Paul Jakma · 9 years ago
  49. c9b0758 ospfd: Use route_node_lookup() instaed of route_node_get() by Joakim Tjernlund · 15 years ago
  50. 4de398e ospfd: ospf_nbr_nbma_set()/ospf_snmp_vl_add() add unlock by Joakim Tjernlund · 15 years ago
  51. 4eaecdc ospfd: ospf_ls_upd_send() add missing unlock. by Joakim Tjernlund · 15 years ago
  52. fc363cd ospfd: ospf_ase.c, external_lsa locking fixes. by Joakim Tjernlund · 15 years ago
  53. d5643f5 ospfd: Move route_unlock_node() in ospf_ase_incremental_update() by Joakim Tjernlund · 15 years ago
  54. fbb6c86 ospfd: add missing unlock for ospf_interface_address_delete() by Joakim Tjernlund · 15 years ago
  55. 94266fa ospfd: Self nbrs needs to be rebuilt when router ID changes. by Joakim Tjernlund · 15 years ago
  56. c99f348 *: add VRF ID in the API message header by Feng Lu · 10 years ago
  57. 126215c *: call if_init()/if_terminate() from vrf_init()/vrf_terminate() by Feng Lu · 10 years ago
  58. 219cdc9 ospfd: Remove another odd flooding hack in opaque LSA code by Paul Jakma · 10 years ago
  59. e66cbd1 lib: hide internal prefix list structures by David Lamparter · 10 years ago
  60. e30677a ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation' by Paul Jakma · 10 years ago
  61. e1bcd47 ospfd: Make ospf_passive_interface_update calls friendly to static analysis by Paul Jakma · 10 years ago
  62. c0bedeb build: add --enable-werror by David Lamparter · 10 years ago
  63. dfee58f snmp: fix warnings by David Lamparter · 10 years ago
  64. ab90fc0 *: add/cleanup initialisers by David Lamparter · 10 years ago
  65. eed3c48 *: use void * for printing pointers by David Lamparter · 10 years ago
  66. ef008d2 *: use long long to print time_t by David Lamparter · 10 years ago
  67. 237aac5 build: get rid of INCLUDES, use AM_CPPFLAGS by David Lamparter · 10 years ago
  68. 86ce951 ospfd: set O-bit in the option of all DD packets by Lu Feng · 10 years ago
  69. 1492106 ospfd: Fix initial Opaque LSA DB synchronisation by Olivier Dugeon · 10 years ago
  70. 4bab680 Fix to take care of ordering between interface and router ospf command. by Vipin Kumar · 10 years ago
  71. 8306be2 OSPFd: Update timestamps when we MaxAge LSAs. by Dinesh G Dutt · 10 years ago
  72. 6d83113 ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant log by Paul Jakma · 10 years ago
  73. 1c06334 Avoid timing out of adjacencies by serving all interfaces in round-robin. by Dinesh G Dutt · 10 years ago
  74. b6eef00 ospfd: Some small tweaks to the SPF execution reason patch by Paul Jakma · 10 years ago
  75. 50f38b3 Compute and display SPF execution statistics by Dinesh G Dutt · 10 years ago
  76. 6b274d9 ospfd: Don't leave stale RouterLSA's when changing areaID by Joakim Tjernlund · 15 years ago
  77. ea2a598 ospfd: invalid MD5 auth_key? by Joakim Tjernlund · 15 years ago
  78. 7aa9dce Fix most compiler warnings in default GCC build. by Paul Jakma · 10 years ago
  79. 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
  80. cbf435c ospfd: add debug messages for router lsa-generation by Christian Franke · 11 years ago
  81. b4b359a ospfd: For an ABR, ensure the right LSID is MaxAge'd by Pradosh Mohapatra · 11 years ago
  82. 8afee5c ospfd: clarify indentation and comments in ospf_lsa_maxage_delete by Christian Franke · 11 years ago
  83. e387dfd ospfd: fix a reference counting issue introduced by commit 4de8bf0011 by Christian Franke · 11 years ago
  84. 49d7af1 ospfd: check the LS-Ack's recentness instead of only comparing the #seq by Lu Feng · 11 years ago
  85. 4b4bda9 ospfd: don't allow to set network type on loopback interfaces by Christian Franke · 11 years ago
  86. 7a9d983 ospfd: run DR election prior to LSA regeneration by Christian Franke · 11 years ago
  87. 6f2a670 ospfd/ospf_vty.c: use keyword cmd style by Christian Franke · 11 years ago
  88. cd40b32 lib/command.c: rewrite command matching/parsing by Christian Franke · 11 years ago
  89. 2b00515 bgpd, ospfd, zebra: fix some DEFUN definitions by Christian Franke · 11 years ago
  90. e708ed6 Merge volatile/cumulus_ospf6d by David Lamparter · 11 years ago
  91. a11e012 security: Fix some typos and potential NULL-deref by Remi Gacogne · 11 years ago
  92. a25a126 ospfd: fixup log message in ospf_zebra_delete by Christian Franke · 11 years ago
  93. c5926a9 ospf6d: add p2p interface support by Dinesh Dutt · 11 years ago
  94. 2449fcd ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed. by Dinesh Dutt · 11 years ago
  95. 8551e6d ospf6d/ospfd: refactor some common defines by Dinesh Dutt · 11 years ago
  96. 23cd8fb ospfd: protect vs. VU#229804 (malformed Router-LSA) by David Lamparter · 11 years ago
  97. c51443f ospfd: CVE-2013-2236, stack overrun in apiserver by David Lamparter · 11 years ago
  98. 4c14b7f ospfd: fix flooding procedure by Christian Franke · 12 years ago
  99. 4de8bf0 ospfd: make ospf_maxage_lsa_remover actually yield by Christian Franke · 12 years ago
  100. f2b53da ospfd: restore nexthop IP for p2p interfaces by Christian Franke · 12 years ago