Current problem reports assigned to freebsd-net@FreeBSD.org

2011-08-29 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

Re: tcp failing to recover from a packet loss under 8.2-RELEASE?

2011-08-29 Thread Andre Oppermann
On 29.08.2011 02:08, Lawrence Stewart wrote: On 08/14/11 23:53, Steven Hartland wrote: - Original Message - From: "Lawrence Stewart" Here's my tweaked version of Andre's patch: http://people.freebsd.org/~lstewart/patches/misctcp/tcp_reass.c-logdebug%2bmissingsegment-20110811-lstewart.

Request for information/comment on default-free zone router properties

2011-08-29 Thread Ivo Vachkov
Hello all, First of all, I'd like to apologize if my question is considered highly off-topic. I ask it only with regard to the current FreeBSD routing table implementation. Is there any (no need to be official) information what is the number of different routes (for IPv4 and IPv6) on a default-fr

Re: Request for information/comment on default-free zone router properties

2011-08-29 Thread sthaug
> Is there any (no need to be official) information what is the number > of different routes (for IPv4 and IPv6) on a default-free zone (DFZ) > router in the Internet? I vaguely remember the number 450 000+ > distinct routes for IPv4? But what about IPv6? See http://www.cidr-report.org - it has al

RE: ifconfig -alias with duplicate netmasks work?

2011-08-29 Thread Li, Qing
Hi, Yes, the address alias and its associated prefix installation code changed. Operationally it makes sense because all addresses of that same prefix go through one route utilizing that given interface. The side effect is you can have two separate interfaces on the same prefix, but only a singl

Re: kern/160300: [if_bridge] [patch] bridge(4) should attempt to use a static MAC address.

2011-08-29 Thread linimon
Old Synopsis: bridge(4) should attempt to use a static MAC address. New Synopsis: [if_bridge] [patch] bridge(4) should attempt to use a static MAC address. Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Tue Aug 30 01:46:51 UTC 2011

Re: kern/160300: [if_bridge] [patch] bridge(4) should attempt to use a static MAC address.

2011-08-29 Thread thompsa
Synopsis: [if_bridge] [patch] bridge(4) should attempt to use a static MAC address. Responsible-Changed-From-To: freebsd-net->thompsa Responsible-Changed-By: thompsa Responsible-Changed-When: Tue Aug 30 01:49:53 UTC 2011 Responsible-Changed-Why: Grab. http://www.freebsd.org/cgi/query-pr.cgi?pr=

Re: kern/160293: [ieee80211] ppanic] kernel panic during network setup at boot

2011-08-29 Thread linimon
Old Synopsis: kernel panic during network setup at boot New Synopsis: [ieee80211] ppanic] kernel panic during network setup at boot Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Tue Aug 30 02:15:06 UTC 2011 Responsible-Changed-Why:

Re: arpresolve: can't allocate llinfo

2011-08-29 Thread Chris Miller
Qing- This patch seems to be working. I was not seeing the issue every time so I can't say with 100% certainty, but I'd say I'm 95% certain at this point. If you don't hear otherwise in the next few days, assume that it is fixed. Thanks for your help. -Chris On Sat, Aug 27, 2011 at 2:13 PM, Li

RE: arpresolve: can't allocate llinfo

2011-08-29 Thread Li, Qing
Thank you Chris for the verification. I will wait a few days before committing the patch. --Qing From: Chris Miller [mailto:chrismiller@gmail.com] Sent: Monday, August 29, 2011 7:31 PM To: Li, Qing Cc: freebsd-net@freebsd.org Subject: Re: arpresolve: can't allocate llinfo Qing- This patch