Module: Rex::Proto::DHCPv6::Constants::StatusCode

Defined in:
lib/rex/proto/dhcpv6/constants.rb

Overview

Status codes (RFC 8415 section 21.13)

Constant Summary collapse

SUCCESS =
0
UNSPEC_FAIL =
1
NO_ADDRS_AVAIL =
2
NO_BINDING =
3
4
USE_MULTICAST =
5