libipa

libipa facilitates management and analysis of data representing associations between IP addresses and labels.
Download

libipa Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Tony Cebzanov
  • Publisher web site:
  • http://tools.netsa.cert.org/ipa/

libipa Tags


libipa Description

libipa facilitates management and analysis of data representing associations between IP addresses and labels. libipa facilitates management and analysis of data representing associations between IP addresses and labels which describe those addresses. The IPA data model used by libipa is designed for storage and retrieval of sets, multisets (Bags), and prefix maps (mappings of IP addresses to textual labels.)libipa API documentation is available in doc/html.In addition to the library itself, libipa comes with several command-line tools for importing, exporting, and querying IPA data. These tools are: ipaimport - Imports textual data into an IPA data store ipaexport - Exports textual data from an IPA data store ipaquery - Prints information about records in an IPA data store Usage information for these tools can be found in their manual pages.Known Issueslibipa is alpha quality software. The public API may change significantly in future releases.There is currently no authentication/authorization scheme beyond simple database credentials for accessing the IPA data store.There is currently no mechanism for updating or deleting datasets. Cleaning out old or erroneous data requires running SQL commands directly from an interactive shell.The scope of the metadata fields in catalogs and datasets is very minimal, and should be expanded.Buildinglibipa requires glib 2.6.4 or later.libipa also requires libairdbc 0.2.0 or later.libipa uses a reasonably standard autotools-based build system. Thecustomary build procedure (./configure && make && make install) shouldwork in most environments.


libipa Related Software