• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

samples/H03-May-2022-

00-load.tH A D04-Mar-2009163 74

01-api.tH A D10-May-20161.3 KiB3722

02-lookup.tH A D22-Dec-20077.9 KiB211160

03-openlive.tH A D25-Aug-20081.9 KiB6945

04-loop.tH A D29-Nov-20122 KiB7147

05-dump.tH A D29-Nov-20124.9 KiB163116

06-offline.tH A D29-Nov-20124.9 KiB157107

07-stats.tH A D29-Nov-20122 KiB7551

08-filter.tH A D29-Nov-20124.7 KiB152105

09-error.tH A D22-Dec-20071.2 KiB3926

10-fileno.tH A D29-Nov-20123.7 KiB11981

11-snapshot.tH A D29-Nov-20121.3 KiB4931

12-next.tH A D29-Nov-20122.1 KiB7550

13-dispatch.tH A D29-Nov-20121.9 KiB7249

14-datalink.tH A D29-Nov-20125.6 KiB178121

15-is_swapped.tH A D22-Dec-20071.1 KiB3320

16-setnonblock.tH A D29-Nov-20122.8 KiB9666

17-lib_version.tH A D09-May-2016507 2216

18-open_dead.tH A D22-Dec-2007861 3221

19-breakloop.tH A D29-Nov-20121.7 KiB6239

20-constants.tH A D22-Dec-20071.2 KiB4232

21-next_ex.tH A D29-Nov-20122.5 KiB8256

22-open.tH A D22-Dec-20073.4 KiB11880

23-srcstr.tH A D22-Dec-20072.8 KiB8361

50-anyevent-pcap.tH A D15-May-20161.7 KiB7049

50-net-pcap-easy.tH A D15-May-20161.7 KiB6547

50-poe-component-pcap.tH A D15-May-20162.3 KiB9365

READMEH A D15-Oct-2006569 129

Utils.pmH A D03-May-20221.9 KiB9442

distchk.tH A D25-Aug-2008196 74

pod.tH A D05-Aug-2008161 95

podcover.tH A D05-Aug-2008295 106

podspell.tH A D05-Aug-2008926 7971

portfs.tH A D10-Mar-2009293 116

README

1Most of these tests need to bypass the TCP/IP stack in order to directly
2open the network interface, which generally requires administrative
3privileges or appropriate access rights. The tests are skipped if the
4user account running these does not have the required rights.
5
6Note that some of these tests require a working network interface with
7actual traffic on it.  For example the loop test waits for 10 packets
8to be received on the network before exiting.  If there is no traffic
9on the interface, this test will block.
10
11The memory leak tests do not complete.
12