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

Changes since quagga_0_97_4_release:
ajs (10):
      2004-12-28 Andrew J. Schorr <[email protected]>
      2004-12-28 Andrew J. Schorr <[email protected]>
      2004-12-29 Andrew J. Schorr <[email protected]>
      2004-12-29 Andrew J. Schorr <[email protected]>
      2004-12-29 Andrew J. Schorr <[email protected]>
      2004-12-29 Andrew J. Schorr <[email protected]>
      2004-12-29 Andrew J. Schorr <[email protected]>
      2004-12-30 Andrew J. Schorr <[email protected]>
      2005-01-04 Andrew J. Schorr <[email protected]>
      2005-01-04 Andrew J. Schorr <[email protected]>

gdt (5):
      2004-12-29  Greg Troxel  <[email protected]>
      2004-12-29  Greg Troxel  <[email protected]>
      add XXX comment that perhaps we need to recover from short headers.
      Add comment explaining about limit of 20 joined groups on a socket.
      minor fix to HAVE_BROKEN_CMSG_FIRSTHDR support: use AC_MSG_CHECKING

hasso (9):
      zlog_* cleanup. Level of debug messages to LOG_DEBUG.
      *.c: Change level of debug messages to LOG_DEBUG.
      Don't crash during interface up/down events.
      Really fix crashes now. Revert isis_circuit_update_params() part of 
previous
      Make authentication of SNPs work correctly - ie. conditionally like it is 
in
      There is no need to keep this directory.
      Move TODO items from isid to the common TODO.
      More cleanup in isisd.
      Reverting some int -> unsigned int fixes in command.c for now. Fixes crash

paul (3):
      2005-01-05 Paul Jakma <[email protected]>
      2005-01-05 Paul Jakma <[email protected]>
      2005-01-05 Paul Jakma <[email protected]>

---
 isisd/COPYING               |  339 -
 isisd/INSTALL-0.0.4         |   18 
 isisd/TODO                  |   10 
 isisd/modified/.cvsignore   |    3 
 isisd/modified/Makefile.am  |   17 
 isisd/modified/Makefile.in  |  462 --
 isisd/modified/README       |    4 
 isisd/modified/acconfig.h   |  162 
 isisd/modified/command.c    | 2983 ---------------
 isisd/modified/command.h    |  311 -
 isisd/modified/config.h.in  |  368 -
 isisd/modified/configure    | 8277 --------------------------------------------
 isisd/modified/configure.in |  882 ----
 isisd/modified/log.c        |  484 --
 isisd/modified/log.h        |  129 
 isisd/modified/memory.c     |  527 --
 isisd/modified/memory.h     |  257 -
 isisd/modified/rib.c        | 3321 -----------------
 isisd/modified/thread.c     |  713 ---
 isisd/modified/thread.h     |  141 
 isisd/modified/vty.c        | 2786 --------------
 isisd/modified/zebra.h      |  313 -
 ChangeLog                   |   25 
 NEWS                        |    4 
 TODO                        |   11 
 bgpd/ChangeLog              |    6 
 bgpd/bgp_packet.c           |    8 
 configure.ac                |   37 
 doc/ChangeLog               |    4 
 doc/quagga.info             |    8 
 isisd/ChangeLog             |   17 
 isisd/README                |   17 
 isisd/isis_adjacency.c      |   22 
 isisd/isis_circuit.c        |   12 
 isisd/isis_common.h         |    4 
 isisd/isis_csm.c            |    8 
 isisd/isis_dr.c             |    4 
 isisd/isis_events.c         |   16 
 isisd/isis_lsp.c            |  110 
 isisd/isis_main.c           |    8 
 isisd/isis_network.c        |   14 
 isisd/isis_pdu.c            |  275 -
 isisd/isis_route.c          |   36 
 isisd/isis_spf.c            |   38 
 isisd/isis_tlv.c            |   60 
 isisd/isis_zebra.c          |   35 
 isisd/isisd.c               |   80 
 lib/ChangeLog               |   33 
 lib/command.c               |   10 
 lib/sockopt.c               |   87 
 lib/thread.c                |    6 
 lib/zebra.h                 |   17 
 ospf6d/ChangeLog            |    4 
 ospf6d/ospf6_abr.c          |   44 
 ospf6d/ospf6_area.c         |   10 
 ospf6d/ospf6_asbr.c         |   42 
 ospf6d/ospf6_flood.c        |   96 
 ospf6d/ospf6_interface.c    |   56 
 ospf6d/ospf6_intra.c        |   72 
 ospf6d/ospf6_lsa.c          |   18 
 ospf6d/ospf6_lsdb.c         |   10 
 ospf6d/ospf6_message.c      |  242 -
 ospf6d/ospf6_neighbor.c     |   26 
 ospf6d/ospf6_network.c      |    8 
 ospf6d/ospf6_route.c        |   20 
 ospf6d/ospf6_snmp.c         |   22 
 ospf6d/ospf6_spf.c          |   36 
 ospf6d/ospf6_zebra.c        |   54 
 ospfd/ChangeLog             |   17 
 ospfd/ospf_network.c        |   36 
 ospfd/ospf_packet.c         |   11 
 ripd/ChangeLog              |    4 
 ripd/ripd.c                 |    2 
 ripngd/ChangeLog            |    5 
 ripngd/ripngd.c             |    2 
 watchquagga/ChangeLog       |    9 
 watchquagga/watchquagga.c   |   45 
 zebra/ChangeLog             |   12 
 zebra/kernel_socket.c       |    9 
 zebra/rtadv.c               |    4 
 zebra/zserv.c               |    8 
 81 files changed, 1124 insertions(+), 23319 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to