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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to