than last summer's snapshot, which can't be fetched. Includes improved logging and many other fixes. NEWS extract: * Changes in Quagga 0.98.0 - Logging facilities upgraded. One can now specify a severity level for each logging destination. And a new "show logging" command gives thorough information on the current logging system configuration. - Watchquagga daemon added. This is not well tested yet. Please try monitor mode first before enabling restart features. It is important to make sure that the various timers are configured with appropriate values for your site. - BGP route-server support added. See the texinfo documentation. - OSPF API initialisation is disabled by default even if compiled in. You can enable it with -a/--apiserver command line switch. - "write-config integrated" vtysh command replaced with "service integrated-vtysh-config" command. - Router id is now handled by zebra daemon and all daemons receive changes from it. Router id can be overriden in daemons' configurations of course. To fix common router id in zebra daemon you can either install non-127 address on loopback or use "router-id x.x.x.x" command. - "secondary" keyword is removed from ip address configuration. All supported OS'es have their own vision what's secondary address and how to handle it. - Zebra no longer enables forwarding by default. If you rely on zebra to enable forwarding make sure to add '<ip|ip6> forwarding' statements to your zebra configuration file. - All libraries are built and used shared, on platforms where libtool supports shared libraries. - Router advertisement syntax is changed. In usual cases (if you didn't do any fancy stuff) it's enough to change lines in configuration from: "ipv6 nd prefix-advertisement X:X:X:X::/X 2592000 604800 autoconfig on-link" to: "ipv6 nd prefix X:X:X:X::/X" All router advertisement options are documented in texi documentation. - --enable-nssa configure switch is removed. NSSA support is stable enough. - Daemons don't look at current directory for config file any more.
5 lines
183 B
Text
5 lines
183 B
Text
@comment $NetBSD: PLIST.opaquelsa,v 1.2 2005/02/22 21:13:27 lexort Exp $
|
|
include/quagga/ospfapi/ospf_apiclient.h
|
|
lib/libospfapiclient.la
|
|
sbin/ospfclient
|
|
@dirrm include/quagga/ospfapi
|