Wes Hardaker wrote: > The following patch provides proper (D)TLS shutdown and cleanup. It has > been tested using both command line tests as well as the existing TLS > test sub-suite. > > The clean up is obviously just "nice for memory", but the session > closing on the DTLS side was missed as the pointer used to detect if it > was needed was the incorrect pointer and thus the TLS connection closure > never got triggered, which is bad for the other side since a > close_notify never gets sent.
Since (D)TLS support is new in 5.6, I (have to) trust you. :-) +1 +Thomas ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
