Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 2004 15:50:15 -0400
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Brooks Davis <brooks@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src UPDATING src/sys/sys param.h src/sys/net if.c if.h
Message-ID:  <20040830155015.A40262@grasshopper.cs.duke.edu>
In-Reply-To: <200408300629.i7U6TQ5C088279@repoman.freebsd.org>; from brooks@FreeBSD.org on Mon, Aug 30, 2004 at 06:29:26AM %2B0000
References:  <200408300629.i7U6TQ5C088279@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Brooks Davis [brooks@FreeBSD.org] wrote:
> brooks      2004-08-30 06:29:26 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     .                    UPDATING 
>     sys/sys              param.h 
>     sys/net              if.c if.h 
>   Log:
>   Add a new variable, ifi_epoch, to struct if_data.  It is set to the last

Any chance this is what's breaking ifconfig for me on powerpc with
a 2-week old world and a brand new kernel?

With brand new kernel, I see this:

g4# ifconfig gem0
: flags=108802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500

Using an ifconfig which matches the kernel:
g4# /usr/obj/usr/src/sbin/ifconfig/ifconfig gem0
gem0: flags=108802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 00:03:93:56:99:42
        media: Ethernet autoselect


Is this also happening on sparc64?

Drew



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