[U-Boot] [PATCH/RFC] net: defragment IP packets

Alessandro Rubini rubini-list at gnudd.com
Sun Jul 26 22:23:14 CEST 2009


>>    <http://www.faqs.org/rfcs/rfc815.html>
> 
> Yeah, I had seen this - but didn't want to duplicate something that Alessandro 
> might already working on...
> 
> Alessandro - were you going to add out of order packets?

If the code has chances to go mainline, I'll be happy to complete this
task.  So unless I get a nak earlier, I'm going to find a time slot in
the next few days (with your fixes, I suppose, or should they remain
separate patches?)

> To make your host send out of order/delayed packets, which should be 
> more "real world/long haul" try something like:
>   # modprobe sch_netem (if it's not compiled into your kernel)
>   # tc qdisc change dev eth0 root netem reorder 50% delay 10ms

Thanks a lot, I was missing that.
/alessandro


More information about the U-Boot mailing list