NAME

        SV_RFC1035_4_1_4_compression_format - Message compression format


VERIFICATION POINTS

        Verify that a NUT transmits correct message that contain compression.


TARGET

        Authoritative Server


SYNOPSIS

	SV_RFC1035_4_1_4_compression_format.seq [-tooloption ...]: KOI tool option
	See also DNSConfig.pm


INITIALIZATION


TEST PROCEDURE

        This test sequence is following.
    DNS Client1 (TN)                       DNS Server1 (NUT)
        |                                      |
        |------------------------------------->|
        |   1. Send standard query             |
        |       QNAME=A.example.com            |
        |       QTYPE=A                        |
        |                                      |
        |<-------------------------------------|
        |   2. Standard query response         |
        |       A=192.168.1.10                 |
        |       (message contain pointer)      |
        |                                      |
        v                                      v
        1. TN send standard query QNAME=A.example.com, QTYPE=A to NUT.
        2. NUT reply query response w/ A=192.168.1.10 to TN (Judgment *2)


JUDGMENT

        2. Received standard query response that contain correct pointers.


TERMINATION

        None


REFERENCE

        RFC1035 DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION
        4.1.4. Message compression
        RFC1123 Requirements for Internet Hosts -- Application and Support
        6.1.2.4  Compression: RFC-1035 Section 4.1.4