Re: net.inet.tcp.slowstart_flightsize in 8-STABLE

2010-06-15 Thread Lawrence Stewart
Hi Igor, I'm sorry I missed this way back when you sent it. On 05/12/10 22:47, Igor Sysoev wrote: It seems that net.inet.tcp.slowstart_flightsize does not work in 8-STABLE. For a long time I used slowstart_flightsize=2 on FreeBSD 4, 6, and 7 hosts. However, FreeBSD-8 always starts with the sing

Re: [axe][ue0] Device send packets but any host in network can not receive any packet from it.

2010-06-15 Thread Pyun YongHyeon
On Tue, Jun 15, 2010 at 12:49:12PM -0700, Pyun YongHyeon wrote: > On Tue, Jun 15, 2010 at 07:06:02AM +0200, Hans Petter Selasky wrote: > > On Monday 14 June 2010 23:11:55 Pyun YongHyeon wrote: > > > On Sun, Jun 13, 2010 at 11:56:53AM +0500, Sergey Perevalov wrote: > > > > On 04.06.2010 02:46, Pyun

Deterministic lockup / panic in networking stack with ipfw / natd enabled on recent amd64 STABLE / CURRENT

2010-06-15 Thread Garrett Cooper
Hi, I'm experiencing a deterministic situation on a development box I manage when I do the following to enable ipfw and natd to bridge a network with two bce(4) enabled NICs, where if I do the following steps below, then try to push a few tcp frames through, the kernel either hardlocks, or pani

Re: kern/147862: [wpi] Possible bug in the wpi driver. Network Manager sporadically drops wifi signal

2010-06-15 Thread linimon
Old Synopsis: Possible bug in the wpi driver. Network Manager sporadically drops wifi signal New Synopsis: [wpi] Possible bug in the wpi driver. Network Manager sporadically drops wifi signal Responsible-Changed-From-To: freebsd-amd64->freebsd-net Responsible-Changed-By: linimon Responsible-Ch

Re: [axe][ue0] Device send packets but any host in network can not receive any packet from it.

2010-06-15 Thread Pyun YongHyeon
On Tue, Jun 15, 2010 at 07:06:02AM +0200, Hans Petter Selasky wrote: > On Monday 14 June 2010 23:11:55 Pyun YongHyeon wrote: > > On Sun, Jun 13, 2010 at 11:56:53AM +0500, Sergey Perevalov wrote: > > > On 04.06.2010 02:46, Pyun YongHyeon wrote: > > > >On Thu, Jun 03, 2010 at 06:51:00PM +0500, Pereva

Re: [RFC] BPF timestamping

2010-06-15 Thread Jung-uk Kim
On Monday 14 June 2010 01:18 pm, Jung-uk Kim wrote: > If no one objects, the patch will be committed tomorrow. The > current patch is here: > > http://people.freebsd.org/~jkim/bpf_tstamp3.diff > > Some minor changes were done to bpf(4). Other than that, it is > identical to the previous patch. T

Re: kern/56233: IPsec tunnel (ESP) over IPv6: MTU computation is wrong

2010-06-15 Thread gnn
Synopsis: IPsec tunnel (ESP) over IPv6: MTU computation is wrong Responsible-Changed-From-To: gnn->freebsd-net Responsible-Changed-By: gnn Responsible-Changed-When: Tue Jun 15 17:47:41 UTC 2010 Responsible-Changed-Why: I'm not working on IPSec at the moment, handing this one back. http://www.fre

Re: kern/65616: IPSEC can't detunnel GRE packets after real ESP encryption

2010-06-15 Thread gnn
Synopsis: IPSEC can't detunnel GRE packets after real ESP encryption Responsible-Changed-From-To: gnn->freebsd-net Responsible-Changed-By: gnn Responsible-Changed-When: Tue Jun 15 17:47:06 UTC 2010 Responsible-Changed-Why: This is likely stale. http://www.freebsd.org/cgi/query-pr.cgi?pr=65616 __

Re: kern/78968: FreeBSD freezes on mbufs exhaustion (network interface independent)

2010-06-15 Thread gnn
Synopsis: FreeBSD freezes on mbufs exhaustion (network interface independent) Responsible-Changed-From-To: gnn->freebsd-net Responsible-Changed-By: gnn Responsible-Changed-When: Tue Jun 15 17:35:12 UTC 2010 Responsible-Changed-Why: 5.3 bug, probably no longer relevant. http://www.freebsd.org/cgi

Re: Booting over NFS - PHY autonegotiation issues

2010-06-15 Thread Pyun YongHyeon
On Tue, Jun 15, 2010 at 10:00:48AM +0200, Jakub Klama wrote: > Hi, > > Firstly, this mail was sent to freebsd-embedded@, but with no response, > so I repost it here. > > We have a problem booting FreeBSD from NFS root after upgrade to newest > HEAD on Marvell 88F6281 (using driver mge) and Frees

Re: kern/81095: IPsec connection stops working if associated network interface goes down and then up again.

2010-06-15 Thread gnn
Synopsis: IPsec connection stops working if associated network interface goes down and then up again. Responsible-Changed-From-To: gnn->freebsd-net Responsible-Changed-By: gnn Responsible-Changed-When: Tue Jun 15 17:34:03 UTC 2010 Responsible-Changed-Why: This is probably not longer valid given

Re: kern/86427: [lor] Deadlock with FASTIPSEC and nat

2010-06-15 Thread gnn
Synopsis: [lor] Deadlock with FASTIPSEC and nat Responsible-Changed-From-To: gnn->freebsd-net Responsible-Changed-By: gnn Responsible-Changed-When: Tue Jun 15 17:18:21 UTC 2010 Responsible-Changed-Why: I believe this is fixed but others can comment on it at will. http://www.freebsd.org/cgi/query

Re: kern/123758: [panic] panic while restarting net/freenet6

2010-06-15 Thread gnn
Synopsis: [panic] panic while restarting net/freenet6 Responsible-Changed-From-To: n...@freebsd.org->freebsd-net Responsible-Changed-By: gnn Responsible-Changed-When: Tue Jun 15 17:14:53 UTC 2010 Responsible-Changed-Why: Give this one back. http://www.freebsd.org/cgi/query-pr.cgi?pr=123758 _

Re: kern/123758: [panic] panic while restarting net/freenet6

2010-06-15 Thread gnn
Synopsis: [panic] panic while restarting net/freenet6 Responsible-Changed-From-To: gnn->n...@freebsd.org Responsible-Changed-By: gnn Responsible-Changed-When: Tue Jun 15 17:13:33 UTC 2010 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=123758

Booting over NFS - PHY autonegotiation issues

2010-06-15 Thread Jakub Klama
Hi, Firstly, this mail was sent to freebsd-embedded@, but with no response, so I repost it here. We have a problem booting FreeBSD from NFS root after upgrade to newest HEAD on Marvell 88F6281 (using driver mge) and Freescale MPC8572 (using driver tsec). Problem is related to changes in sys/net