RedHat has released iputils-20001010-1 as an update to 7.0.  The base
distribution included iputils-20000418-6.  Between these two, iputils
was modified to utilize the new SO_TIMESTAMP support found in the 2.4.0
kernel.  But, the code is nicely #ifdef'd so that if you don't want it,
it won't be compiled in.

The problem I'm having is that /bin/ping from the latest update was
compiled to use this feature which is not available in the 2.2.16 kernel.

    # ping 192.168.100.1
    Warning: no SO_TIMESTAMP support, falling back to SIOCGSTAMP
    [...etc...]

Is it possible to get an update to this update? The only change is to
recompile without SO_TIMESTAMP defined.

Thanks,
Jim



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to