Closed GoogleCodeExporter closed 9 years ago
@pjyoung311 - I agree that this should be done. However, I'm unlikely to find
the time to do this in the next couple of weeks. Meanwhile feel free to make
the required changes and send me a patch (or merge request from a clone)
Original comment by pstav...@gmail.com
on 9 Dec 2010 at 3:58
I'll see what I can do. I had implemented this previously for Linux.
However, we are bypassing libpcap in our implementation since, even with
this change, running at 10G is problematic for libpcap because the CPU
utilization is so high. We are actually adding a separate Port object that
uses our API directly instead of going through libpcap. For that I have to
change the time calculations in AbstractPort but don't deal with actually
implementing the Delay. It's still important however, so I'll see what I
can do.
Ultimately, we would like to add our direct support to Ostinato, if
possible.
Phil
Original comment by pjyoung...@gmail.com
on 22 Dec 2010 at 4:09
This issue was closed by revision f5f6c330bda5.
Original comment by pstav...@gmail.com
on 18 Jul 2011 at 2:00
Original issue reported on code.google.com by
pjyoung...@gmail.com
on 8 Dec 2010 at 9:39