I'd like to include the following changes in the final 5.6.1 release.
Since this (rc2) is expected to be the last release candidate I'd like
to get verification that the patch is a good one even though it's a doc
fix.

Notes:
  * TLSTCP was missing from the configure line entirely
  * DTLSUDP is no longer marked alpha (or even beta).  In the last 3
    months we've done a lot of interoperability testing with SNMP
    Research and are very confident that the current code is in good
    shape.

diff --git a/net-snmp/configure.d/config_project_with_enable 
b/net-snmp/configure.d/config_project_with_enable
index 4f3110a..069cc07 100644
--- a/net-snmp/configure.d/config_project_with_enable
+++ b/net-snmp/configure.d/config_project_with_enable
@@ -532,8 +532,9 @@ AC_ARG_WITH(out_transports,
     IPX         support for SNMP over IPX per RFC 1420.
                 This transport is presently only available for Linux,
                 is never compiled in by default and may be omitted.
+    DTLSUDP     support for tunneling SNMP over DTLS/UDP
+    TLSTCP      support for tunneling SNMP over TLS/TCP
     SSH         (alpha) support for tunneling SNMP over SSH
-    DTLSUDP     (alpha) support for tunneling SNMP over DTLS/UDP
 ])
 
 #
@@ -557,7 +558,7 @@ NETSNMP_ARG_WITH(security-modules,
                            (required and always compiled in)
         ksm                support for kerberos based SNMP security
         tsm                support for the Transport-based security
-                           (for use with the SSH and DTLSUDP transports)
+                           (for use with the SSH, DTLSUDP and TLSTCP 
transports)
 ])

-- 
Wes Hardaker
Please mail all replies to [email protected]

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to