Re: ng_dummy - netgraph traffic shaping node

2002-02-06 Thread Florent Parent
--On 2002-02-04 15:43:10 +0100 [EMAIL PROTECTED] wrote: > Btw, where could I find some examples on parsing setsockopt() calls to > selected nodes, if such thing is possible at all? > Here's how I do it on a ksocket node (patch on ksocket is required unless you're using -CURRENT. Check thread o

Duplicate Acks and Fast Retransmit

2002-02-06 Thread murthy kn
Hello, Below is the "netstat -p tcp" output on a FreeBSD 4.3 Machine. (with a couple of arrows to indicate lines of interest) --- tcp: 181061 packets sent 181039 data packets (262144000 bytes) -> 0 data pack

tcp/ip stack source code

2002-02-06 Thread Vinod Namboodiri
Can anyone tell me the URL to the source code for the tcp/ip stack? I found a link but am not sure its the right one. http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/ Can anyone confirm it for me please. Thanks in advance. Vinod __ Do You Yah

em vs. gx

2002-02-06 Thread Nathan Binkert
What are the various opinions of em vs. gx? Has anyone done a thorough comparison of the two? Which is expected to have better support in the future? Thanks, Nathan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

tcp/ip stack code

2002-02-06 Thread Vinod Namboodiri
can anyone tell me the url where i can find the TCP/IP stack source code.is the following url the right one? http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/netinet/ Thanks in advance. Vinod __ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! G

Re: tcp/ip stack code

2002-02-06 Thread Alfred Perlstein
* Vinod Namboodiri <[EMAIL PROTECTED]> [020206 11:51] wrote: > can anyone tell me the url where i can find the TCP/IP > stack source code.is the following url the right one? > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/netinet/ Yes, also look in the sys, net and kern directories. -Alfred To

Re: mpd-netgraph problem.

2002-02-06 Thread Andrew Reilly
Hi Archie, I've another, probably unrelated problem that has surfaced with mpd-netgraph in the last couple of months. The work-around is simple, which is why it's taken me so long to get around to raising the issue. I start mpd-netgraph at boot time, to create a VPN link to my office, with a sc

Re: em vs. gx

2002-02-06 Thread Andrew R. Reiter
On Wed, 6 Feb 2002, Nathan Binkert wrote: :What are the various opinions of em vs. gx? Has anyone done a thorough :comparison of the two? Which is expected to have better support in the :future? : If you read the mailing list archives, this question was just recently answered. :Thanks, : Na

teaming/failover

2002-02-06 Thread alexus
Hello First of all I'd like to appologize for cross posting, but I wasn't quite sure which list should i start with, this question basically can relate to both lists. here is my question: I was wondering if there is a way to do a teaming/failover in Freebsd with network cards, if it's not avail

Re: mpd-netgraph problem.

2002-02-06 Thread Archie Cobbs
Andrew Reilly writes: > I've another, probably unrelated problem that has surfaced with > mpd-netgraph in the last couple of months. The work-around is > simple, which is why it's taken me so long to get around to > raising the issue. > > I start mpd-netgraph at boot time, to create a VPN link t

Re: ng_dummy - netgraph traffic shaping node

2002-02-06 Thread Archie Cobbs
Florent Parent writes: > > Btw, where could I find some examples on parsing setsockopt() calls to > > selected nodes, if such thing is possible at all? > > > > Here's how I do it on a ksocket node (patch on ksocket is required unless > you're using -CURRENT. Check thread on "netgraph: how to set

Re: mpd-netgraph problem.

2002-02-06 Thread Andrew Reilly
Hi Archie, On 2002.02.07 10:40 Archie Cobbs wrote: > Andrew Reilly writes: > > I've another, probably unrelated problem that has surfaced with > > mpd-netgraph in the last couple of months. The work-around is > > simple, which is why it's taken me so long to get around to > > raising the issue.

Re: mpd-netgraph problem.

2002-02-06 Thread Archie Cobbs
Andrew Reilly writes: > Presumably this is simple pilot-error: I should either have put > all of the netgraph options into my kernel or none. But perhaps > this indicates an error with one kldload being taken too strongly, > and short-circuiting the loading of subsequent modules? There are long-s

Interface and ip_input.c

2002-02-06 Thread Kshitij Gunjikar
Hi All, I have a doubt regaring checking the interfaces for configuration at ip_input.c . Is this necessary for each packet? if (TAILQ_EMPTY(&in_ifaddrhead)) goto bad; Regards Kshitij _ Do You Yahoo!? Get your free @yah