On Fri, Dec 31, 2010 at 5:57 PM, Wes Hardaker <
[email protected]> wrote:

>
> 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)
>  ])
>

Hello Wes,

First of all: happy new year, and my best wishes to everyone.

Regarding the above patch: it seems to me that the above patch is incomplete
- the configure.d/... changes are included, but the configure script changes
not.

Bart.
------------------------------------------------------------------------------
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