[quagga-users 7834] Quagga 0.99.6 released

Paul Jakma paul at clubi.ie
Fri Dec 8 22:17:06 GMT 2006


Hi,

0.99.6 has been released and is available from the usual places, 
i.e.:

   http://www.quagga.net/download/quagga-0.99.6.tar.gz

or from your favourite mirror. A full changelog is available at:

   http://www.quagga.net/download/quagga-0.99.6.changelog.txt

A summary of the changes:

bgpd:
  - Bug #302, bgpd can get stuck in state Clearing
  - Implement 'debug bgp zebra' to log all messages to and from zebra.
  - Fix bug where a deleted route that was quickly re-added was being lost
  - trivial: non C99 u_int.._t should be uint.._t
  - struct peer must have bgp field valid (redistribute crash)
  - Coverity CID #64: Needless NULL check, CID #64: Deref of potentially
    NULL pointer.
  - CID#73, potential crash in bgp statistics if called for AFI/SAFI with
    emtpy table
  - Bug #302 fixes. ClearingCompleted event gets flushed, leaving
    peers stuck in Clearing.
  - Trivial fix of printf format/arg mismatch
  - reduce the process queue hold time to something more sensible
  - RIB statistics address space size shouldnt double count space
  - simplify peer refcounts, squash slow peer leak
  - Fix 0.99 shutdown regression, introduce Clearing and Deleted
    states
  - Add RIB reporting commands, show bgp ... statistics
  - Handle pcount as flags are changed, fixing pcount issues
  - Add 'show ... neighbor .... prefix-counts' command

ospfd:
  - Consider all connected addresses when creating ospf interfaces
  - Add debug messages for a few zebra messages that had been
    overlooked
  - Fix bug in passive-interface default commands.
  - Stop losing subsequent default-information originate 'always'
    info
  - Add passive-interface default support
  - Improve some warning messages.
  - Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commit

isisd:
  - Fix compiler warnings and allow v4-only compilation

zebra:

  - Changes of nexthops of static routes didnt take effect
  - Compile fix for PF_ROUTE

ripd:
  - bug #293: routemap set metric doesn't check for underflow
    correctly
  - bug #278: remove gratuitous use of mid-function declaration

general:

  - [daemon startup] Add --dry-run/-C argument to daemons, to check
    config file syntax
  - Handle upgrade from SUNWzebra to Quagga for 'interface fooX:Y'
    commands
  - [snmp] Fix asn_build calls to pass correct variable sizes (fixes
    64-bit issues)
  - [doc] Add recent NetBSD/FreeBSD versions to list of what ought to
    work.

regards,
-- 
Paul Jakma	paul at clubi.ie	paul at jakma.org	Key ID: 64A2FF6A
Fortune:
You are wise, witty, and wonderful, but you spend too much time reading
this sort of trash.


More information about the Quagga-users mailing list