1. 7eb5b47 ospfd: Remember network LSA sequence numbers across up/downs of an interface by Paul Jakma · 15 years ago
  2. aa276fd ospfd: Prioritise hellos for sending by queueing to head of output buffer by Paul Jakma · 15 years ago
  3. 57c5c65 ospfd: Reset neighbour inactivity timer for any packet arrival by Paul Jakma · 15 years ago
  4. 94b6bfd ospfd: the maxage_lsa_remover should check whether it needs to yield the cpu by Paul Jakma · 15 years ago
  5. e8f2226 ospfd: Fix various route_unlock discrepencies by Paul Jakma · 15 years ago
  6. 6634974 ospfd: fix lsa_refresh_walker unlock before use bug by Paul Jakma · 15 years ago
  7. 8a81ee1 ospfd: interface code should leave network_lsa_self alone by Paul Jakma · 15 years ago
  8. 2c9f8e3 ospfd: OSPF_MIN_LS_ARRIVAL compare should be >= to match ospf_flood by Paul Jakma · 15 years ago
  9. cfd670f ospfd: ospf_if_free can leave dangling references on ISM events - cancel them by Paul Jakma · 15 years ago
  10. ec70497 ospfd: Lower level of some common messages from info to debug by Paul Jakma · 14 years ago
  11. f841681 lib: Fix bug in prefix trie lookup by Paul Jakma · 15 years ago
  12. d358344 lib: prefix.c nano-optimisation by Paul Jakma · 15 years ago
  13. 3322055 lib: Make workqueue more conservative about ramping up by Paul Jakma · 15 years ago
  14. e276eb8 lib: Add a command to clear the thread CPU history data by Paul Jakma · 15 years ago
  15. 2613abe lib: Thread scheduler should be fair and not let events starve I/O and timers by Paul Jakma · 15 years ago
  16. 8526100 lib: thread history funcname shouldn't be constant, it's freed by Paul Jakma · 15 years ago
  17. 838bbde bgpd: Simplify process queue init by Paul Jakma · 15 years ago
  18. 5195e17 infrastructure: Express preference for published git repos by Greg Troxel · 14 years ago
  19. a8e474a infrastructure: Whitespace cleanup. by Greg Troxel · 14 years ago
  20. d7a9779 infrastructure: Clarify commit message format. by Greg Troxel · 14 years ago
  21. f3bd050 Adjust description of tomhenderson repo. by Greg Troxel · 14 years ago
  22. 213b6cd bgpd: fix printed value of last-update timestamp by Vladimir L Ivanov · 14 years ago
  23. 08a7a91 zclient: fix router-id calculation for IPv6 (#595) by Dmitry Tejblum · 14 years ago
  24. 4c9641b bgpd, lib: adopt afi_t and safi_t in several places by Michael Lambert · 14 years ago
  25. 11d3fe9 Add MTR repository. by Greg Troxel · 14 years ago
  26. b830c89 lib/vty.c: add missing format string when printing out motd message by Nico Golde · 14 years ago
  27. b167938 Document rules for zalloc and friends. by Greg Troxel · 14 years ago
  28. cbc64b0 Add pointer to Balaji G. git. by Greg Troxel · 14 years ago
  29. d3ddb22 Set from even if binfo->extra is NULL. by Greg Troxel · 14 years ago
  30. cf8a831 Zebra zserv: bogus conditional by Stephen Hemminger · 14 years ago
  31. a6be121 release: 0.99.17 by Denis Ovsienko · 14 years ago
  32. cddb811 bgpd: fix handling of AS path data by Chris Hall · 14 years ago
  33. d64379e bgpd: tighten bounds checking in RR ORF msg reader by Chris Hall · 15 years ago
  34. e26873f zebra: fix infinite loop when deleting an interface by Roman Hoog Antink · 15 years ago
  35. cfe1174 Update for git and emphasize asking for good reports. by Greg Troxel · 15 years ago
  36. 1b5eee9 build: ignore mkinstalldirs and texinfo.tex by David Lamparter · 15 years ago
  37. 745bf05 isisd: change ISIS_METHOD to use C preprocessor by David Lamparter · 15 years ago
  38. 2470e99 ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-config by David Ward · 15 years ago
  39. 85c4968 build/extra: Enhance README.NetBSD make/gmake decision. by Greg Troxel · 15 years ago
  40. 46154fe ospfd: Only refresh external default route once. by Joakim Tjernlund · 15 years ago
  41. 45acaa0 ospfd: Make sure ospf_distribute_list_update_timer() eventually runs. by Joakim Tjernlund · 15 years ago
  42. 274d3f0 ospfd: Make sure all external routes are updated. by Joakim Tjernlund · 15 years ago
  43. 515b942 git: add pointers to out-of-tree work by Greg Troxel · 15 years ago
  44. 43a48cf git: add (generated) m4 files to .gitignore by Greg Troxel · 15 years ago
  45. 2b09e21 doc: fixed spelling in bgpd.texi by Ivan Moskalyov · 15 years ago
  46. b65c639 build: Add QuaggaId to README.NetBSD by Greg Troxel · 15 years ago
  47. 438589e release: 0.99.16 by Denis Ovsienko · 15 years ago
  48. dca6c88 lib: undo the last PIE commit by Stephen Hemminger · 15 years ago
  49. 3f3dc2b lib: fix PIE build flags by Mathias Krause · 15 years ago
  50. 6595788 bgp: use monotonic clock for time of day by Stephen Hemminger · 15 years ago
  51. 2cd754d ospfd: Fix debug messages that were masked by DISCARD_LSA by Paul Jakma · 15 years ago
  52. efbbcaf ospfd: remove unneeded memset from a very hot function by Paul Jakma · 15 years ago
  53. 0917f7e lib: fix memory logging by David Ward · 15 years ago
  54. b651682 zebra: change router-id selection algo by Stephen Hemminger · 15 years ago
  55. 2d362d1 lib: make some structures constant by Stephen Hemminger · 15 years ago
  56. da88ea8 bgpd: code cleanup by Stephen Hemminger · 15 years ago
  57. 2c23970 ripd: fix compiler warnings by Stephen Hemminger · 15 years ago
  58. e580216 ospf6d: remove dead code by Stephen Hemminger · 15 years ago
  59. 813f6a0 ospf6d: fix warnings from recent prefix bit commit by Stephen Hemminger · 15 years ago
  60. 5eb9d11 ripngd: compiler warnings cleanup by Stephen Hemminger · 15 years ago
  61. ab0f615 zebra: deal with irdp compile warnings by Stephen Hemminger · 15 years ago
  62. 9e4ca89 bgpd: compile warnings cleanup by Stephen Hemminger · 15 years ago
  63. cc2dd92 zebra: cleanup RIB meta queue code by Stephen Hemminger · 15 years ago
  64. 1352ef3 lib: move check_bit into prefix common code by Stephen Hemminger · 15 years ago
  65. 3949a60 lib: fix warning on little endian by Stephen Hemminger · 15 years ago
  66. b0b709a zebra: fix more warnings in rtadv by Stephen Hemminger · 15 years ago
  67. 0342b76 Merge branch 'master' of ssh://code.quagga.net/var/lib/git/quagga by Denis Ovsienko · 15 years ago
  68. d02c56c zebra: fix more compiler warnings by Stephen Hemminger · 15 years ago
  69. ffac19c zebra: remove unused function to fix warning by Stephen Hemminger · 15 years ago
  70. 38cc00c lib: make match functions take const args by Stephen Hemminger · 15 years ago
  71. 0d6388a lib: remove unused function: route_dump_node() by Denis Ovsienko · 15 years ago
  72. 78e6cd9 lib: log source of vty connections (bug #566) by heasley · 15 years ago
  73. 64bf3ab ospf6d: review LSA sequence number comparison by Ondrej Zajicek · 15 years ago
  74. 2eb445e bgpd: work around warning in assegments_parse() by Denis Ovsienko · 15 years ago
  75. e6f148e zebra: handle RTF_CLONING removal from FreeBSD 8.0 by David Ward · 15 years ago
  76. 4a4bba0 isisd: fix --enable-isis-topology for 64-bit Linux by David Ward · 15 years ago
  77. a0f63a4 zebra: fix argument reference in strncpy() call for BSD by heasley · 15 years ago
  78. 362573e isisd: fix BPF ioctl() calls, treat "true" and "false" as reserved by David Ward · 15 years ago
  79. cdb9950 configure: fix spelling by David Ward · 15 years ago
  80. 8b6a15b ospfd: VTY strings cleanup by Stephen Hemminger · 15 years ago
  81. 3408afe ospfd: comment out unused function by Stephen Hemminger · 15 years ago
  82. 917e299 ospfd: make local functions static by Stephen Hemminger · 15 years ago
  83. a50c107 zebra: fix RIB debug message for IPv6 by David Ward · 15 years ago
  84. 80b2a94 zebra: make declaration const in rtm_flag_dump() by Tom Goff · 15 years ago
  85. 16c1c48 ospf6d: fix LSA locking in ospf6_new_ls_id() by Tom Goff · 15 years ago
  86. 9964fcf configure: fix HAVE_CLOCK_MONOTONIC spelling by Dmitry Tejblum · 15 years ago
  87. 827341b [ospfd] enable more OSPF cost command aliases by Denis Ovsienko · 15 years ago
  88. 50adf78 zebra: Fix router advertisements for non-Ethernet link layer addresses by David Ward · 15 years ago
  89. 3849ce4 release: 0.99.15 by Paul Jakma · 15 years ago
  90. aabbb1a ospf6d: bug #529, fix endianness problem in earlier commit by Tom Henderson · 15 years ago
  91. d1c21ca bgpd: fix md5 set on listen sockets by Stephen Hemminger · 15 years ago
  92. c4cf095 lib/trivial: str2prefix checks return of inet_pton in fragile way by Paul Jakma · 15 years ago
  93. fab7f89 zebra: Add an example config file for testzebra by Paul Jakma · 15 years ago
  94. 302d53f zebra: test_main.c should be a bit more helpful about its usage by Paul Jakma · 15 years ago
  95. 3e4ee95 lib: if_lookup_by_name should be more robust to null argument by Paul Jakma · 15 years ago
  96. 27f5dc8 ospfd: Make sure priority is respected. by Joakim Tjernlund · 15 years ago
  97. 5d8de93 ospfd: Tighten up the connected check for redistribution by Joakim Tjernlund · 15 years ago
  98. 065de90 all: check return value from daemon() call by Stephen Hemminger · 15 years ago
  99. 5bd5881 bgp: missing pieces from listener patch by Stephen Hemminger · 15 years ago
  100. 62bed38 bgp: compiler warning fix by Stephen Hemminger · 15 years ago