Hi,
Is there any way to prevent IP from short circuiting local
addresses in the IP modules. While this method is clearly
the most efficient, it would be nice to be able to perform
the loopback in either a DLPI or custom pseudo driver. This
would allow testing of link layer protocols on a single machine,
while the current approach requires two machines because the link
layer never sees packets that are addressed locally.
Thanks,
Scott