OK, I will take a look at the bug, I think it's make sense to remove the check codes in netlist.c.
Thanks, Henry Andras Barna ??: > well, i found the cause see: http://bugzilla.gnome.org/show_bug.cgi?id=548095 > > On Sun, Aug 17, 2008 at 1:00 AM, Andras Barna <andras.barna at gmail.com> > wrote: >> just to clarify, i'm talking about the "official" livecd (b86) >> >> On Sun, Aug 17, 2008 at 12:56 AM, Andras Barna <andras.barna at gmail.com> >> wrote: >>> Henry, >>> i compiled here SUNWlibgtop on opensolaris (b95). >>> added to ./configure: --with-libgtop-examples >>> and run ./netload: >>> $ ./netload rtls1 >>> Method = 1 >>> Command = '/usr/bin/libgtop_server2' >>> Host = '' - 0 >>> >>> Network Load (0x000000000000000d): >>> >>> Interface Flags: 0x0000000000010046 >>> Address: 0x0201a8c0 - 192.168.1.2 >>> Subnet: 0x00ffffff - 255.255.255.0 >>> >>> MTU: 0 >>> Collisions: 0 >>> >>> Packets In: 0 >>> Packets Out: 0 >>> Packets Total: 0 >>> >>> Bytes In: 0 >>> Bytes Out: 0 >>> Bytes Total: 0 >>> >>> Errors In: 0 >>> Errors Out: 0 >>> Errors Total: 0 >>> >>> Address6: :: >>> Prefix6: :: >>> Scope6: 000 >>> >>> Harware Address: 00:00:00:00:00:00:00:00 >>> >>> $ >>> --- >>> the same binary on the livecd: >>> $ ./netload rtls0 >>> Method = 1 >>> Command = '/usr/bin/libgtop_server2' >>> Host = '' - 0 >>> >>> Network Load (0x0000000000002ffd): >>> >>> Interface Flags: 0x0000000000010046 >>> Address: 0x0201a8c0 - 192.168.1.2 >>> Subnet: 0x000000ff - 255.0.0.0 >>> >>> MTU: 0 >>> Collisions: 0 >>> >>> Packets In: 114 >>> Packets Out: 179 >>> Packets Total: 293 >>> >>> Bytes In: 19310 >>> Bytes Out: 19427 >>> Bytes Total: 38737 >>> >>> Errors In: 0 >>> Errors Out: 0 >>> Errors Total: 0 >>> >>> Address6: :: >>> Prefix6: :: >>> Scope6: 000 >>> >>> Harware Address: 00:00:00:00:00:00:00:00 >>> >>> $ >>> >>> can you check this please? >>> thanks >>> >>> >>> -- >>> Andy >>> http://blog.sartek.net >>> >> >> >> -- >> Andy >> http://blog.sartek.net >> > > >
