1. 5bc62ca isisd,ospf6d,bgpd: Fix GCC 6 warnings on indentation not matching control flow by Paul Jakma · 8 years ago
  2. 7ae2b60 ospf6d: add support for route tags by Christian Franke · 8 years ago
  3. 8db3863 ospf6d: remove unused broken function by Christian Franke · 8 years ago
  4. 5477ee7 Revert "opsf6d: Update router-LSA when nbr's interface-ID changes" by Paul Jakma · 8 years ago
  5. 8548973 ospf6d: fix off-by-one on display of spf reasons by Christian Franke · 8 years ago
  6. 7fca43f ospf6d: don't access nexthops out of bounds by Christian Franke · 8 years ago
  7. cb9ed1d ospf6d: Fix double increment of Sequence Number by Donald Sharp · 9 years ago
  8. cb37de4 ospf6d: Fix loss of hello's on interface by Vipin Kumar · 10 years ago
  9. c7f25b9 bgpd, ospfd, ospf6d, ripd, ripngd, zebra: 'set metric -12' is broken in the parser by Daniel Walton · 10 years ago
  10. 7d39125 ospf6d: Adding the initialization check in ospfv3_clean() by Vipin Kumar · 10 years ago
  11. 8c075ef ospf6d: Fixing a couple of issues with ospf6_route_remove () routine. by Vipin Kumar · 10 years ago
  12. f1b9611 ospf6d: LA (local-address) bit related inter-op fix. by Vipin Kumar · 10 years ago
  13. 69424be ospf6d: We should accept long form of "no redistribute" by Daniel Walton · 10 years ago
  14. f972dec ospf6d: Add the missing ospf6 running check in show cmds by Vipin Kumar · 10 years ago
  15. e87f808 ospf6d: Support for 'clear ipv6 ospf6 interface [ifname] by Vipin Kumar · 10 years ago
  16. e509af8 opsf6d: Update router-LSA when nbr's interface-ID changes by Vipin Kumar · 10 years ago
  17. 62f936e ospf6d, ripd, vtysh: Fix "no set metric" for ospf6 and RIP by Daniel Walton · 9 years ago
  18. 0f2f7a3 *: Fix duplicate commands from view/enable node consolidation by Paul Jakma · 8 years ago
  19. 68b45cc *: Consolidate all double VIEW_NODE and ENABLE_NODE's by Donald Sharp · 9 years ago
  20. d8f7f86 ospf6d: implement admin distance by Roman Hoog Antink · 11 years ago
  21. 5e57b5f quagga: Remove double read of stream by Donald Sharp · 9 years ago
  22. bf83fa2 lib: Check prefix length from zebra is sensible by Paul Jakma · 9 years ago
  23. 9099f9b *: use an ifindex_t type, defined in lib/if.h, for ifindex values by Paul Jakma · 9 years ago
  24. 283596f Merge 'patch-tracking/4/proposed/netdef-solaris' into accepted by Paul Jakma · 9 years ago
  25. 7125293 lib: zclient.c remove extern struct thread_master * by Donald Sharp · 9 years ago
  26. a406506 ospf6d: fix uninitialized warning in SNMP by David Lamparter · 9 years ago
  27. ca8ec20 ospf6d: Fix for fast OSPF convergence by Michael Rossberg · 9 years ago
  28. 0bc874b build/arm: Arm compilation warning fix by Donald Sharp · 9 years ago
  29. 52c0bc7 build: Remove the old PIC/PIE patch, let libtool sort it out by Paul Jakma · 9 years ago
  30. c99f348 *: add VRF ID in the API message header by Feng Lu · 10 years ago
  31. 126215c *: call if_init()/if_terminate() from vrf_init()/vrf_terminate() by Feng Lu · 10 years ago
  32. 395828e ospf6d, bgpd: avoid calling if_nametoindex by Feng Lu · 10 years ago
  33. e691c3b *: assorted warning fixes by David Lamparter · 10 years ago
  34. c0bedeb build: add --enable-werror by David Lamparter · 10 years ago
  35. dfee58f snmp: fix warnings by David Lamparter · 10 years ago
  36. 3cf4053 ospf6d: fix pointer arithmetic warning by David Lamparter · 10 years ago
  37. 72c69d4 ospf6d: oi->cost is uint32, not short by David Lamparter · 10 years ago
  38. 0de0138 ospf6d: use existing union, avoid strict-aliasing by David Lamparter · 10 years ago
  39. 388f885 *: add missing includes by David Lamparter · 10 years ago
  40. eed3c48 *: use void * for printing pointers by David Lamparter · 10 years ago
  41. ef008d2 *: use long long to print time_t by David Lamparter · 10 years ago
  42. 237aac5 build: get rid of INCLUDES, use AM_CPPFLAGS by David Lamparter · 10 years ago
  43. 6d6df30 build: remove INRIA, NRL and MUSICA IPv6 quirks by David Lamparter · 10 years ago
  44. bdd8cd7 Bug in ospf6_lsa_compare() by Yasuhiro Ohara · 15 years ago
  45. 7bef33c ospf6_lsdb: trivial, make it clear that showfunc is set before deref. by Paul Jakma · 10 years ago
  46. 7aa9dce Fix most compiler warnings in default GCC build. by Paul Jakma · 10 years ago
  47. 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
  48. cd40b32 lib/command.c: rewrite command matching/parsing by Christian Franke · 11 years ago
  49. c78a46c ospf6d: fix refcounting in ospf6_asbr_lsa_remove by Christian Franke · 12 years ago
  50. fd50068 ospf6d: add "auto-cost reference-bandwidth" command by Vincent Bernat · 12 years ago
  51. c19543b ospf6d: compute interface cost from its bandwidth by Vincent Bernat · 12 years ago
  52. 1db65fa ospf6d: solve segfaults with ospf6d on FreeBSD by Ingo Flaschberger · 14 years ago
  53. e708ed6 Merge volatile/cumulus_ospf6d by David Lamparter · 11 years ago
  54. 424cc3b ospf6d: fix interface_down() stopping hellos by David Lamparter · 11 years ago
  55. 11b4f01 ospf6d: clear lsa->refresh before clearing LSAs by David Lamparter · 11 years ago
  56. b13c1d9 ospf6d: handle missing link local address more gracefully by Christian Franke · 12 years ago
  57. d962872 ospf6d: improve ordered shutdown by Christian Franke · 12 years ago
  58. a11e012 security: Fix some typos and potential NULL-deref by Remi Gacogne · 11 years ago
  59. 37531a7 ospf6d: clear DR info on interface_down by Christian Franke · 12 years ago
  60. 1579a67 ospf6d: set cmsg size correctly by Christian Franke · 12 years ago
  61. 7d4aa1d ospf6d: don't run DR election early on "ipv6 ospf6 priority" by Christian Franke · 12 years ago
  62. ba960d5 ospf6d: fix integrated config by Dinesh Dutt · 11 years ago
  63. a0edf67 ospf6d: add SPF logs, statistics, and display of SPF parameters by Dinesh Dutt · 11 years ago
  64. 3d35ca4 ospf6d: add 'log-adjacency-changes [detail]' by Dinesh Dutt · 11 years ago
  65. 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
  66. 0187911 ospf6d: handle Prefix and Router Options bits correctly by Dinesh Dutt · 11 years ago
  67. e68a676 ospf6d: add LSA payload to show summary output by Dinesh Dutt · 11 years ago
  68. 931b1b8 ospf6d: increment dbdesc seqnum on SeqNumberMismatch/BadLsReq event by Dinesh Dutt · 11 years ago
  69. 7a10a35 ospf6d: don't change SeqNum on initial DbDesc message by Dinesh Dutt · 11 years ago
  70. 3b22028 ospf6d: handle seqnum wrapping by Dinesh Dutt · 11 years ago
  71. f41b4a0 ospf6d: add overload support by Dinesh Dutt · 11 years ago
  72. e7ad6b2 ospf6d: fix linkdown handling by Dinesh Dutt · 11 years ago
  73. b81e97a ospf6d: correct nexthop through directly connected networks by Dinesh Dutt · 11 years ago
  74. 17d003d ospf6d: don't suppress empty router LSA by Dinesh Dutt · 11 years ago
  75. e39d053 ospf6d: turn off expensive debugging by Dinesh Dutt · 11 years ago
  76. a765eb9 ospf6d: convert LSDB to use route_node, improve performance by Dinesh Dutt · 11 years ago
  77. eb82e9e ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance) by Dinesh Dutt · 11 years ago
  78. c5926a9 ospf6d: add p2p interface support by Dinesh Dutt · 11 years ago
  79. bf986da ospf6d: fix various bugs in installing and flooding LSAs by Dinesh Dutt · 11 years ago
  80. 8ae454e ospf6d: add more details to show ipv6 ospf6 data by Dinesh Dutt · 11 years ago
  81. 09df457 ospf6d: enable the commands to support detailed debugging of LSAs. by Dinesh Dutt · 11 years ago
  82. ac58e14 ospf6d: remove older version of LSA from neigbor retx list before prematurely aging it. by Dinesh Dutt · 11 years ago
  83. 2449fcd ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed. by Dinesh Dutt · 11 years ago
  84. 3810e06 ospf6d: schedule SPF to run on events rather than directly on each event. by Dinesh Dutt · 11 years ago
  85. 8551e6d ospf6d/ospfd: refactor some common defines by Dinesh Dutt · 11 years ago
  86. 4ff3bca isisd, ospf6d: use bug-report information from autoconf by Christian Franke · 12 years ago
  87. 837d16c *: use array_size() helper macro by Balaji.G · 12 years ago
  88. d8a4e42 lib: improve fletcher checksum validation by JR Rivers · 12 years ago
  89. 0402ca4 ospf6d: fix segfault when requesting inexistant interfaces or areas by Vincent Bernat · 12 years ago
  90. bf83666 ospf6d: add SNMP notifications/traps support by Vincent Bernat · 12 years ago
  91. c349bb8 ospf6d: add SNMP support for ospfv3*LsdbTable by Vincent Bernat · 12 years ago
  92. 3bc4f84 ospf6d: add SNMP implementation of ospfv3IfTable by Vincent Bernat · 12 years ago
  93. ea86e40 ospf6d: complete SNMP implementation of ospfv3AreaTable by Vincent Bernat · 12 years ago
  94. 2c5f148 ospf6d: complete SNMP implementation for scalar objects by Vincent Bernat · 12 years ago
  95. 061bc73 ospf6d: add SNMP support for ospfv3NbrTable by Vincent Bernat · 12 years ago
  96. 0f0ab51 snmp: fix OSPFV3-MIB implementation by Vincent Bernat · 13 years ago
  97. 8046ba6 snmp: let handlers accept OID from a lesser prefix by Vincent Bernat · 12 years ago
  98. 08d7f65 build: use net-snmp-config to configure NetSNMP by Vincent Bernat · 13 years ago
  99. 6b1e37f build: only define HAVE_SNMP by Vincent Bernat · 13 years ago
  100. 9e7a548 build: allow configure and build in a separate directory by Vincent Bernat · 13 years ago