Description: This is a Python extension module that enables you to perform very fast IP address to Autonomous System Number lookups. Historical lookups as well as current lookups can be done, based on the BGP / MRT file used as input.
The module code is written in C and cross-compiles on both Windows (MSVC) and Linux. Please see the WIKI for usage information.
To Search:
File list (Check if you may need any files):
PyASN-1.2\libgds
.........\......\array.c
.........\......\array.h
.........\......\enumerator.c
.........\......\enumerator.h
.........\......\gds.c
.........\......\gds.h
.........\......\memory.c
.........\......\memory.h
.........\......\memory_debug.h
.........\......\radix-tree.c
.........\......\radix-tree.h
.........\......\stack.c
.........\......\stack.h
.........\......\stream.c
.........\......\stream.h
.........\......\trie.c
.........\......\trie.h
.........\......\types.h
.........\PKG-INFO
.........\pyasn.cpp
.........\README.txt
.........\setup.py