This is hopefully the final parking position. It has been cleaned up,
updated to fit the current netdev warning/info message conventions
and no longer hangs if the underlying network hard xmit misbehaves.

The issue with raw sockets is a definitive BUG - I have gone through
it with a comb several times, including sticking debug into the
actual host af_packet itself. If you try to give af_packet.c a TSO
frame it does something to it which makes the TSO capable underlying
device drop it. The same frame passes tap with flying colors.
Go figure.

A.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to