Re: [RFC] ARP notify option

2007-03-06 Thread Pekka Savola
/msg00669.html -- Pekka Savola "You each name yourselves king, yet the Netcore Oykingdom bleeds." Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in t

Re: [RFC] ARP notify option

2007-03-06 Thread Pekka Savola
/msg00669.html -- Pekka Savola You each name yourselves king, yet the Netcore Oykingdom bleeds. Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: IPv6: the same address can be added multiple times

2001-05-18 Thread Pekka Savola
stigating. > KAME's one is broken, ours is _one_ of right ones. I fail to see what the other right ones (ones that will actually add an address too) are. But that's not important. :-) Cc: please. -- Pekka Savola "Tell me of difficulties surmounted, Netcore Oy

Re: IPv6: the same address can be added multiple times

2001-05-18 Thread Pekka Savola
is _one_ of right ones. I fail to see what the other right ones (ones that will actually add an address too) are. But that's not important. :-) Cc: please. -- Pekka Savola Tell me of difficulties surmounted, Netcore Oy not those you stumble over and fall Systems

Re: IPv6: the same address can be added multiple times

2001-05-13 Thread Pekka Savola
l defined approaches? Quickly I can think of only two, if "only one same address" isn't possible: 1) never allow any address to be added at all 2) no significant restrictions (==this) I don't think the former is what people want either ;-) Please Cc:. -- Pekka Savola &qu

Re: IPv6: the same address can be added multiple times

2001-05-13 Thread Pekka Savola
allow any address to be added at all 2) no significant restrictions (==this) I don't think the former is what people want either ;-) Please Cc:. -- Pekka Savola Tell me of difficulties surmounted, Netcore Oy not those you stumble over and fall Systems. Networks

Re: ECN: Volunteers needed

2001-05-09 Thread Pekka Savola
not start a huge thread (especially with this big Cc: list; there should be a smaller forum to discuss this if necessary) on this though. -- Pekka Savola "Tell me of difficulties surmounted, Netcore Oy not those you stumble over and fall" Systems. Network

Re: ECN: Volunteers needed

2001-05-09 Thread Pekka Savola
to discuss this if necessary) on this though. -- Pekka Savola Tell me of difficulties surmounted, Netcore Oy not those you stumble over and fall Systems. Networks. Security. -- Robert Jordan: A Crown of Swords - To unsubscribe from this list: send the line unsubscribe

Re: ipv6 activity causing system hang in kernel 2.4.4 [solution]

2001-05-08 Thread Pekka Savola
ping (ping6) (from the other side of ipv6 over ipv4 tunnel. > All kernels are compiled to have ipv6 modular, netfilter modular... > everything with which I'm playing, modular. My configuration is without any ipv6/netfilter modules - all build in kernel. -- Pekka Savola "Tell

Re: ipv6 activity causing system hang in kernel 2.4.4 [solution]

2001-05-08 Thread Pekka Savola
the other side of ipv6 over ipv4 tunnel. All kernels are compiled to have ipv6 modular, netfilter modular... everything with which I'm playing, modular. My configuration is without any ipv6/netfilter modules - all build in kernel. -- Pekka Savola Tell me of difficulties surmounted

Re: 2.2.19pre14 VP3 + Quantum: dma on hangs

2001-02-26 Thread Pekka Savola
On Sat, 24 Feb 2001, Pekka Savola wrote: There was a suggestion to try the IDE patch. With it, the same kind of freezing happens immediately after 'hdparm -d 1'. With the patch, the kernel message at bootup is like: hda: QUANTUM FIREBALLP AS20.5, 19595MB w/1902kB Cache, CHS=2498/255/63 hdc

Re: 2.2.19pre14 VP3 + Quantum: dma on hangs

2001-02-26 Thread Pekka Savola
On Sat, 24 Feb 2001, Pekka Savola wrote: There was a suggestion to try the IDE patch. With it, the same kind of freezing happens immediately after 'hdparm -d 1'. With the patch, the kernel message at bootup is like: hda: QUANTUM FIREBALLP AS20.5, 19595MB w/1902kB Cache, CHS=2498/255/63 hdc

2.2.19pre14 VP3 + Quantum: dma on hangs

2001-02-24 Thread Pekka Savola
set # CONFIG_BLK_DEV_TRM290 is not set # CONFIG_BLK_DEV_NS87415 is not set CONFIG_BLK_DEV_VIA82C586=y # CONFIG_BLK_DEV_CMD646 is not set # CONFIG_BLK_DEV_CS5530 is not set # CONFIG_IDE_CHIPSETS is not set Any ideas? Please Cc: -- Pekka Savola "Tell me of difficulties surmounted

2.2.19pre14 VP3 + Quantum: dma on hangs

2001-02-24 Thread Pekka Savola
# CONFIG_BLK_DEV_TRM290 is not set # CONFIG_BLK_DEV_NS87415 is not set CONFIG_BLK_DEV_VIA82C586=y # CONFIG_BLK_DEV_CMD646 is not set # CONFIG_BLK_DEV_CS5530 is not set # CONFIG_IDE_CHIPSETS is not set Any ideas? Please Cc: -- Pekka Savola "Tell me of difficulties surmounted, Netco

PACKET_MR_PROMISC doesn't set IFF_PROMISC

2001-01-23 Thread Pekka Savola
works. So, 'ifconfig' doesn't report interfaces in promisc mode due to packet socket mode as PROMISC. This appears to be a design decision or bug in net/core/dev.c. Shouldn't the kernel keep track of IFF_PROMISC? -- Pekka Savola "Tell me of difficulties surmounted, Netco

PACKET_MR_PROMISC doesn't set IFF_PROMISC

2001-01-23 Thread Pekka Savola
works. So, 'ifconfig' doesn't report interfaces in promisc mode due to packet socket mode as PROMISC. This appears to be a design decision or bug in net/core/dev.c. Shouldn't the kernel keep track of IFF_PROMISC? -- Pekka Savola "Tell me of difficulties surmounted, Netco

Raising MAX_UNITS in net drivers oopses kernel reproducibly

2000-11-23 Thread Pekka Savola
or are there any known problems with it? Please Cc:. -- Pekka Savola "Tell me of difficulties surmounted, [EMAIL PROTECTED] not those you stumble over and fall" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

Raising MAX_UNITS in net drivers oopses kernel reproducibly

2000-11-23 Thread Pekka Savola
there any known problems with it? Please Cc:. -- Pekka Savola "Tell me of difficulties surmounted, [EMAIL PROTECTED] not those you stumble over and fall" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to