libipa - IP Address Association Library
0.2.0
Introduction
libipa facilitates management and analysis of data representing associations between IP addresses and labels which describe those addresses. libipa supports querying of both IP->label and label->IP associations. IP address information is stored in a relational database.Usage
For usage information, please refer to the documentation of ipa.h, the public interface to IPA.Downloading
libipa is distributed from http://tools.netsa.cert.org/ipaBuilding
libipa uses a reasonably standard autotools-based build system. The customary build procedure (./configure && make && make install) should work in most environments.libipa requires glib 2.6.4 or later (2.8.x is OK). Build and install glib before building libipa. Note that glib is also included in many operating environments or ports collections.
libipa requires AirDBC version 0.2.2 or later. Build and install AirDBC before building libipa.
Known Issues
Copyright
libipa is copyright 2006-2007 Carnegie Mellon University, and is released under the GNU Lesser General Public License. See the COPYING file in the distribution for details.libipa was developed at the CERT Network Situational Awareness Group by Tony Cebzanov <tonyc@cert.org>.


