author | phh |
Sat, 30 Nov 2019 14:33:05 -0800 | |
changeset 59330 | 5b96c12f909d |
parent 51192 | 499b873761d8 |
permissions | -rw-r--r-- |
51192
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
1 |
# |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
2 |
# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
3 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
4 |
# |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
5 |
# This code is free software; you can redistribute it and/or modify it |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
6 |
# under the terms of the GNU General Public License version 2 only, as |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
7 |
# published by the Free Software Foundation. |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
8 |
# |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
9 |
# This code is distributed in the hope that it will be useful, but WITHOUT |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
10 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
11 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
12 |
# version 2 for more details (a copy is included in the LICENSE file that |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
13 |
# accompanied this code). |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
14 |
# |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
15 |
# You should have received a copy of the GNU General Public License version |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
16 |
# 2 along with this work; if not, write to the Free Software Foundation, |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
17 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
18 |
# |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
19 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
20 |
# or visit www.oracle.com if you need additional information or have any |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
21 |
# questions. |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
22 |
# |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
23 |
|
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
24 |
################################################################################ |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
25 |
# Capture file for GetNonstandard.java |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
26 |
# |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
27 |
# NOTE: This hexadecimal dump of DNS protocol messages was generated by |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
28 |
# running the GetNonstandard application program against a real DNS |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
29 |
# server along with DNSTracer |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
30 |
# |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
31 |
################################################################################ |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
32 |
|
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
33 |
# DNS Request |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
34 |
|
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
35 |
0000: 43 D5 01 00 00 01 00 00 00 00 00 00 05 68 6F 73 C............hos |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
36 |
0010: 74 31 07 64 6F 6D 61 69 6E 31 03 63 6F 6D 00 00 t1.domain1.com.. |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
37 |
0020: 1D 00 01 ... |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
38 |
|
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
39 |
|
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
40 |
# DNS Response |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
41 |
|
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
42 |
0000: 43 D5 85 80 00 01 00 01 00 01 00 01 05 68 6F 73 C............hos |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
43 |
0010: 74 31 07 64 6F 6D 61 69 6E 31 03 63 6F 6D 00 00 t1.domain1.com.. |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
44 |
0020: 1D 00 01 C0 0C 00 1D 00 01 00 00 8C A0 00 10 00 ................ |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
45 |
0030: 12 16 13 88 97 1A 35 69 68 41 38 00 9B 16 58 C0 ......5ihA8...X. |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
46 |
0040: 12 00 02 00 01 00 00 8C A0 00 05 02 6E 73 C0 12 ............ns.. |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
47 |
0050: C0 4B 00 01 00 01 00 00 8C A0 00 04 7F 00 00 01 .K.............. |
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
48 |
|
499b873761d8
8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
xyin
parents:
diff
changeset
|
49 |