[patch] good bye sockaddr_inarp

2013-01-30 Thread Gleb Smirnoff
Hello! It looks to me that the only thing the sockaddr_inarp was ever used for is to carry the SIN_PROXY flag. The SIN_PROXY flag in its turn, meant install a "proxy only" ARP entry. Such entry behaves as any "published" entry, but doesn't modify the routing table of the host. Please cor

Re: [patch] good bye sockaddr_inarp

2013-01-30 Thread Andre Oppermann
On 30.01.2013 10:25, Gleb Smirnoff wrote: Hello! It looks to me that the only thing the sockaddr_inarp was ever used for is to carry the SIN_PROXY flag. The SIN_PROXY flag in its turn, meant install a "proxy only" ARP entry. Such entry behaves as any "published" entry, but doesn't modi

Re: [patch] good bye sockaddr_inarp

2013-01-30 Thread Gleb Smirnoff
On Wed, Jan 30, 2013 at 12:45:32PM +0100, Andre Oppermann wrote: A> On 30.01.2013 10:25, Gleb Smirnoff wrote: A> >Hello! A> > A> >It looks to me that the only thing the sockaddr_inarp was A> > ever used for is to carry the SIN_PROXY flag. A> > A> >The SIN_PROXY flag in its turn, meant i

Re: [PATCH] Allow tcpdrop to use non-space separators

2013-01-30 Thread John Baldwin
On Tuesday, January 29, 2013 6:17:03 pm Luigi Rizzo wrote: > On Tue, Jan 29, 2013 at 3:11 PM, Andre Oppermann wrote: > > > On 29.01.2013 18:05, John Baldwin wrote: > > > >> A common use case I have at work is to find a busted connection using > >> netstat > >> -n or sockstat and then want to tcpd

Re: [PATCH] Allow tcpdrop to use non-space separators

2013-01-30 Thread John Baldwin
On Tuesday, January 29, 2013 6:10:42 pm Mark Delany wrote: > On 29Jan13, John Baldwin allegedly wrote: > > A common use case I have at work is to find a busted connection using > > netstat > > -n or sockstat and then want to tcpdrop it. However, tcpdrop requires > > spaces > > between the addr

Re: [PATCH] Add a new TCP_IGNOREIDLE socket option

2013-01-30 Thread John Baldwin
On Tuesday, January 29, 2013 6:07:22 pm Andre Oppermann wrote: > On 29.01.2013 19:50, John Baldwin wrote: > > On Thursday, January 24, 2013 11:14:40 am John Baldwin wrote: > Agree, per-socket option could be useful than global sysctls under > certain situation. However, in addition to th

Re: [PATCH] Add a new TCP_IGNOREIDLE socket option

2013-01-30 Thread Alfred Perlstein
On 1/30/13 11:58 AM, John Baldwin wrote: On Tuesday, January 29, 2013 6:07:22 pm Andre Oppermann wrote: Yes, unfortunately I do object. This option, combined with the inflated CWND at the end of a burst, effectively removes much, if not all, of the congestion control mechanisms originally put

Re: [PATCH] Add a new TCP_IGNOREIDLE socket option

2013-01-30 Thread Andre Oppermann
On 30.01.2013 17:58, John Baldwin wrote: On Tuesday, January 29, 2013 6:07:22 pm Andre Oppermann wrote: On 29.01.2013 19:50, John Baldwin wrote: On Thursday, January 24, 2013 11:14:40 am John Baldwin wrote: Agree, per-socket option could be useful than global sysctls under certain situation.

Re: [PATCH] Add a new TCP_IGNOREIDLE socket option

2013-01-30 Thread Andre Oppermann
On 30.01.2013 18:11, Alfred Perlstein wrote: On 1/30/13 11:58 AM, John Baldwin wrote: On Tuesday, January 29, 2013 6:07:22 pm Andre Oppermann wrote: Yes, unfortunately I do object. This option, combined with the inflated CWND at the end of a burst, effectively removes much, if not all, of the

Re: [PATCH] Add a new TCP_IGNOREIDLE socket option

2013-01-30 Thread Alfred Perlstein
On 1/30/13 12:29 PM, Andre Oppermann wrote: On 30.01.2013 18:11, Alfred Perlstein wrote: On 1/30/13 11:58 AM, John Baldwin wrote: On Tuesday, January 29, 2013 6:07:22 pm Andre Oppermann wrote: Yes, unfortunately I do object. This option, combined with the inflated CWND at the end of a burst

Re: [PATCH] Allow tcpdrop to use non-space separators

2013-01-30 Thread Adrian Chadd
... guys, Just add a new feature to netstat that takes the host:port delimiter character on the command line. Default to the existing semantics. Done/done. Adrian (yay, linux solutions!) ___ freebsd-net@freebsd.org mailing list http://lists.freebsd

Re: [PATCH] Allow tcpdrop to use non-space separators

2013-01-30 Thread Nikos Vassiliadis
On 1/29/2013 7:05 PM, John Baldwin wrote: A common use case I have at work is to find a busted connection using netstat -n or sockstat and then want to tcpdrop it. However, tcpdrop requires spaces Hi, While you are there, could you please review this? http://www.freebsd.org/cgi/query-pr.cgi?p

Re: Block ACK in Ralink RT2860

2013-01-30 Thread Ramanujan Seshadri
Thank you. I also wanted to know the function where the Block ACK Window will be decided. is it decided during the ADDBA session establishment or does it change dynamically. Thankyou Ram On Thu, Jan 24, 2013 at 5:13 PM, PseudoCylon wrote: > > Message: 6 > > Date: Thu, 24 Jan 2013 12:23:55 -0500

Request for Price Quote & Credit Application

2013-01-30 Thread Peter Nutall
Dear Sales Dept, We are currently looking for quote and availability on the listed items below to be used for our internal needs. Safway Services, LLC would like to establish an account for Net 30 Terms with your company. 1. InFocus Systems IN5122 Lumen Projector XGA Resolution - WXGA 2. Seagate

Re: Block ACK in Ralink RT2860

2013-01-30 Thread PseudoCylon
On Wed, Jan 30, 2013 at 1:20 PM, Ramanujan Seshadri wrote: > Thank you. I also wanted to know the function where the Block ACK Window > will be decided. is it decided during the ADDBA session establishment or > does it change dynamically. The hardware will aggregate packets until any of following

Re: bin/105614: [patch] setkey(8): Creating NULL encryption ESP SAs with setkey fails

2013-01-30 Thread John W. O'Brien
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I found today that this bug still exists in 9.1-STABLE r245089, and that the suggested patch appears to fix it. If any further testing or analysis is needed prior to committing a fix, I would be glad to help. CC: freebsd-net@ in the hopes of being no

Re: bin/105614: [patch] setkey(8): Creating NULL encryption ESP SAs with setkey fails

2013-01-30 Thread Eitan Adler
On 30 January 2013 19:42, John W. O'Brien wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I found today that this bug still exists in 9.1-STABLE r245089, and > that the suggested patch appears to fix it. > > If any further testing or analysis is needed prior to committing a > fix, I w