Hi all,
I'm running 2.6.24 UML kernel and Fedora AMD64 filesystem from
http://uml.nagafix.co.uk/.
I have compiled all the netfilter and iptables options the 2.6.24
kernel provides.
I have also installed the iptables userspace program by simply doing a
"yum install iptables". The version installe
Hello,
I am doing networking with ulm, and I have a pb,
on one machine I run a piece of software as under:
while (1)
{
tv.tv_sec = 1;
tv.tv_usec = 0;
select( 1, NULL, NULL, NULL, &tv );
tell_time();
}
I get 1200 milli-sec with each loop, when all is
nominal, but when I do a ping -