1. b881c70 bgpd: Implement revised error handling for partial optional/trans. attributes by Paul Jakma · 14 years ago
  2. c112af2 tools/multiple-bgpd.sh: set some community attributes to help test them by Paul Jakma · 14 years ago
  3. f6f434b bgpd: Try fix extcommunity resource allocation probs, particularly with 'set extcom..' by Paul Jakma · 14 years ago
  4. 50ef565 tests: Extend aspath_test.c with cases for invalid segments & attributes by Paul Jakma · 14 years ago
  5. ab00529 bgpd: Rollback some of the changes made for invalid AS_PATH segment fix by Paul Jakma · 14 years ago
  6. c8f3fe3 bgpd: Remove AS Path limit/TTL functionality by Paul Jakma · 14 years ago
  7. 0c46638 bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser error by Paul Jakma · 14 years ago
  8. 8f228de ospf6d: Extend the "[no] debug ospf6 route" vty commands by Tom Goff · 14 years ago
  9. e7a6d80 ospf6d: Route locking (memory) cleanup by Tom Goff · 14 years ago
  10. ae2254a ospf6d: Have ospf6d cleanup when it terminates normally by Tom Goff · 14 years ago
  11. fd795eb ospf6d: Remove obsolete code by Tom Goff · 14 years ago
  12. 1d19234 ospf6d: Fix memory allocation issues in SPF by Tom Goff · 14 years ago
  13. 7e69d99 lib: zlog should clean up its memory by Tom Goff · 14 years ago
  14. 4bd045d lib: Add a function to delete all interfaces by Tom Goff · 14 years ago
  15. c8e7b89 bgpd: use Jenkins hash for BGP transit, cluster and attr hashes by Stephen Hemminger · 14 years ago
  16. 6392aa8 lib: Better hashing of string values using Bernstein hash by Stephen Hemminger · 14 years ago
  17. 25ff1e8 bgpd: Remove extra lock on interior table node by Barry Friedman · 14 years ago
  18. c099baf bgpd: Fix display of unsigned attributes by Wataru Tanitsu · 14 years ago
  19. 7badc26 bgpd: fix use of free memory by update_rsclient by Stephen Hemminger · 14 years ago
  20. 368473f bgpd: unlock node on aggregate error by Robert Bays · 14 years ago
  21. f6269b4 bgpd: fix errors in aggregate address command by Robert Bays · 14 years ago
  22. fac9c6b bgpd: use XCALLOC to allocate bgpd damp array by Stephen Hemminger · 14 years ago
  23. 6c88b44 bgpd: fix bgp_node locking issues by Chris Caputo · 14 years ago
  24. cca85d2 lib: Fix accounting of memory by Chris Hall · 14 years ago
  25. d1de1c2 Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvements by Paul Jakma · 14 years ago
  26. e6844aa doc: fix "ipv6 address" interface command syntax (#608) by Denis Ovsienko · 14 years ago
  27. 30b0017 bgpd: improve "monotonic" uptime correction by John Kemp · 14 years ago
  28. b016e9d ripngd: copy debug statements fix from ripd by Stephen Hemminger · 14 years ago
  29. 0fa0335 ripd: resolve debug statements issue (bug 442) by Andrew J. Schorr · 14 years ago
  30. 6e22b90 bgpd: VTY string fixes for debug commands by David Ward · 14 years ago
  31. c7aa8ab bgpd: fix handling of "Unsupported Capability" by Dmitrij Tejblum · 14 years ago
  32. 403138e ospf6d: fix crash in SPF calculation by Dmitrij Tejblum · 14 years ago
  33. 4dd87df ospfd: Remove oi field from LSA, have network_lsa_refresh look up when needed by Paul Jakma · 15 years ago
  34. dfbd517 ospfd: potential fix for router-id change assert on refresh cleanup patch by Paul Jakma · 15 years ago
  35. 02d942c ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer by Paul Jakma · 15 years ago
  36. c363d38 ospfd: Unify router and network LSA refresh logic with general refresher by Paul Jakma · 15 years ago
  37. 7eb5b47 ospfd: Remember network LSA sequence numbers across up/downs of an interface by Paul Jakma · 15 years ago
  38. aa276fd ospfd: Prioritise hellos for sending by queueing to head of output buffer by Paul Jakma · 15 years ago
  39. 57c5c65 ospfd: Reset neighbour inactivity timer for any packet arrival by Paul Jakma · 15 years ago
  40. 94b6bfd ospfd: the maxage_lsa_remover should check whether it needs to yield the cpu by Paul Jakma · 15 years ago
  41. e8f2226 ospfd: Fix various route_unlock discrepencies by Paul Jakma · 15 years ago
  42. 6634974 ospfd: fix lsa_refresh_walker unlock before use bug by Paul Jakma · 15 years ago
  43. 8a81ee1 ospfd: interface code should leave network_lsa_self alone by Paul Jakma · 15 years ago
  44. 2c9f8e3 ospfd: OSPF_MIN_LS_ARRIVAL compare should be >= to match ospf_flood by Paul Jakma · 15 years ago
  45. cfd670f ospfd: ospf_if_free can leave dangling references on ISM events - cancel them by Paul Jakma · 15 years ago
  46. ec70497 ospfd: Lower level of some common messages from info to debug by Paul Jakma · 14 years ago
  47. f841681 lib: Fix bug in prefix trie lookup by Paul Jakma · 15 years ago
  48. d358344 lib: prefix.c nano-optimisation by Paul Jakma · 15 years ago
  49. 3322055 lib: Make workqueue more conservative about ramping up by Paul Jakma · 15 years ago
  50. e276eb8 lib: Add a command to clear the thread CPU history data by Paul Jakma · 15 years ago
  51. 2613abe lib: Thread scheduler should be fair and not let events starve I/O and timers by Paul Jakma · 15 years ago
  52. 8526100 lib: thread history funcname shouldn't be constant, it's freed by Paul Jakma · 15 years ago
  53. 838bbde bgpd: Simplify process queue init by Paul Jakma · 15 years ago
  54. b729294 bgpd: fix community-list error message spelling by Denis Ovsienko · 14 years ago
  55. 5195e17 infrastructure: Express preference for published git repos by Greg Troxel · 14 years ago
  56. a8e474a infrastructure: Whitespace cleanup. by Greg Troxel · 14 years ago
  57. d7a9779 infrastructure: Clarify commit message format. by Greg Troxel · 14 years ago
  58. f3bd050 Adjust description of tomhenderson repo. by Greg Troxel · 14 years ago
  59. 213b6cd bgpd: fix printed value of last-update timestamp by Vladimir L Ivanov · 14 years ago
  60. 08a7a91 zclient: fix router-id calculation for IPv6 (#595) by Dmitry Tejblum · 14 years ago
  61. 4c9641b bgpd, lib: adopt afi_t and safi_t in several places by Michael Lambert · 14 years ago
  62. 11d3fe9 Add MTR repository. by Greg Troxel · 14 years ago
  63. b830c89 lib/vty.c: add missing format string when printing out motd message by Nico Golde · 14 years ago
  64. b167938 Document rules for zalloc and friends. by Greg Troxel · 14 years ago
  65. cbc64b0 Add pointer to Balaji G. git. by Greg Troxel · 14 years ago
  66. d3ddb22 Set from even if binfo->extra is NULL. by Greg Troxel · 14 years ago
  67. cf8a831 Zebra zserv: bogus conditional by Stephen Hemminger · 14 years ago
  68. a6be121 release: 0.99.17 by Denis Ovsienko · 14 years ago
  69. cddb811 bgpd: fix handling of AS path data by Chris Hall · 14 years ago
  70. d64379e bgpd: tighten bounds checking in RR ORF msg reader by Chris Hall · 15 years ago
  71. e26873f zebra: fix infinite loop when deleting an interface by Roman Hoog Antink · 15 years ago
  72. cfe1174 Update for git and emphasize asking for good reports. by Greg Troxel · 15 years ago
  73. 1b5eee9 build: ignore mkinstalldirs and texinfo.tex by David Lamparter · 15 years ago
  74. 745bf05 isisd: change ISIS_METHOD to use C preprocessor by David Lamparter · 15 years ago
  75. 2470e99 ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-config by David Ward · 15 years ago
  76. 85c4968 build/extra: Enhance README.NetBSD make/gmake decision. by Greg Troxel · 15 years ago
  77. 46154fe ospfd: Only refresh external default route once. by Joakim Tjernlund · 15 years ago
  78. 45acaa0 ospfd: Make sure ospf_distribute_list_update_timer() eventually runs. by Joakim Tjernlund · 15 years ago
  79. 274d3f0 ospfd: Make sure all external routes are updated. by Joakim Tjernlund · 15 years ago
  80. 515b942 git: add pointers to out-of-tree work by Greg Troxel · 15 years ago
  81. 43a48cf git: add (generated) m4 files to .gitignore by Greg Troxel · 15 years ago
  82. 2b09e21 doc: fixed spelling in bgpd.texi by Ivan Moskalyov · 15 years ago
  83. b65c639 build: Add QuaggaId to README.NetBSD by Greg Troxel · 15 years ago
  84. 438589e release: 0.99.16 by Denis Ovsienko · 15 years ago
  85. dca6c88 lib: undo the last PIE commit by Stephen Hemminger · 15 years ago
  86. 3f3dc2b lib: fix PIE build flags by Mathias Krause · 15 years ago
  87. 6595788 bgp: use monotonic clock for time of day by Stephen Hemminger · 15 years ago
  88. 2cd754d ospfd: Fix debug messages that were masked by DISCARD_LSA by Paul Jakma · 15 years ago
  89. efbbcaf ospfd: remove unneeded memset from a very hot function by Paul Jakma · 15 years ago
  90. 0917f7e lib: fix memory logging by David Ward · 15 years ago
  91. b651682 zebra: change router-id selection algo by Stephen Hemminger · 15 years ago
  92. 2d362d1 lib: make some structures constant by Stephen Hemminger · 15 years ago
  93. da88ea8 bgpd: code cleanup by Stephen Hemminger · 15 years ago
  94. 2c23970 ripd: fix compiler warnings by Stephen Hemminger · 15 years ago
  95. e580216 ospf6d: remove dead code by Stephen Hemminger · 15 years ago
  96. 813f6a0 ospf6d: fix warnings from recent prefix bit commit by Stephen Hemminger · 15 years ago
  97. 5eb9d11 ripngd: compiler warnings cleanup by Stephen Hemminger · 15 years ago
  98. ab0f615 zebra: deal with irdp compile warnings by Stephen Hemminger · 15 years ago
  99. 9e4ca89 bgpd: compile warnings cleanup by Stephen Hemminger · 15 years ago
  100. cc2dd92 zebra: cleanup RIB meta queue code by Stephen Hemminger · 15 years ago