diff options
| author | Bob Halley <halley@dnspython.org> | 2006-06-22 22:41:02 +0000 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2006-06-22 22:41:02 +0000 |
| commit | c7e61d8a35d8de21c84b2143a4b4fe028ba3b0d8 (patch) | |
| tree | 60abe8da0e12e6301fc7b573e1b0729b6d23638d /tests/example | |
| parent | f27270479940960c1ef5fb7510c99d8d8d962b3f (diff) | |
| download | dnspython-c7e61d8a35d8de21c84b2143a4b4fe028ba3b0d8.tar.gz | |
add IPSECKEY
Diffstat (limited to 'tests/example')
| -rw-r--r-- | tests/example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/example b/tests/example index f705e10..0036afb 100644 --- a/tests/example +++ b/tests/example @@ -206,3 +206,8 @@ dnskey02 DNSKEY HOST|FLAG4 DNSSEC RSAMD5 ( unknown3 A \# 4 7f000002 sshfp1 SSHFP 1 1 aa549bfe898489c02d1715d97d79c57ba2fa76ab spf SPF "v=spf1 mx -all" +ipseckey01 IPSECKEY 10 1 2 192.0.2.38 AQNRU3mG7TVTO2BkR47usntb102uFJtugbo6BSGvgqt4AQ== +ipseckey02 IPSECKEY 10 0 2 . AQNRU3mG7TVTO2BkR47usntb102uFJtugbo6BSGvgqt4AQ== +ipseckey03 IPSECKEY 10 3 2 mygateway.example.com. AQNRU3mG7TVTO2BkR47usntb102uFJtugbo6BSGvgqt4AQ== +ipseckey04 IPSECKEY 10 2 2 2001:0DB8:0:8002::2000:1 AQNRU3mG7TVTO2BkR47usntb102uFJtugbo6BSGvgqt4AQ== +ipseckey05 IPSECKEY 10 3 2 mygateway2 AQNRU3mG7TVTO2BkR47usntb102uFJtugbo6BSGvgqt4AQ== |
