diff options
author | Erlang/OTP <[email protected]> | 2014-08-07 17:36:36 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2014-08-07 17:36:36 +0200 |
commit | 3e871d69871fd30b4a3f97766bdaf6ea6b3cc092 (patch) | |
tree | 8c4ddf946cd9c7a52013e519592c9ab45da1da9f /lib/snmp/doc/src/notes.xml | |
parent | 6828c2ed8fdd5f19cad002a7dae07dd5f1c4409c (diff) | |
download | otp-3e871d69871fd30b4a3f97766bdaf6ea6b3cc092.tar.gz otp-3e871d69871fd30b4a3f97766bdaf6ea6b3cc092.tar.bz2 otp-3e871d69871fd30b4a3f97766bdaf6ea6b3cc092.zip |
Update release notes
Diffstat (limited to 'lib/snmp/doc/src/notes.xml')
-rw-r--r-- | lib/snmp/doc/src/notes.xml | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml index 06674095f2..15efd47a1c 100644 --- a/lib/snmp/doc/src/notes.xml +++ b/lib/snmp/doc/src/notes.xml @@ -33,7 +33,29 @@ </header> - <section><title>SNMP 4.25.1</title> + <section><title>SNMP 5.0</title> + + <section><title>Improvements and New Features</title> + <list> + <item> + <p> + SNMP has been improved to handle IPv6. The agent can + handle dual stack IPv4 + IPv6, but not yet the manager. + The documentation also still lags behind... If you do + such advanced stuff like writing a custom net_if module, + the interface for it has changed, but other than that + SNMP is backwards compatible.</p> + <p> + *** POTENTIAL INCOMPATIBILITY ***</p> + <p> + Own Id: OTP-12020 Aux Id: OTP-11518 </p> + </item> + </list> + </section> + +</section> + +<section><title>SNMP 4.25.1</title> <section><title>Fixed Bugs and Malfunctions</title> <list> |