Hi:

>> The LOWPAN_NHC encoding for an IPv6 extension header involves a 7-bit
>> NHC identifier followed by a 1-bit NH  field that indicates whether
the
>> Next Header field is carried inline or the following header is
>> compressed using LOWPAN_NHC. The encoding follows the following
format:
>>
>>   0   1   2   3   4   5   6   7
>> +---+---+---+---+---+---+---+---+
>> | 1 | 1 | 1 | 0 | 0 | Type  |NH |
>> +---+---+---+---+---+---+---+---+
>>
>> Type:
>>  - 0: Hop-by-Hop Options Header
>>  - 1: Routing Header
>>  - 2: Fragment Header
>>  - 3: Destination Options Header
>
>AH, ESP and MH no?

Bit 4 does not have to be forced to 0 so we could actually support these
by making the type 3 bits.
Jonathan, what do you think?

Pascal
_______________________________________________
6lowpan mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/6lowpan

Reply via email to