2005-03-16 20:38:23

by Stephen Hemminger

[permalink] [raw]
Subject: [ANNOUNCE] bridge utilities 1.0.6

Minor update to bridge utilities for 2.4/2.6. The changes are:
+ Better usage of autoconf to manage detecting sysfs library
+ Support multiple interfaces for add/delete interface commands.
Example: brctl addif br0 eth0 eth1 eth2
- Remove code that was dead and no longer used

http://prdownloads.sourceforge.net/bridge/bridge-utils-1.0.6.tar.gz?download


2005-05-27 03:03:16

by Leonid Grossman

[permalink] [raw]
Subject: [ANNOUNCE] Neterion(S2io) 10GbE Xframe Programming Manual posted

For people interested in "s2io" 10GbE driver, the programming manual for
Xframe-I 10GbE Adapter
is now available at ftp: ns1.s2io.com user: "linuxdocs" password: "HALdocs"

The relatively small delta between sw-compatible Xframe-II and Xframe-I is
not covered in the document,
but the current driver supports both adapters. Patches for the extra
Xframe-II features will be added over time;
One of them (UDP Send Offload) was posted earlier today.