summaryrefslogtreecommitdiffstats
path: root/src/latency.cpp
AgeCommit message (Collapse)AuthorFilesLines
2016-01-25Fix of printf in latency debugIdo Barnea1-1/+1
2016-01-19In latency check, do not send responses for requests that were actually droppedIdo Barnea1-3/+5
2016-01-19Adding option to pass NAT info in TCP ACK of first SYNIdo Barnea1-1/+6
2015-12-21latency.cpp: update ports stats at CLatencyManager::update, instead of ↵Yaroslav Brustinov1-1/+5
CCPortLatency::DumpShort Python API added: * is_idle(): determine if TRex is in idle state * sample_x_seconds(): sample TRex for given number of seconds, useful for changing device (router etc.) config afterwards.
2015-12-07fixed for Ubunutu compiler (more strict)imarom1-1/+3
2015-12-07fix compiler error 4.8.4Hanoh Haim1-1/+1
2015-12-01Added ICMP latency packet modesIdo Barnea1-0/+1017