cvs commit: src UPDATING src/sys/sys param.h src/sys/net if.c
if.h
Andrew Gallatin
gallatin at cs.duke.edu
Mon Aug 30 12:50:23 PDT 2004
Brooks Davis [brooks at 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
More information about the cvs-src
mailing list