Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Nov 2012 18:13:20 -0700
From:      Manfred Antar <null@pozo.com>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        freebsd-current@freebsd.org, andre@freebsd.org
Subject:   Re: weird network problems on current since 10/28/2012
Message-ID:  <201211040113.qA41DfLn001577@pozo.com>
In-Reply-To: <CAJ-VmomAR8N8ovhC7La3ttG=7Qu_%2BVwD30tPxFBpzC37eg9CHA@mail.g mail.com>
References:  <201211031740.qA3HeqVX001622@pozo.com> <CAJ-VmomAR8N8ovhC7La3ttG=7Qu_%2BVwD30tPxFBpzC37eg9CHA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 03:29 PM 11/3/2012, Adrian Chadd wrote:
>On 3 November 2012 10:40, Manfred Antar <null@pozo.com> wrote:
>> i have problem connecting to freebsd box on local network since last sunday.
>> the last kernel that works:
>>  FreeBSD 10.0-CURRENT #0: Sun Oct 28 12:14:38 PDT 2012
>> anything after that, sometimes i can connect, other times just hangs.
>> any network connection hangs ===== pop httpd ssh etc etc.
>> anyone have any ideas ?
>> i can checkout different sources and see if i can locate the changes that cause this.
>
>Please do!
>
>
>
>adrian

OK
Here is what I found doing :
setenv CVSROOT /usr/home/ncvs

cvs co -D"October 28, 2012 12:14:38 PDT" sys

A kernel from that time works fine.

doing:

cvs up -D"October 28, 2012 13:14:38 PDT" sys                    1 hour later
the following files were changed:
sys/netinet/tcp_input.c
sys/netinet/tcp_timer.c
sys/netinet/tcp_var.h

Building a kernel from these new files is when the problem starts.

========================
||      null@pozo.com           ||
||      Ph. (415) 681-6235      ||
======================== 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211040113.qA41DfLn001577>