On Thu, Oct 9, 2008 at 8:41 PM, <[EMAIL PROTECTED]> wrote: > I noticed that when loop mode is used the rtp timestamp and sequence > number simply track the pcap file. Is there any option for loop mode > that forces the timestamp and sequence number to increment even though > tcpreplay has restarted to the beginning of the pcap file. If no, is > there any chance this could be considered as a future option. I would be > willing to contribute to the project if required since I feel this is an > important feature for testing.
Right now tcpreplay doesn't have any application layer knowledge. Some day I'd like to have a plugin architecture to add application level decoders/editors, but tcpedit (the packet editing engine in tcpreplay/tcprewrite) only supports editing up to layer 4. Anyways, if you're interested in writing the RTP plugin (which would decode the payload and make the appropriate changes) I could be convinced to create the plugin infrastructure code/hooks for UDP transport based protocols. You won't get IP defragmentation though, so let me know if that's a deal breaker. If you're interested, I'll try to give this some thought and come up with an API proposal to see if it meets your needs... I'm going to be at the race track this weekend, so it may take me a few days to get it together. http://tcpreplay.synfin.net/trac/ticket/329 -- Aaron Turner http://synfin.net/ http://tcpreplay.synfin.net/ - Pcap editing and replay tools for Unix & Windows They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Tcpreplay-users mailing list Tcpreplay-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tcpreplay-users Support Information: http://tcpreplay.synfin.net/trac/wiki/Support