From 6c5f2dd6f3d4ad6b839a696af58211d47a901730 Mon Sep 17 00:00:00 2001 From: elie Date: Sun, 8 Mar 2015 08:00:33 +0000 Subject: UDP/IPv6 support added to asyncio-based transport --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 06043a1..d61cac3 100644 --- a/CHANGES +++ b/CHANGES @@ -21,7 +21,8 @@ Revision 4.2.6rc2 getting peer's transport endpoint which is not suggested in RFCs) will be gradually migrated to this new framework. - Initial support for the asyncio & Trollius frameworks and - coroutines-based SNMP Applications interfaces added. + coroutines-based SNMP Applications interfaces added. Both IPv4 and IPv6 + datagram transports are currently supported. - The asyncore-based transport subsystem extended to support POSIX sendmsg()/recvmsg() based socket communication what could be used, among other things, in the context of a transparent SNMP proxy -- cgit v1.2.1