diff options
author | Casey Deccio <casey@deccio.net> | 2019-05-03 08:16:20 -0600 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-04-10 13:17:35 +0200 |
commit | 27bf32ee31ea4ad2575756ce6f8e04b118604f83 (patch) | |
tree | d2a6e06815636808a76acda7d0b89ee5cd74a199 /tests/TESTLIST | |
parent | 85b39920a628a21b8c2c2e51be1560f377d6666d (diff) | |
download | tcpdump-27bf32ee31ea4ad2575756ce6f8e04b118604f83.tar.gz |
DNS: Add printing the EDNS options
(pull request #762)
Diffstat (limited to 'tests/TESTLIST')
-rw-r--r-- | tests/TESTLIST | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/TESTLIST b/tests/TESTLIST index c178f24f..78f4f738 100644 --- a/tests/TESTLIST +++ b/tests/TESTLIST @@ -778,3 +778,8 @@ ldp_tlv_print-oobr ldp_tlv_print-oobr.pcap ldp_tlv_print-oobr.out -v #someip tests someip1 someip1.pcap someip1.out someip2 someip2.pcap someip2.out + +# EDNS Options +edns-opts edns-opts.pcap edns-opts.out +edns-opts-v edns-opts.pcap edns-opts-v.out -v +edns-opts-vv edns-opts.pcap edns-opts-vv.out -vv |