1. ab2416a [doc] document version zserv header, add txt figures, make pdf figs nicer by Paul Jakma · 19 years ago
  2. 31802c0 Sync rebuild of cvs_head by Paul Jakma · 19 years ago
  3. 86228fd [lib] command.c exports host global, add it to header. by Paul Jakma · 19 years ago
  4. 213d8da [lib] Trivial: fix line lengths of a comment in workqueu.c by Paul Jakma · 19 years ago
  5. 6cf0cf0 [lib] Mark most arguments in DEFUN_CMD_FUNC_TEXT as potentially unused by Paul Jakma · 19 years ago
  6. 15aa6a1 [bgpd] Fix infinite loop in community_str2com by Paul Jakma · 19 years ago
  7. cdc2c3f [TODO] Note MED functionality we should implement by Paul Jakma · 19 years ago
  8. 075c201 [ospfd] Fix failure of Fletcher checksum with certain compilers by Paul Jakma · 19 years ago
  9. d4ce4f6 [lib] fix gensub call in memtypes.awk to pass "g", not g. by Paul Jakma · 19 years ago
  10. 6878453 [lib] status field/flags no longer used in struct workqueue by Paul Jakma · 19 years ago
  11. 1a8ee0e [ospfd] ignore loopbacks for received interface validation by Paul Jakma · 19 years ago
  12. c2b478d [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER by Paul Jakma · 19 years ago
  13. a625ca3 [bgpd] release peer specific clear queue in peer_free by Paul Jakma · 19 years ago
  14. b51f126 [bgpd] trivial: use a distinct memtype for struct bgp_synchronize by Paul Jakma · 19 years ago
  15. 4bf6a36 [bgpd] Add 'show bgp memory' for stats on fixed-size allocations in bgpd by Paul Jakma · 19 years ago
  16. 5304cb5 [bgpd] Include header dependency in bgp_nexthop.h by Paul Jakma · 19 years ago
  17. cec0c4f [lib] fix libtool version argument in Makefile.am by Paul Jakma · 19 years ago
  18. 41be32b [lib/memory] Add mallinfo support by Paul Jakma · 19 years ago
  19. b5b628c [solaris] revert previous update of manifest install path by Paul Jakma · 19 years ago
  20. 5d932f6 [tests] fix heavy-wq, add redundant AS_SET test and statics to aspath_test by Paul Jakma · 19 years ago
  21. 75db03e [solaris] SMF manifest, method and depend updates. by Paul Jakma · 19 years ago
  22. e6d7d05 [zebra] arrange structs in padding-efficient manner and remove unused field by Paul Jakma · 19 years ago
  23. 924f9d3 [lib/privs] Changing user IDs should be done before dropping privileges by Paul Jakma · 19 years ago
  24. cbdfbaa [bgpd] rearrange some structs for less padding, stats for table/attrs. by Paul Jakma · 19 years ago
  25. 478ccfd [lib] export show_address_cmd debug command in if.h by Paul Jakma · 19 years ago
  26. 05ec48e [bgpd] Start off FSM again once clearing finishes. by Paul Jakma · 19 years ago
  27. 3e0c78e [bgpd] Start off FSM again once clearing finishes. by Paul Jakma · 19 years ago
  28. 15e2aa4 [lib/sockunion] trivial: use XSTRDUP. by Paul Jakma · 19 years ago
  29. 5a54df9 [lib/sockunion] trivial: use XSTRDUP. by Paul Jakma · 19 years ago
  30. 316f787 [bgpd] Add Clrng description to bgp summary state. by Paul Jakma · 19 years ago
  31. 6a41973 [bgpd] Add Clrng description to bgp summary state. by Paul Jakma · 19 years ago
  32. afb226b [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. by Paul Jakma · 19 years ago
  33. 64e580a [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. by Paul Jakma · 19 years ago
  34. e24f063 [solaris] version depend files, auto-generate. Start zebra when needed. by Paul Jakma · 19 years ago
  35. 4528ffa [doc] Credit Jeroen Simonetti for contributing snmptrap.texi by Paul Jakma · 19 years ago
  36. 7c7fa1b [bgpd] trivial readability fix by Paul Jakma · 19 years ago
  37. aa94ca8 [bug #89] Fix leak of community when set community is used by Paul Jakma · 19 years ago
  38. 3fff6ff [bgpd] trivial fix for gcc warning by paul · 19 years ago
  39. 902212c [bgpd] Fix peer prefix counts and make it slightly more robust by paul · 19 years ago
  40. 306d889 [lib/workqueue] remove the useless 'delay' factor. by paul · 19 years ago
  41. 3a570c8 [zebra] Display flags on their line in 'show interface'. by paul · 19 years ago
  42. b1fc9ac [build system] cleanup --enable-snmp by removing ucd-snmp cruft by paul · 19 years ago
  43. 7a38333 ripd.c: correct bug that allowed route learnt through RIP to take precedence over connected routes by vincent · 19 years ago
  44. a1038a1 [zebra] Fix pauls zebra_rib/rib_process commit mistakes, again. by paul · 19 years ago
  45. a8d9c1f [zebra] Fix incorrect changes made in RIB metric selection patch by paul · 19 years ago
  46. 5c78b3d [zebra/solaris] Interface state fixups for Solaris. by paul · 19 years ago
  47. 590188b [cvs] update cvsignore file. by paul · 19 years ago
  48. 53f953a [version] bump configure.ac version number to 0.99.3 by paul · 19 years ago
  49. 581a02a [lib/stream] small compile fix, use uint64_t, not u_int64_t. by paul · 19 years ago
  50. e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
  51. 779adb0 [ospfd] Add support for oversized LSAs. by paul · 19 years ago
  52. af887b5 2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no> by paul · 19 years ago
  53. eac314c 2006-01-17 Vincent Jardin <vincent.jardin@6wind.com> by vincent · 19 years ago
  54. d34b899 [zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink by paul · 19 years ago
  55. 61f42ae [zebra] Defensive if_getaddrs bug fix. by paul · 19 years ago
  56. c713300 [zebra] Include metric on connected routes. by paul · 19 years ago
  57. c637171 [ospfd/zserv] adjust to new format by paul · 19 years ago
  58. d211086 [lib/zclient] Export zclient_create_header by paul · 19 years ago
  59. 789f78a [lib/vty] Add 'no terminal monitor' alias by paul · 19 years ago
  60. 7d0b0c4 [lib/md5] md5_loop should take void pointer for more useful caller warnings. by paul · 19 years ago
  61. d3092e7 [zserv] fix up custom isisd and bgpd Zserv functions for new format. by paul · 19 years ago
  62. 98fd1e6 [ripd] Fix verification of received MD5 authenticated packets by paul · 19 years ago
  63. 6726f95 2006-01-16 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  64. 8fdc32a [bgpd] add aspath_finish, static resource cleanup function. by paul · 19 years ago
  65. 0233542 [bgpd] fix some leaks introduced in aspath rewrite. by paul · 19 years ago
  66. c1b9800 [zserv] Extend Zserv header with version information and marker field by paul · 19 years ago
  67. c77d454 [zserv] Update interface flags to 8 bytes wide. by paul · 19 years ago
  68. 44316fe 2006-01-11 Erik Smit <zoiah@zoiah.net> by paul · 19 years ago
  69. 1a643f8 [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up. by paul · 19 years ago
  70. 818e56c [ospfd] fix undefined effect expression by paul · 19 years ago
  71. 37c3830 [bgpd] remove export of long defunct function by paul · 19 years ago
  72. 98429f6 [ospfd] fix rare leak of struct connected, in an error path. by paul · 19 years ago
  73. c42c177 [ospfd] trim redundant strings by paul · 19 years ago
  74. 8675284 [ospfd] fix automatic router-id and network enable bug. by paul · 19 years ago
  75. 067fca8 [tests] Add small unit test for the new stream functions by paul · 19 years ago
  76. 4b201d4 [stream] Add quad-word support and stream_resize by paul · 19 years ago
  77. e14b7fc remove dead code (from David Young) by gdt · 19 years ago
  78. f80a016 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 19 years ago
  79. 6083e1f 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 19 years ago
  80. a3214b7 shell script and hints for building on NetBSD. (gdt deleted private by gdt · 19 years ago
  81. c9c93d5 [ospfd] rename graceful to deferred, fix a tiny compile warning. by paul · 19 years ago
  82. 00c290e [c99] change gcc zero-length array to C99 flexible array declaration by paul · 19 years ago
  83. 89368d9 [zebra] fix connected_add_ipv6 declarations, label should be const. by paul · 19 years ago
  84. 6a4b883 [build] Set default CFLAGS for SunPro, rationalise CFLAGS defaults. by paul · 19 years ago
  85. 0ed3192 2005-11-25 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  86. ec1a428 [zebra] Fix mistake in previous commit and further compile warnings/errors. by paul · 19 years ago
  87. b602607 [lib/zebra.h] fix Linux compile error by paul · 19 years ago
  88. 6e0f1b9 [privs/solaris] Fix unused variable and incorrect format string. by paul · 19 years ago
  89. a0ace1e [ospfclient] add static qualifier by paul · 19 years ago
  90. 6621ca8 [zebra] fix some small compile errors, mark several functions static by paul · 19 years ago
  91. 5906476 [tests] Add empty-path and sequence+1ASN test data to aspath_test.c by paul · 19 years ago
  92. ad72740 [bgp] Fix SEGV if empty path is confed-compared ([quagga-users 5968]) by paul · 19 years ago
  93. c24d602 2005-11-20 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  94. b29800a 2005-11-20 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  95. 77b1cff [isisd] remove includes of common system headers. by paul · 19 years ago
  96. 4859e20 - quagga.spec.in: Release sub-rev now release_rev macro, for rpmbuild -D by paul · 19 years ago
  97. 649654a [ospfd] Standardize buffer sizes used for displaying timers. by ajs · 19 years ago
  98. 70cd347 [ospfd] Make OSPF_ISM_TIMER_OFF macro safer. by ajs · 19 years ago
  99. 889e931 [workqueue] Update workqueue users callbacks to additional arguments by paul · 19 years ago
  100. 0fb58d5 2005-11-14 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago