1. 837d16c *: use array_size() helper macro by Balaji.G · 12 years ago
  2. b4154c1 ospfd: respect max-metric over configured cost for summary LSAs by JR Rivers · 12 years ago
  3. 8217555 ospfd: ABR algorithm not propagating MAXAGE LSAs into area by JR Rivers · 12 years ago
  4. 8fc9e00 ospfd: blackhole route removal for area range by JR Rivers · 12 years ago
  5. d8a4e42 lib: improve fletcher checksum validation by JR Rivers · 12 years ago
  6. 945ea29 Revert "ospfd: Do not fall back to intervening router." by Paul Jakma · 12 years ago
  7. 4bed21c build: correct libtool parameter used within Makefiles by Brad Smith · 12 years ago
  8. 9289c6f ospfd: Do not fall back to intervening router. by Joakim Tjernlund · 12 years ago
  9. ba281d3 ospfd: use ZEBRA_NEXTHOP_IPV4_IFINDEX by Joakim Tjernlund · 12 years ago
  10. 57c639f ospf_spf_process_stubs: use LSA pos to find OSFP interface by Joakim Tjernlund · 12 years ago
  11. c81ee5c ospfd: Optimize and improve SPF nexthop calculation by Joakim Tjernlund · 12 years ago
  12. 7b92589 ospfd: avoid exhausting memory with OSPF vertices (BZ#476) by David Lamparter · 12 years ago
  13. 8046ba6 snmp: let handlers accept OID from a lesser prefix by Vincent Bernat · 12 years ago
  14. b7c0d06 agentx: handle SNMP traps by Vincent Bernat · 13 years ago
  15. b8cf46b smux: drop findVar element from trap object struct by Vincent Bernat · 13 years ago
  16. 4b89e45 smux: remove `tick` argument from smux_trap() by Vincent Bernat · 13 years ago
  17. 08d7f65 build: use net-snmp-config to configure NetSNMP by Vincent Bernat · 13 years ago
  18. 6b1e37f build: only define HAVE_SNMP by Vincent Bernat · 13 years ago
  19. 9e7a548 build: allow configure and build in a separate directory by Vincent Bernat · 13 years ago
  20. 7939e01 ospfd: Fixes a crash of the daemon with a snmp walk by Jorge Boncompte [DTI2] · 13 years ago
  21. a25a44d ospfd: adjust OSPF_ROUTER_LSA_MIN_SIZE for VL case by Denis Ovsienko · 13 years ago
  22. aee5674 ospfd: reduce ospf_verify_header() by Denis Ovsienko · 13 years ago
  23. bd5651f ospfd: bring ospf_check_auth() into focus by Denis Ovsienko · 13 years ago
  24. ef1b78c ospfd: introduce ospf_auth_type_str[] by Denis Ovsienko · 13 years ago
  25. b29adf9 ospfd: fix packet length check for auth/LLS cases by Denis Ovsienko · 13 years ago
  26. 4e31de7 ospfd: introduce ospf_lsa_minlen[] (BZ#705) by Denis Ovsienko · 13 years ago
  27. 2d8223c ospfd: review ospf_check_md5_digest() by Denis Ovsienko · 13 years ago
  28. e525914 ospfd: review ospf_check_auth() by Denis Ovsienko · 13 years ago
  29. 75c8eab ospfd: introduce ospf_packet_minlen[] (BZ#705) by Denis Ovsienko · 13 years ago
  30. 7e0e2cb ospfd: fix ospf_packet_add_top() to use LOOKUP() by Denis Ovsienko · 13 years ago
  31. 272ca1e ospfd: use LOOKUP() for ospf_packet_type_str by Denis Ovsienko · 13 years ago
  32. b4e45f6 fix zebra protocol after MP-BGP changes by Denis Ovsienko · 13 years ago
  33. ce3cdcf ospfd: use IS_LSA_SELF() where appropriate by Denis Ovsienko · 13 years ago
  34. 8216f53 ospfd: justify ospf_default_originate_timer() by Denis Ovsienko · 13 years ago
  35. 72f062b ospfd: address more trivial compiler warnings by Denis Ovsienko · 13 years ago
  36. f63f06d general: remove inline qualifiers and move in-header functions to objects by Paul Jakma · 14 years ago
  37. 664711c lib: fix some strtoul() use cases by Ulrich Weber · 13 years ago
  38. 4e677f5 ospfd: fix bug in NSSA ABR status check by Denis Ovsienko · 13 years ago
  39. de5ccb9 ospfd: fix packet reception for FreeBSD 10. by Dmitrij Tejblum · 13 years ago
  40. 223da1a ospfd: more info in LSA checksum warning (BZ#685) by Jaroslav Fojtik · 13 years ago
  41. e0ca5fd lib: put route_types.txt to real use by David Lamparter · 15 years ago
  42. 05e54ee build: delete .cvsignore files by Denis Ovsienko · 13 years ago
  43. ad8d480 ospfd: spelling by Denis Ovsienko · 13 years ago
  44. b511468 quagga: option "-z" ("--socket <path>") added by Vyacheslav Trushkin · 13 years ago
  45. 075e12f ospfd: remove unused code by Stephen Hemminger · 13 years ago
  46. fb01f87 ospfd: avoid redundant lookup in ospf_redistribute_withdraw by Stephen Hemminger · 13 years ago
  47. 4de148e ospfd: improve fix to CVE-2011-3326 (BZ#586) by Thomas Ries · 13 years ago
  48. 3aad46b ospfd: fix regression in recent commit by YAMAMOTO Shigeru · 13 years ago
  49. 52ecbbe ospfd: remove unused macro by Denis Ovsienko · 13 years ago
  50. bcc6c59 ospfd: spelling by Denis Ovsienko · 13 years ago
  51. 171c9a9 ospfd: use existing macro for consistency by Denis Ovsienko · 13 years ago
  52. 05b7709 ospfd: sizing macros cleanup by Denis Ovsienko · 13 years ago
  53. 69bf3a3 lib: simplify interface of setsockopt_multicast_ipv4(). by Dmitrij Tejblum · 13 years ago
  54. 3c9cfcd ospfd: remove useless RFC1583 check by Alexandre Chappuis · 13 years ago
  55. 7177504 ospfd: CVE-2011-3325 part 2 (OSPF pkt type segv) by Denis Ovsienko · 13 years ago
  56. 61ab030 ospfd: CVE-2011-3325 part 1 (OSPF header underrun) by Denis Ovsienko · 13 years ago
  57. 6b161fc ospfd: CVE-2011-3326 (uknown LSA type segfault) by CROSS · 13 years ago
  58. 8ced4e8 Merge remote-tracking branch 'polymorf/master' by Greg Troxel · 13 years ago
  59. 072990e ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change by Paul Jakma · 14 years ago
  60. d71ea65 ospfd: Compile fix for opaque support by Paul Jakma · 14 years ago
  61. 4dd87df ospfd: Remove oi field from LSA, have network_lsa_refresh look up when needed by Paul Jakma · 15 years ago
  62. dfbd517 ospfd: potential fix for router-id change assert on refresh cleanup patch by Paul Jakma · 15 years ago
  63. 02d942c ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer by Paul Jakma · 15 years ago
  64. c363d38 ospfd: Unify router and network LSA refresh logic with general refresher by Paul Jakma · 15 years ago
  65. 7eb5b47 ospfd: Remember network LSA sequence numbers across up/downs of an interface by Paul Jakma · 15 years ago
  66. aa276fd ospfd: Prioritise hellos for sending by queueing to head of output buffer by Paul Jakma · 15 years ago
  67. 57c5c65 ospfd: Reset neighbour inactivity timer for any packet arrival by Paul Jakma · 15 years ago
  68. 94b6bfd ospfd: the maxage_lsa_remover should check whether it needs to yield the cpu by Paul Jakma · 15 years ago
  69. e8f2226 ospfd: Fix various route_unlock discrepencies by Paul Jakma · 15 years ago
  70. 6634974 ospfd: fix lsa_refresh_walker unlock before use bug by Paul Jakma · 15 years ago
  71. 8a81ee1 ospfd: interface code should leave network_lsa_self alone by Paul Jakma · 15 years ago
  72. 2c9f8e3 ospfd: OSPF_MIN_LS_ARRIVAL compare should be >= to match ospf_flood by Paul Jakma · 15 years ago
  73. cfd670f ospfd: ospf_if_free can leave dangling references on ISM events - cancel them by Paul Jakma · 15 years ago
  74. ec70497 ospfd: Lower level of some common messages from info to debug by Paul Jakma · 14 years ago
  75. 0150c9c Fix ip_len byte order in DragonFly's raw socket by David BÉRARD · 15 years ago
  76. 46154fe ospfd: Only refresh external default route once. by Joakim Tjernlund · 15 years ago
  77. 45acaa0 ospfd: Make sure ospf_distribute_list_update_timer() eventually runs. by Joakim Tjernlund · 15 years ago
  78. 274d3f0 ospfd: Make sure all external routes are updated. by Joakim Tjernlund · 15 years ago
  79. 2cd754d ospfd: Fix debug messages that were masked by DISCARD_LSA by Paul Jakma · 15 years ago
  80. efbbcaf ospfd: remove unneeded memset from a very hot function by Paul Jakma · 15 years ago
  81. 8b6a15b ospfd: VTY strings cleanup by Stephen Hemminger · 15 years ago
  82. 3408afe ospfd: comment out unused function by Stephen Hemminger · 15 years ago
  83. 917e299 ospfd: make local functions static by Stephen Hemminger · 15 years ago
  84. 827341b [ospfd] enable more OSPF cost command aliases by Denis Ovsienko · 15 years ago
  85. 27f5dc8 ospfd: Make sure priority is respected. by Joakim Tjernlund · 15 years ago
  86. 5d8de93 ospfd: Tighten up the connected check for redistribution by Joakim Tjernlund · 15 years ago
  87. 065de90 all: check return value from daemon() call by Stephen Hemminger · 15 years ago
  88. 3106a03 ospfd: fix performance problem with redistribute delete by Stephen Hemminger · 15 years ago
  89. 5996e0d ospfd: Make sure route table is recalculated. by Joakim Tjernlund · 15 years ago
  90. 1163743 ospfd: Make "Packet ... received on wrong link" conditional on debug by Paul Jakma · 15 years ago
  91. 5372510 ospfd: neuter some compiler warnings by Paul Jakma · 15 years ago
  92. 4ca15d4 ospfd: update some comments by Paul Jakma · 15 years ago
  93. a8ba847 ospfd: Change struct ospf_path *oi to ifindex. by Joakim Tjernlund · 15 years ago
  94. bd54037 ospfd: Discriminate better when selecting links between vertices in SPF by Joakim Tjernlund · 15 years ago
  95. 05cf46b ospfd: Make ospf_if_lookup_recv_if() find the right unnumbered i/f by Joakim Tjernlund · 15 years ago
  96. f0f6384 ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface() by Joakim Tjernlund · 15 years ago
  97. 30d2059 [global] interface flags format warnings by Stephen Hemminger · 15 years ago
  98. bd24624 [ospfd] Do not use stale Network/Router LSAs by Joakim Tjernlund · 16 years ago
  99. 77a1c4e [ospfd] compare ifIndex too when matching paths by Joakim Tjernlund · 16 years ago
  100. 3d8617b [ospfd] external LSA route_unlock_node() fixes by Joakim Tjernlund · 16 years ago