(Todd Vierling doesn't use mrtg any more :)
Changes from 2.8.12:
MRTG 2.9 is the biggest change in MRTG since the release of MRTG 2.0.
So let's hear the news first:
* The rrdtool integration allows for massively increased logging
performance.
* Routers which change their interface numbers are no problem any more.
MRTG can now reliably address interfaces by IP, MAC, Description,
Name and Type. The cfgmaker tool has been rewritten from scratch and
allows to generate configurations with any of the above mentioned
interface addressing methods.
* Indexmaker has be rewritten from scratch, it is now much more
flexible and fully documented.
* All the MRTG documentation has been reviewed and ported to perls
"Plain Old Documentation (POD)" format. This allows to provide all
documentation in text, HTML and man format. It is now all available
on the MRTG web-site.
* Config file parsing has been optimized. This makes reading
configuration files much faster. Especially large configuration files
are faster by factors
* Under UNIX, mrtg can fork into several instances while querying
routers. This improves data acquisition performance dramatically,
especially with slow networks.
* Graphs and webpages can be generated on the fly is mrtg is used with
rrdtool logging. Several tools in the mrtg contrib section are
available for this purpose.
* And there is more: MRTG has been translated into 29 languages, OS
detection has been automated, did I mention performance, many of the
contributed tools have been dated and a slew of new ones has been
added, The config file reading code is now available in a documented
library which simplifies the creation of other tools which need
access to the mrtg cfg file.
* In total, over 200 individual changes are listed in the change log
since the release of MRTG 2.9.2.
Many thanks to Keith Reynolds <keithr@keithr.com> (the author of the program)
for a very quick response and providing the bug fix. Had I been thinking
I would have asked him sooner.
This version of arla has improved BSD support, so that patches
(patch-ao, patch-ap, patch-aq, and patch-ar) are no longer necessary.
It has improved deadlock detection and many other bug fixes.
doesn't enable any functionality. It is here as a marker, so people building
binary packages know that these packages have version-specific features
that would make them incompatible with other point releases.. (such as
LKM's)
stricter requirements now present in sys/net/rtsock.c in a -current kernel.
This change is sufficient for i386, but may still not be correct for
LP64 systems or systems with different alignment constraints.
Thanks to wrstuden for identifying the kernel change that affected this.
0.5.3 -- only that 0.5.4 is the latest stable version of ORBit.
The pkgsrc-related changes are:
* Compile and link libpopt statically into ORBit. This is really a
small library, and there are more recent versions available if we
with to add it to pkgsrc. Also don't install this library.
* Compile the tcpd-specific code in libIIOP.
- Fixed a tab completion core dump
- Ability to move downloads to queue slots
- Fix for alternate upload resumes being ignored and the file is sent
from the beginning
- Fix for hanging downloads on "Awaiting connection" when they should
promptly report an error message
- Auto-reconnect timeout added
- Boolean NOT searches allowed on opennap servers
- UI cleanups
- Safe exit operation added, which allows you to unshare all songs, and
wait for all transfers to complete before it exits
*4.1.2*
Fixes:
- Host resources fixes for FreeBSD and NetBSD
- ucd-snmp memory/vmstat fixes for FreeBSD-3
- configure --enable-ipv6 fixes
- AIX fix (use knlist)
- fix init_master_agent calling exit
- bad free in subagent.c
- dont let a agentx subagent be a smux master
- ucd-snmp/loadave fix for AIX
- fix doing a set on a pass variable
- snmptable fixes
- snmpnetstat fixes for v2c exceptions
- man page fixes
Features:
- Some UnixWare 5 configuration support
- configure --enable-mini-agent --without-openssl
- snmptrapd -n
- snmp_log callbacks
- noTokenWarnings and noRangeCheck in snmp.conf
- using a counter type in snmpset/snmptrap
*4.1.1*
Fixes:
- Better agent handling of unauthorized requests.
- Better "make test" support.
- Misc bug fixes.
*4.1*
New:
- Many new command line flags have been added for input/output flexibility.
(see the snmpcmd(1) manual page on the -O flag and -I flag)
- The tools support regex matching of oids on the command line.
(see the snmpcmd(1) manual page on the -Ib option)
- A ucd-snmp usage tutorial has been placed on the main web page.
(see http://ucd-snmp.ucdavis.edu/tutorial)
- snmptable is much smarter and handles sparse tables better.
- tkmib supports snmpv3.
- New agent libraries to embed SNMP and AgentX agents into other programs.
(see the snmp_agent_api(3) manual page and the tutorial)
- SNMP over TCP is supported.
(-T TCP on the command lines)
- OpenSSL has replaced KMT for SHA authentication and DES encryption.
(Get OpenSSL from http://www.openssl.org/).
- Some easier-to-use access-control snmpd.conf directives for simple setups.
(see the snmpd.conf(5) manual page)
- Easier setup of SNMPv3 support for the agent.
(see the README.snmpv3 file).
- Command line argument parsing has been reworked for getopt() use.
(currently backwards compatible; see the snmpcmd(1) manual page)
- Table rows with embedded strings are dealt with for both input and output.
(see the snmpcmd(1) manual on the -Ob flag)
- Many more snmp.conf directives supported.
(see the snmp.conf(5) manual page)
- Many AgentX improvements.
- All of our distributed mibs have been updated to be SMIv2 compliant.
- Trap support in the agent has been cleaned up and an API created.
Perl:
- Joe Marzot's perl module is now included with the ucd-snmp source.
(this should help people trying to synchronize the two packages)
Fixes:
- SMUX support has been reintegrated into the agent in a better way.
- Many many others.
+ OSPF works on x86 Solaris box.
+ OSPF neighbor is supported.
+ IPv6 inteface's address information propagation bug is fixed.
+ BGP's various MED comparison methods are added.
+ BGP read lock problem is fixed.
+ Zebra works on OpenBSD again.
s/CFLAGS/CPPFLAGS/, to make vtysh build successful.
From: Hal Snyder <hal@vailsys.com>
supplied by Osamu OISHI <oishi@ims.ac.jp>.
Changes from 2.0.7.1.2a to 2.0.7.1.3:
- fixed bug that caused garbled output in browsing when
Samba was LMB.
- fixed bug that wrong file name length is sent to client in
short file name. It fixes bug that MS Access cannot run
under NT4 environment.
- multibyte characters are now allowed at fstype in
smb.conf.
- fixed bug that wrong string length is sent to client when
multibyte characters are used in Volume name.
- fixed bug that one extra memory block allocated in every
time and wasted it.
- included tools for administrating e.g. Coding System
modifier, replacement of `ls' or `cd' when CAP/HEX Coding
System is used.
- fixed bug about utmp.
cases scotty can end up calling recvfrom() twice in a row with no
intervening select(), and can thus otherwise end up in a hang.
Fix supplied by Juergen Schoenwalder, received in private communication.