scapy/test
Guillaume Valadon 02ae08b4ad Workaround to ignore interfaces name truncated by netstat
When interface names are longer than 7 characters, netstat will truncate
them to the first 7 chars which leads to looking up an invalid interface
name.
We attempt to guess the name of the interface based on the output of
ifconfig -l. If there is only one candidate we consider it, otherwise we
ignore it.
2016-08-12 11:35:02 +00:00
..
bluetooth.uts Bluetooth: Add LE Connection Update command & event types (#234) 2016-07-30 15:47:42 +02:00
cert.uts cert.py improvements (#175) 2016-07-20 14:17:12 +02:00
dnssecRR.uts Support for DNS RR TXT 2014-02-24 16:29:05 +01:00
edns0.uts Fix EDNS0 live unit tests 2016-05-20 11:30:39 +02:00
import_tester Merge 2009-12-06 22:02:28 +01:00
ipsec.uts Fix individual modules import 2016-08-01 18:42:31 +02:00
regression.uts Workaround to ignore interfaces name truncated by netstat 2016-08-12 11:35:02 +00:00
run_tests Minor shell cleanup; Travis CI build status icon (#194) 2016-06-11 09:16:51 +00:00
run_tests.bat Added Windows batch files for run_scapy and run_tests 2009-07-20 10:21:37 +02:00
x509.uts Add ASN.1 (unknown) high-tag-number dissection+building support 2016-07-18 17:26:40 +02:00