File: control

package info (click to toggle)
chaosreader 0.96-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 776 kB
  • sloc: perl: 13,255; sh: 11; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 507 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Test-Command: chaosreader debian/tests/test.pcap |
              grep -C20 "Reassembling packets"

Test-Command: chaosreader debian/tests/test2.pcap |
              grep -C20 "Reassembling packets"

Test-Command: chaosreader -v debian/tests/test2.pcap |
              grep -C20 "Reassembling packets"

Test-Command: chaosreader -i debian/tests/test2.pcap |
              grep -C20 "Reassembling packets"

Test-Command: chaosreader -r debian/tests/test2.pcap |
              grep -C20 "Reassembling packets"