public interface DHCPConstants
static final byte BOOTREQUEST
static final byte BOOTREPLY
static final byte HTYPE_ETHER
static final byte MSG_DISCOVER
static final byte MSG_OFFER
static final byte MSG_REQUEST
static final byte MSG_DECLINE
static final byte MSG_ACK
static final byte MSG_NAK
static final byte MSG_RELEASE
static final byte MSG_INFORM
static final byte MSG_FORCERENEW
static final byte OPT_PAD
static final byte OPT_SUBNET_MASK
static final byte OPT_TIME_OFFSET
static final byte OPT_ROUTERS
static final byte OPT_TIME_SERVERS
static final byte OPT_NAME_SERVERS
static final byte OPT_DOMAIN_NAME_SERVERS
static final byte OPT_LOG_SERVERS
static final byte OPT_COOKIE_SERVERS
static final byte OPT_LPR_SERVERS
static final byte OPT_IMPRESS_SERVERS
static final byte OPT_RESOURCE_LOCATION_SERVERS
static final byte OPT_HOST_NAME
static final byte OPT_BOOT_SIZE
static final byte OPT_MERIT_DUMP
static final byte OPT_DOMAIN_NAME
static final byte OPT_SWAP_SERVER
static final byte OPT_ROOT_PATH
static final byte OPT_EXTENSIONS_PATH
static final byte OPT_IP_FORWARDING
static final byte OPT_NON_LOCAL_SOURCE_ROUTING
static final byte OPT_POLICY_FILTER
static final byte OPT_MAX_DGRAM_REASSEMBLY
static final byte OPT_DEFAULT_IP_TTL
static final byte OPT_PATH_MTU_AGING_TIMEOUT
static final byte OPT_PATH_MTU_PLATEAU_TABLE
static final byte OPT_INTERFACE_MTU
static final byte OPT_ALL_SUBNETS_LOCAL
static final byte OPT_BROADCAST_ADDRESS
static final byte OPT_PERFORM_MASK_DISCOVERY
static final byte OPT_MASK_SUPPLIER
static final byte OPT_ROUTER_DISCOVERY
static final byte OPT_ROUTER_SOLICITATION_ADDRESS
static final byte OPT_STATIC_ROUTES
static final byte OPT_TRAILER_ENCAPSULATION
static final byte OPT_ARP_CACHE_TIMEOUT
static final byte OPT_IEEE802_3_ENCAPSULATION
static final byte OPT_DEFAULT_TCP_TTL
static final byte OPT_TCP_KEEPALIVE_INTERVAL
static final byte OPT_TCP_KEEPALIVE_GARBAGE
static final byte OPT_NIS_SERVERS
static final byte OPT_NTP_SERVERS
static final byte OPT_VENDOR_ENCAPSULATED_OPTIONS
static final byte OPT_NETBIOS_NAME_SERVERS
static final byte OPT_NETBIOS_DD_SERVER
static final byte OPT_NETBIOS_NODE_TYPE
static final byte OPT_NETBIOS_SCOPE
static final byte OPT_FONT_SERVERS
static final byte OPT_X_DISPLAY_MANAGER
static final byte OPT_REQUESTED_ADDRESS
static final byte OPT_LEASE_TIME
static final byte OPT_OPTION_OVERLOAD
static final byte OPT_MESSAGE_TYPE
static final byte OPT_SERVER_IDENTIFIER
static final byte OPT_PARAMETER_REQUEST_LIST
static final byte OPT_MESSAGE
static final byte OPT_MAX_MESSAGE_SIZE
static final byte OPT_RENEWAL_TIME
static final byte OPT_REBINDING_TIME
static final byte OPT_VENDOR_CLASS_IDENTIFIER
static final byte OPT_CLIENT_IDENTIFIER
static final byte OPT_NWIP_DOMAIN_NAME
static final byte OPT_NWIP_SUBOPTIONS
static final byte OPT_NISPLUS_DOMAIN
static final byte OPT_NISPLUS_SERVER
static final byte OPT_TFTP_SERVER
static final byte OPT_BOOTFILE
static final byte OPT_MOBILE_IP_HOME_AGENT
static final byte OPT_SMTP_SERVER
static final byte OPT_POP3_SERVER
static final byte OPT_NNTP_SERVER
static final byte OPT_WWW_SERVER
static final byte OPT_FINGER_SERVER
static final byte OPT_IRC_SERVER
static final byte OPT_STREETTALK_SERVER
static final byte OPT_STDA_SERVER
static final byte OPT_USER_CLASS
static final byte OPT_FQDN
static final byte OPT_AGENT_OPTIONS
static final byte OPT_NDS_SERVERS
static final byte OPT_NDS_TREE_NAME
static final byte OPT_NDS_CONTEXT
static final byte OPT_CLIENT_LAST_TRANSACTION_TIME
static final byte OPT_ASSOCIATED_IP
static final byte OPT_USER_AUTHENTICATION_PROTOCOL
static final byte OPT_AUTO_CONFIGURE
static final byte OPT_NAME_SERVICE_SEARCH
static final byte OPT_SUBNET_SELECTION
static final byte OPT_DOMAIN_SEARCH
static final byte OPT_CLASSLESS_ROUTE
static final byte OPT_END
static final int MAGIC_COOKIE
static final int DHCP_MIN_SIZE
static final int DHCP_MAX_SIZE
static final int DHCP_NOOPT_HDR_SIZE
Copyright © 2019 OpenDaylight. All rights reserved.