aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-tcpdump-start.sh
AgeCommit message (Expand)AuthorFilesLines
2024-02-28Update pcap pkt size to 1520 bytesPau Espin Pedrol1-2/+2
2022-11-28ttcn3-tcpdump*.sh: Fix tcpdump procs not being killedarehbein1-2/+4
2022-11-25ttcn3-tcpdump*.sh: Log stderr separately to filearehbein1-1/+20
2022-11-25ttcn3-tcpdump*.sh: Fix scripts hanging on sudo promptarehbein1-9/+13
2022-11-02Fix missing quotes for possibly unresolved variables in shell test-statementsarehbein1-1/+1
2022-05-24tcpdump capture script: check permissions to fix running in a netnsEric Wild1-0/+13
2021-12-16ttcn3-tcpdump-start.sh: don't hardcode binary pathsOliver Smith1-3/+3
2020-12-11ttcn3-tcpdump-start: Fix path of setcapHarald Welte1-1/+1
2019-10-04Create dummy gsmtap sink with netcatPau Espin Pedrol1-6/+21
2019-03-19Use dumpcap for ttcn3-tcpdump-*.sh if availableMax1-0/+16
2019-03-14Generalize ttcn3-tcpdump-*.shMax1-9/+9
2019-03-07log time in tcpdump-start and -stop.shNeels Hofmeyr1-0/+3
2018-05-15ttcn3-tcpdump-start.sh: reduce snaplen of tcpdumpAlexander Couzens1-2/+2
2018-02-18ttcn3-tcpdump-start.sh: Don't call tcpdump log files ".log"Harald Welte1-1/+1
2018-02-15ttcn3-tcpdump-start.sh: Wait for tcpdump to start recordingPau Espin Pedrol1-5/+14
2018-02-15ttcn3-tcpdump-start.sh: Wait for pcap file creation to start testPau Espin Pedrol1-0/+10
2018-02-15ttcn3-tcpdump-start.sh: Log tcpdump output to filePau Espin Pedrol1-1/+1
2018-02-14re-organize configuration files; add tcpdump integrationHarald Welte1-0/+24