pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/quagga-devel/patches
- To: pkgsrc-wip-cvs%lists.sourceforge.net@localhost
- Subject: CVS commit: wip/quagga-devel/patches
- From: Greg Troxel <lexort%users.sourceforge.net@localhost>
- Date: Tue, 22 Feb 2005 13:13:40 -0800 See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 -2.8 ALL_TRUSTED Did not pass through any untrusted hosts 0.0 SF_CHICKENPOX_PERIOD BODY: Text interparsed with . 0.0 SF_CHICKENPOX_SLASH BODY: Text interparsed with / 0.0 SF_CHICKENPOX_MINUS BODY: Text interparsed with - 0.0 SF_CHICKENPOX_COLON BODY: Text interparsed with : 0.0 SF_CHICKENPOX_UNDERSCORE BODY: Text interparsed with _ 0.0 SF_CHICKENPOX_EQUAL BODY: Text interparsed with = 0.0 SF_CHICKENPOX_AT BODY: Text interparsed with @ 0.0 SF_CHICKENPOX_PIPE BODY: Text interparsed with | 0.0 SF_CHICKENPOX_APOSTROPHE BODY: Text interparsed with ' -0.4 AWL AWL: From: address is in the auto white-list
Module name: pkgsrc-wip
Committed by: lexort
Date: Tue Feb 22 21:13:40 UTC 2005
Removed Files:
wip/quagga-devel/patches: patch-aa
Log Message:
Upgrade to today's snapshot. Not tested, but it is probably better
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.
To generate a diff of this commit:
cvs rdiff -r1.4 -r0 wip/quagga-devel/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index