6rd option added. DHCP_OPTIONS changed from record of to set of
Compare changes
Files
2+ 18
− 1
@@ -127,7 +127,8 @@ type enumerated DHCP_Option_Type {
@@ -1037,4 +1038,20 @@ type record DHCP_Classless_Route_OPTION {
Created by: semihalf-klimkowicz-jacek
DHCP_OPTIONS changed to 'set of' as DHCP client can set options on his own preferences. This also simplifies matching mechanism as i.e. superset can be used to verify the presence of specific options. This is non backward compatible change.
As DHCP client i am testing is configured to add 6rd option i included this definition (based on rfc 5969).
Signed-off-by: Jacek Klimkowicz jakl@semihalf.com
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent