News
- 2009-08-28: Quagga 0.99.15 Released
Quagga 0.99.15 has been released, and is available in the usual places. This fixes some annoying little ospfd and ospf6d regressions, which made 0.99.14 a bit of a problem release (one day we will clean up lib/ enough so we can package and release the daemons independently of each other).
This release still contains a regression in the "no ip address ..." command, at least on Linux. See bug #486, which contains a workaround patch.
This release should be considered a 1.0.0 release candidate. Please test this release as widely as possible.
The quick summary of user-visible changes is below, see the full changelog for more details.
bgpd: fix md5 set on listen sockets missing pieces from listener patch Workaround for invalid MBGP next hop Allow inbound connections to non-default view fd leak in bgpd Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segment Implement BGP confederation error handling (RFC5065, Par. 5) start listener on first instance peer action table static/const Restore ability of 'neighbor ... update-source' to take interface name ospfd: Make sure priority is respected. Tighten up the connected check for redistribution fix performance problem with redistribute delete Make sure route table is recalculated. Make "Packet ... received on wrong link" conditional on debug Change struct ospf_path *oi to ifindex. Discriminate better when selecting links between vertices in SPF Make ospf_if_lookup_recv_if() find the right unnumbered i/f export ospf_if_table_lookup() and use it in ospf_network_run_interface() ospf6d: bug #529, fix endianness problem in earlier commit ripd: set IP TOS for control socket zebra: do not touch socket before pidfile locking doc: zebra.8 via Christian Hammers (#531)