summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorelie <elie>2010-01-12 17:51:05 +0000
committerelie <elie>2010-01-12 17:51:05 +0000
commit2b85d47ec5b2d934b06d0230c88d02f119a042ed (patch)
tree3da386588f9f84406686282d930165c3d442e3f0 /README
parentc0c72670e6e9cbb78830e588a4fb544366cf5d28 (diff)
downloadpysnmp-2b85d47ec5b2d934b06d0230c88d02f119a042ed.tar.gz
UDP over IPv6 transport implemented
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 04a7b6c..5cf6a57 100644
--- a/README
+++ b/README
@@ -17,6 +17,7 @@ FEATURES
* Extensible network transports framework (UDP and UNIX domain implemented)
* Asynchronous socket-based IO API support
* Twisted (http://twistedmatrix.com) integration
+* IPv6 transport support
* Python eggs and py2exe friendly
* 100% Python, works with Python 1.5 though 2.x
* MT-safe