Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2003 18:11:35 +0900
From:      qhwt@myrealbox.com
To:        Jonathan Lemon <jlemon@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: cvs commit: src/sys/net if_arcsubr.c if_atmsubr.c if_ef.c if_ethersubr.c if_faith.c if_fddisubr.c if_gif.c if_iso88025subr.c if_loop.c if_ppp.c if_sl.c if_spppsubr.c if_stf.c if_tun.c netisr.c netisr.h src/sys/netatalk aarp.c at_extern.h at_var.h ...
Message-ID:  <20030308091135.GA12020.qhwt@myrealbox.com>
In-Reply-To: <200303042319.h24NJtH9072571@repoman.freebsd.org>
References:  <200303042319.h24NJtH9072571@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello.

On Tue, Mar 04, 2003 at 03:19:55PM -0800, Jonathan Lemon wrote:
> jlemon      2003/03/04 15:19:55 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/net              if_arcsubr.c if_atmsubr.c if_ef.c 
>                          if_ethersubr.c if_faith.c if_fddisubr.c 
>                          if_gif.c if_iso88025subr.c if_loop.c 
>                          if_ppp.c if_sl.c if_spppsubr.c if_stf.c 
>                          if_tun.c netisr.c netisr.h 
			[snip]

After this commit, netgraph seems to be broken. Please Fix (TM:).
I'm using mpd(ports/net/mpd) to speak PPPoE for my ADSL connection,
and mpd relies on netgraph devices.

The kernel built from the source checked out as
    env TZ=UTC cvs -R up -dPD'2003-03-04 23:19:00'
seems to be OK, while the kernel from
    env TZ=UTC cvs -R up -dPD'2003-03-04 23:20:00'
is NG.

Actually, mpd running on the broken kernel displays the message
saying the connection is established, but pinging to the peer
receives nothing. Pinging to the peer while tcpdump'ing on ng0
shows the echo reply, but ping shows nothing. I've turned off
any firewalling and NAT functions, so they are not the case.
Pinging over other interfaces works just fine.

Regards.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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