2.2.36 DN_ALTERNATE_ADDRESS (IPv6)

The DN_ALTERNATE_ADDRESS (IPv6) structure is described in detail under the DN_ALTERNATE_ADDRESS (IPv4) (section 2.2.35) structure.

The following diagram represents the contents of the structure when it contains an IPv6 alternative address. The DN_ALTERNATE_ADDRESS (IPv4) (section 2.2.35) structure demonstrates the contents of the same structure when it contains an IPv4 alternative address.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

bSize

bFamily

wPort

dwAddrIn (16 bytes)

...

...

bSize (1 byte): The size of this DN_ALTERNATE_ADDRESS (IPv6) structure excluding the size of this bSize field.

bFamily (1 byte): The address family for this DN_ALTERNATE_ADDRESS (IPv6) structure, which MUST be set to 0x17.

wPort (2 bytes): The port value for this DN_ALTERNATE_ADDRESS (IPv6) structure specified in network byte order.

dwAddrIn (16 bytes): The address of the corresponding IN6_ADDR (IPv6) (section 2.2.36.1) structure for this DN_ALTERNATE_ADDRESS (IPv6) structure, which includes the IPv6 transport address.