Michael Richardson wrote:
    Steve> Strip down the UML kernel's daemon_user.c and what you have
    Steve> is a framework to talk socket datagrams to a uml_switch.  Add

  That's probably not the best idea. We put the interfaces in two places
right now... Best would be if a refactored uml_switch exported an
interface that replaced daemon_user.c :-)

It would be useful if daemon_user.c could be run in a synchronous mode such that packets are guaranteed delivered to the switch and guaranteed delivered to a host. The switch could then mangle packets in a deterministic fashion for testing.


It would also be interesting if packets could be passed in shared memory. I'm wondering if it would be faster and more reliable at the same time.

Steve Schmidtke




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
User-mode-linux-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to