I have two machines, the target being a -current SMP box.
On the source machine I do
ping target
On the target machine, SMP kernel with IPFW+DUMMYNET:
ipfw pipe config 1 delay 200ms
ipfw add pipe 1 icmp from any to any
and get a panic in ether_output because "dst" is 0x14.
Anybody who can try this ?
--
Poul-Henning Kamp FreeBSD coreteam member
[email protected] "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-current" in the body of the message