Re: em interrupt storm

2005-11-23 Thread Matthew Dillon
pt, but it will stop the continuous interrupts. -Matt Matthew Dillon <[EMAIL PROTECTED]> ___ freebsd-net@freebsd.org mailing list

Re: bridge callbacks in if_ed.c?

2004-09-05 Thread Matthew Dillon
Well, wait a second... are we talking about a lot of packets being discarded by the filter in 'normal' operation, or are we talking about an attack? Because if we are takling about an attack the LAST ethernet device anyone would ever want to use would be ED. i.e. they would be

Re: ping -i 0 (was: Re: TCP interactions)

2002-12-24 Thread Matthew Dillon
00 -c 1000 destination -Matt Matthew Dillon <[EMAIL PROTECTED]> :This is with net.inet.icmp.icmplim and net.inet.icmp.icmplim_output :both set to zero, and with only lo0 int

Re: TCP interactions (was: Re: Linux and FreeBSD poor network performance)

2002-12-22 Thread Matthew Dillon
: :Hmm, same cables, same switch, different card, now it all works. : :I did do some ICMP ping testing with ping -f and only lost 3 :packets after letting it run for a good 10s. : : :-matt If it is working properly you should not lose *ANY* packets on an otherwise idle connection, except

Re: TCP interactions (was: Re: Linux and FreeBSD poor network performance)

2002-12-22 Thread Matthew Dillon
Matthew Dillon <[EMAIL PROTECTED]> : :On Sun, Dec 22, 2002 at 10:59:52AM -0500, Robert Watson wrote: :> On Sat, 21 Dec 2002, matthew c. mead wrote: : :> > I have a Linux box and FreeBSD box sitting on a 100Mbit ethernet se