[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 00627) Re: problems with usagi-kernel



Hello,

many thanks for your help.

Would the following be possible ?
If someone pings a link-local address, then the ping program sends a
packet on each interface.
If someone pings a multicast address, then the ping program sends a packet
on each interface for which a matching entry in the routing table exists.
The ping packets should have different source addresses because the
interfaces can have different (link-local) source addresses.

If the ping program worked in this way it would be clear on which
interface the packets are sent out.
If the user wants to test only one special interface, he can use the
existing way to specify the interface.

cu
Uwe