From: Chuck Ebbert <[EMAIL PROTECTED]>
Date: Fri, 03 Aug 2007 13:28:09 -0400
> Add xt_statistic.h to the list of headers to install.
>
> Apparently needed to build newer versions of iptables.
>
> Signed-off-by: Chuck Ebbert <[EMAIL PROTECTED]>
Applied, thanks.
-
To unsubscribe from this list: s
From: Evgeniy Polyakov <[EMAIL PROTECTED]>
Date: Sat, 4 Aug 2007 20:51:51 +0400
> On Fri, Aug 03, 2007 at 02:17:17PM -0700, David Miller ([EMAIL PROTECTED])
> wrote:
> > From: Evgeniy Polyakov <[EMAIL PROTECTED]>
> > Date: Fri, 3 Aug 2007 12:22:42 +0400
> >
> > > Maybe recvmsg should be changed
Bill Fink wrote:
On Fri, 3 Aug 2007, Auke Kok wrote:
+
+Contents
+
+
+- In This Release
+- Identifying Your Adapter
+- Command Line Parameters
There is no section "Command Line Parameters" in the document.
-Bill
hmm yes, I removed all
On Fri, 3 Aug 2007, Auke Kok wrote:
> This patch adds support for the Intel 82598 PCI-Express 10GbE
> chipset. Devices will be available on the market soon.
>
> This version of the driver is largely the same as the last release:
>
> * Driver uses a single RX and single TX queue, each using 1 MSI
(Resending old patch originally submitted at 1/7-2007 02:19)
In xl_freemem(), if dev_if is NULL, the line
struct xl_private *xl_priv =(struct xl_private *)dev->priv;
will cause a NULL pointer dereference. However, if we move
that assignment below the 'if' statement that tests for a NULL
'de
On Sat, 4 Aug 2007, Ray Lee wrote:
(adding netdev cc:)
On 8/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
On Sat, 4 Aug 2007, Ingo Molnar wrote:
* Ingo Molnar <[EMAIL PROTECTED]> wrote:
There are positive reports in the never-ending "my system crawls like
an XT when copying large file
On Fri, Aug 03, 2007 at 09:04:51AM +0400, Manu Abraham ([EMAIL PROTECTED])
wrote:
> On 7/31/07, Evgeniy Polyakov <[EMAIL PROTECTED]> wrote:
>
> > TODO list currently includes following main items:
> > * redundancy algorithm (drop me a request of your own, but it is highly
> > unlikley
Jeff Garzik wrote:
> Michael Chan wrote:
> > [BNX2]: Add iSCSI support to BNX2 devices.
> >
> > Modify bnx2 and add a cnic driver to support some offload functions
> > needed by iSCSI.
> >
> > Add a new open-iscsi driver to support iSCSI offload on
> bnx2 devices.
> >
> > Signed-off-by: Anil V
On Fri, Aug 03, 2007 at 02:17:17PM -0700, David Miller ([EMAIL PROTECTED])
wrote:
> From: Evgeniy Polyakov <[EMAIL PROTECTED]>
> Date: Fri, 3 Aug 2007 12:22:42 +0400
>
> > Maybe recvmsg should be changed too for symmetry?
>
> I took a look at this, and it's not %100 trivial.
>
> Let's do this l
On Fri, Aug 03, 2007 at 01:04:51PM -0700, David Miller ([EMAIL PROTECTED])
wrote:
> From: Evgeniy Polyakov <[EMAIL PROTECTED]>
> Date: Fri, 3 Aug 2007 12:22:42 +0400
>
> > On Thu, Aug 02, 2007 at 07:21:34PM -0700, David Miller ([EMAIL PROTECTED])
> > wrote:
> > > What in the world are we doing a
Hi Daniel.
> On Tuesday 31 July 2007 10:13, Evgeniy Polyakov wrote:
> > * storage can be formed on top of remote nodes and be exported
> > simultaneously (iSCSI is peer-to-peer only, NBD requires device
> > mapper and is synchronous)
>
> In fact, NBD has nothing to do with device mappe
On Fri, Aug 03, 2007 at 06:19:16PM -0700, Daniel Phillips ([EMAIL PROTECTED])
wrote:
> It depends on the characteristics of the physical and virtual block
> devices involved. Slow block devices can produce surprising effects.
> Ddsnap still qualifies as "slow" under certain circumstances (big
David Hollis wrote:
>> They are either garbled are they are not passed on the wire. The
>> transmitted packets are shown by tshark, but a tshark run on "the other
>> end of the line" does not show them.
>>
>> Platform is indeed x86, to be precise: fedora 7, kernel 2.6.22-rc6, cpu
>> pentium M, del
On Fri, Aug 03, 2007 at 07:29:58PM +0100, Simon Arlott ([EMAIL PROTECTED])
wrote:
> On 03/08/07 18:39, Evgeniy Polyakov wrote:
> > On Fri, Aug 03, 2007 at 05:51:42PM +0100, Simon Arlott ([EMAIL PROTECTED])
> > wrote:
> >
> >> 17:38:03.533589 IP 192.168.7.4.50550 > 192.168.7.8.2500: R
> >> 82517
(adding netdev cc:)
On 8/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> On Sat, 4 Aug 2007, Ingo Molnar wrote:
>
> > * Ingo Molnar <[EMAIL PROTECTED]> wrote:
> >
> >> There are positive reports in the never-ending "my system crawls like
> >> an XT when copying large files" bugzilla entry:
>
Michael Chan wrote:
[BNX2]: Add iSCSI support to BNX2 devices.
Modify bnx2 and add a cnic driver to support some offload functions
needed by iSCSI.
Add a new open-iscsi driver to support iSCSI offload on bnx2 devices.
Signed-off-by: Anil Veerabhadrappa <[EMAIL PROTECTED]>
Signed-off-by: Michae
16 matches
Mail list logo