]> granicus.if.org Git - php/commitdiff
IPv6 Support for SNMP. (FR #42918)
authorBoris Lytochkin <lytboris@php.net>
Sat, 20 Aug 2011 20:56:02 +0000 (20:56 +0000)
committerBoris Lytochkin <lytboris@php.net>
Sat, 20 Aug 2011 20:56:02 +0000 (20:56 +0000)
NEWS
UPGRADING

diff --git a/NEWS b/NEWS
index f139262c02edf90741735492b0613cf8ed53458b..e7745192071cadb5ac1e8339ca5651024b5d8a7a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -231,6 +231,7 @@ PHP                                                                        NEWS
   . Allow ~infinite OIDs in GET/GETNEXT/SET queries. Autochunk them to max_oids
     upon request.
   . Introducing unit tests for extension with ~full coverage.
+  . IPv6 support. (FR #42918)
   . Way of representing OID value can now be changed when SNMP_VALUE_OBJECT
     is used for value output mode. Use or'ed SNMP_VALUE_LIBRARY(default if
     not specified) or SNMP_VALUE_PLAIN. (FR #54502)
index 69a8eff903262e1e82be17c73cdf39d81fecb931..2739614a73a4a32e6e0b7540c17201cb45c61d61 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -302,6 +302,9 @@ UPGRADE NOTES - PHP X.Y
              - Added feature-rich OO API (SNMP class)
              - Dropped UCD-SNMP compatibility code. Consider upgrading to
                net-snmp v5.3+. Net-SNMP v5.4+ is required for Windows version.
+             - In sake of adding support for IPv6 DNS name resolution of
+               remote SNMP agent (peer) is done by extension now, not by Net-SNMP
+               library anymore.
           
 
      d. no longer possible to disable