aboutsummaryrefslogtreecommitdiffstats
path: root/tests/osmo-pcap-test
AgeCommit message (Expand)AuthorFilesLines
2016-10-01configure: check for pkg-config presenceNeels Hofmeyr1-0/+7
2014-10-02build: put dependency libraries in the right place in MakefilesJan Engelhardt1-1/+1
2013-02-12fix osmux_test with pcap filePablo Neira Ayuso1-5/+5
2012-10-20osmux: remove generic functions to register and get ccidPablo Neira Ayuso1-4/+45
2012-10-15osmux: release of batch message is controled by callerPablo Neira Ayuso1-0/+1
2012-08-06osmux: support two concurrent calls in output pathPablo Neira Ayuso1-4/+2
2012-08-06osmux: add infrastructure to map RTP SSRC and osmux CCIDPablo Neira Ayuso1-0/+9
2012-08-06osmux: batching factor can be explicitly configured by callerPablo Neira Ayuso1-0/+1
2012-08-06osmux: store internal batching information in struct osmux_in_handlePablo Neira Ayuso1-1/+1
2012-08-04osmux: remove timeval parameter from osmux_tx_schedPablo Neira Ayuso1-4/+1
2012-08-04osmux: cleanup tx pathPablo Neira Ayuso1-20/+5
2012-08-04fix wrong delta between two RTP messagesPablo Neira Ayuso1-1/+1
2012-08-02osmux: major rework to reduce batch message size (add counter field)Pablo Neira Ayuso1-0/+10
2012-08-02tests: osmux: initialize input handler before first runPablo Neira Ayuso1-2/+2
2012-08-02tests: osmo-pcap: callback control the release of the emulated packetPablo Neira Ayuso1-2/+0
2012-08-02tests: osmo-pcap: cleanup for osmux test receiver loopPablo Neira Ayuso1-11/+7
2012-07-19tests: osmo-pcap: use logging infrastructurePablo Neira Ayuso1-0/+26
2012-07-19tests: osmo-pcap: split packet replay from osmux_test codePablo Neira Ayuso4-118/+189
2012-07-19tests: osmo-pcap: adapt it to use new osmux_tx_schedPablo Neira Ayuso1-3/+19
2012-07-12tests: osmo-pcap: test osmux functionsPablo Neira Ayuso1-4/+45
2012-07-12osmo-pcap-test: add -g compilation for debugging (valgrind) and use -losmonetifPablo Neira Ayuso2-2/+3
2012-07-04tests: osmo-pcap: fix bad UDP header calculationPablo Neira Ayuso1-3/+1
2012-06-28test: add osmo-pcap-test infrastructurePablo Neira Ayuso12-0/+498