summaryrefslogtreecommitdiff
path: root/pysnmp/smi/mibs/TRANSPORT-ADDRESS-MIB.py
Commit message (Expand)AuthorAgeFilesLines
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+1
* Fix undefined names in `TRANSPORT-ADDRESS-MIB.py`Ilya Etingof2018-12-301-3/+3
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+1
* migrated references from SourceForge (#110)Ilya Etingof2017-11-171-2/+2
* embedded MIBs rebuilt with newer pysmi addingIlya Etingof2017-04-181-129/+83
* transport address objects made iterable to override pyasn1's __iter__Ilya Etingof2017-02-041-4/+16
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
* pep8 reformattedIlya Etingof2016-04-031-55/+134
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-0/+5
* core MIBs rebuilt with pysmielie2015-09-191-89/+77
* - The asyncore-based transport subsystem extended to support POSIXelie2015-01-201-1/+2
* pylint'edelie2014-06-171-1/+1
* sometimes missing inet_ntop()/inet_pton() reimplemented in pure structelie2013-09-241-67/+105
* added ctypes dependency for old Pythons on Windowselie2013-09-231-1/+5
* fixes to inet_ntop()/inet_pton()elie2013-07-311-14/+14
* fix to inet_ntop()/inet_pton() support on Windowselie2013-07-311-9/+65
* also check socket.has_ipv6 to see if IPv6 is availableelie2012-09-041-2/+5
* use socket.inet_aton()\inet_ntoa() whenever socket.inet_pton()\inet_ntop()elie2012-07-121-5/+17
* fix to IPv6 address handling to prevent system from crashing whilstelie2012-07-051-10/+15
* rebuilt with the latest libsmi2pysnmp toolelie2012-04-031-3/+3
* - The pyasn1 constraint and enumeration objects put into ASN1-* MIBelie2011-11-191-12/+13
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-27/+19
* UDP over IPv6 transport implementedelie2010-01-121-2/+34
* re-built from newer sources and with latest libsmi2pysnmp tool (0.0.9a)elie2009-03-261-1/+1
* re-built with the latest libsmi & libsmi2pysnmp toolselie2008-02-051-18/+37
* fixed-length octetstring objects re-worked to store the exact lengthelie2007-02-071-4/+4
* re-built with libsmi2pysnmp-0.0.7-alphaelie2006-11-161-9/+19
* add MIB REVISION informationelie2005-11-021-1/+4
* TextualConvention subclassing order should depend upon DisplayHintelie2005-07-271-6/+6
* manually fixed a bug in libsmi which does not distinsuish size/range constraintselie2005-06-281-7/+7
* initial revisionelie2005-06-141-0/+83