[LARTC] [ANNOUNCE] Another version of iproute2 snapshot version

Stephen Hemminger shemminger@osdl.org
Fri, 2 Jul 2004 11:06:22 -0700


Minor tweaks to yesterday's version:
	- ATM detection in configure is now by compiling not just
	  looking for header.

	- TC command already supports extension via shared library, but
	  changed the search from the usual LD_LIBRARY_PATH to /usr/lib/tc.
	  Made more sense to put q_ffoo.so in separate directory.

	- ATM (and netem) are built as shared libraries, both as an example
	  and for ATM to handle package dependency issues where a distribution would
	  like to build support for all schedulers, but libatm.so may not be present
	  on end user system (unless atm is installed).

Available at:
	http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.X-ss040702.tar.gz