Tag 'quagga_0_98_1_release' created by paul <paul> at 1970-01-01 00:00 -0800

Changes since quagga_0_98_0_release:
gdt (1):
      2005-01-10  Greg Troxel  <[email protected]>

hasso (17):
      Backport of ospf md5 authentication fix from Greg to the stable 0.98 
branch.
      Backport documentation fixes from Paul to the 0.98 stable branch.
      * configure.ac: If configure is invoked with --enable-snmp, but
      2005-01-12 Andrew J. Schorr <[email protected]>
      * zebra.h: If not C99 and no va_copy macro available, fall back to
      * watchquagga.c: (run_job) Fix bug: delay.tv_sec was being used
      * command.c (print_version): Do not bother even to examine host.name,
      * redhat/quagga.spec.in: Fix postun script to avoid misleading error
      * command.[ch], vty.c: cmd_execute_command() function must not attempt
      * main.c: With --nl-bufsize argument is required.
      * bgp_route.c: Clear peer's routing table regardless whether it's
      * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" ->
      * configure.ac: Test for header file <ucontext.h> [for use in
      * log.h: Change prototype for zlog_backtrace_sigsafe to take additional
      * log.h: Test for SA_SIGINFO to see whether zlog_signal takes final
      * bgp_route.c: Fix showstopper bug. New route must be selected also
      * ospf_packet.c: [ospf_packet_add] If oi->obuf is NULL, print

paul (2):
      2005-01-10 Paul Jakma <[email protected]>
      2005-01-31 Paul Jakma <[email protected]>

---
 ChangeLog                 |   30 ++
 bgpd/ChangeLog            |   11 
 bgpd/bgp_route.c          |    6 
 configure.ac              |   13 -
 doc/ChangeLog             |   10 
 doc/quagga.info           |   56 ++--
 doc/texinfo.tex           |  523 +++++++++++++++++++++++++---------------------
 doc/vtysh.texi            |    2 
 lib/ChangeLog             |   60 +++++
 lib/command.c             |   11 
 lib/command.h             |    2 
 lib/log.c                 |   45 ++-
 lib/log.h                 |   13 -
 lib/sigevent.c            |   87 ++++++-
 lib/vty.c                 |    2 
 lib/zebra.h               |   12 -
 ospfd/ChangeLog           |   19 +
 ospfd/ospf_packet.c       |   55 +++-
 ospfd/ospf_packet.h       |    4 
 redhat/quagga.spec.in     |   42 +++
 vtysh/ChangeLog           |   11 
 vtysh/vtysh.c             |    4 
 vtysh/vtysh.conf.sample   |    2 
 watchquagga/ChangeLog     |   11 
 watchquagga/watchquagga.c |   13 -
 zebra/ChangeLog           |    4 
 zebra/main.c              |    2 
 27 files changed, 728 insertions(+), 322 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to