Re: [PATCH 2.6.21.3] ppp_mppe: account for osize too small errors in mppe_decompress()

2007-06-19 Thread Sergey Vlasov
On Tue, 05 Jun 2007 22:23:02 +1100 Konstantin Sharlaimov wrote: > Prevent mppe_decompress() from generating "osize too small" errors when > checking > for output buffer size. When receiving a packet of mru size the output buffer > for decrypted data is 1 byte too small since mppe_decompress() tri

Re: D-Link DFE-580TX 4 port Server Adapter problem: only 2 of 4 ports

2007-05-04 Thread Sergey Vlasov
On Fri, 13 Apr 2007 03:48:22 +0200 Pallai Roland wrote: > I've got a problem with my DFE-580TX cards when I installed thoose into > a new server box. One card has been worked before in a test box, > it's sure, here is a dmesg snippet when everything was OK: > > Apr 3 22:10:38 cyrax kernel: sunda

netdev@vger.kernel.org

2007-04-26 Thread Sergey Vlasov
When CONFIG_IP_MULTIPLE_TABLES is enabled, the code in nl_fib_lookup() needs to initialize the res.r field before fib_res_put(&res) - unlike fib_lookup(), a direct call to ->tb_lookup does not set this field. Signed-off-by: Sergey Vlasov <[EMAIL PROTECTED]> --- net/ipv4/fib_fron

Re: CRC16 in rt2x00

2006-05-27 Thread Sergey Vlasov
On Sat, May 27, 2006 at 04:24:07PM +0200, Ivo van Doorn wrote: > On Saturday 27 May 2006 15:55, Sergey Vlasov wrote: [skip] > > However, fs/udf/crc.c has exactly the same CRC table as rt2x00: [skip] > > This is a bit-reversed form of CRC-CCITT supported by lib/crc-ccitt.c. > >

Re: CRC16 in rt2x00

2006-05-27 Thread Sergey Vlasov
On Sat, 27 May 2006 13:27:15 +0200 Ivo van Doorn wrote: > I have a small question about the CRC16 usage in rt2x00 > and what the netdev preferred method is for this. > > At the moment the rt2x00 drivers in wireless-dev use > its own CRC16 table and calculation inside the driver. > There already i

Re: Hardware button support for Wireless cards

2006-05-15 Thread Sergey Vlasov
On Mon, 15 May 2006 22:57:12 +1000 Mark Wallis wrote: > What are peoples thoughts here, should we > > A. be handling this within our drivers and doing "what the user expects" and > disabling the hardware radio, or > > B. should we be firing an ACPI event and getting the distro's to add scripts

Re: net interface renaming issue (+fix?)

2006-04-09 Thread Sergey Vlasov
On Sun, 9 Apr 2006 19:21:40 +0200 Thomas de Grenier de Latour wrote: > Hi, > > I'm running Gentoo Linux, a 2.6.16-ck kernel, and udev-0.89-r2, and > have had hard time with network interfaces renaming through udev > rules. The first thing i've tried were rules like this one: > > SUBSYSTEM=="ne