netisr_direct

2007-03-08 Thread Dave Baukus
oing so here will * not preserve ordering so instead we fallback to * guaranteeing order only from dispatch points * in the system (see above). */ ni->ni_handler(m); -- Dave Baukus [EMAIL PROTECTED] 972-47

Re: ETIMEDOUT bug

2007-02-02 Thread Dave Baukus
to slowly count up to TCP_MAXRXTSHIFT; once TCP_MAXRXTSHIFT is exceeded tcp_timer_rexmt() will kill the poor innocent TCP. On 02/01/07 17:23, Dave Baukus wrote: There is a bug tcp_output() for at least freeBSD6.1 that causes a perfectly good TCP to be dropped by its retransmit timer; the application

ETIMEDOUT bug

2007-02-01 Thread Dave Baukus
45 -v -b 128000 -t 192.168.222.222 ttcp -s -l 16384 -p 9446 -v -b 128000 -r ttcp -s -l 16384 -p 9447 -v -b 128000 -r ttcp -s -l 16384 -p 9448 -v -b 128000 -r ttcp -s -l 16384 -p 9449 -v -b 128000 -r ttcp -s -l 16384 -p 9450 -v -b 128000 -r -- Dave Baukus [EMAIL PROTECTED] Fujitsu Network

Re: (panic) Lots of network memory needed

2005-06-15 Thread dave baukus
iling list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Dave Baukus [EMAIL PROTECTED] Chiaro Networks Ltd. Richardson, Texas USA __

Re: ICMP need to frag

2005-05-23 Thread dave baukus
[ip_protox[icp->icmp_ip.ip_p]].pr_ctlinput; if (ctlfunc) (*ctlfunc)(code, (struct sockaddr *)&icmpsrc, (void *)&icp->icmp_ip); -- Dave Baukus [EMAIL PROTECTED] Ch

Re: How to set the source IP of TCP connections?

2005-04-21 Thread dave baukus
send any mail to "[EMAIL PROTECTED]" -- Dave Baukus [EMAIL PROTECTED] Chiaro Networks Ltd. Richardson, Texas USA ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs