I haven't been able to compile sheep_net under RedHat
7.3. It seems to be caused by RedHat not putting some
of the include files it wants (asm/msr.h, net/sock.h,
net/arp.h, net/ip.h) in the distribution.
I tried to add the files back in from the Linux kernel
tarball (version 2.4.18, same as RH7.3), which worked
well with asm/msr.h, but when I put the net files in
and tried to compile, it barfed back a truly
frightening number of errors.
Logged In: YES
user_id=54722
Hmm, it's difficult to make an opinion without seeing any
output log. Please try the updated sheep-net.c driver in CVS.