diff --git a/ChangeLog b/ChangeLog index b8f2e73ea9..985abe9595 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1090. [func] fdupont + Added support for IP address (IPv4 and IPv6) literals in + classification expressions. + (Trac #4232, git xxx) + 1089. [func] fdupont Added relay4[X].exists method in classifications that checks whether a sub-option is present in theDHCPv4 RAI (Relay Agent diff --git a/doc/guide/classify.xml b/doc/guide/classify.xml index e18e993e7e..fef363ed9b 100644 --- a/doc/guide/classify.xml +++ b/doc/guide/classify.xml @@ -159,6 +159,7 @@ String'example'A string Hex String0XABCDA hexadecimal string +IP Address10.0.0.1An IP address Integer123An integer value