Module pcap_to_sqlite
[hide private]
[frames] | no frames]

Module pcap_to_sqlite

source code

pcap_to_sqlite

Generate the SQLite base from the pcap file.


Version: $Revision: 0.1 $

Date: $Date: 2009/02/19 $

Author: Jerome Hussenet, Cedric Bonhomme

Copyright: Copyright (c) 2009 Jerome Hussenet, Copyright (c) 2009 Cedric Bonhomme

License: Python

Functions [hide private]
 
pcap_to_sqlite(pcap_file, sqlite_file)
Generate the SQLite base.
source code
Function Details [hide private]

pcap_to_sqlite(pcap_file, sqlite_file)

source code 

Generate the SQLite base.

Read the pcap file given in parameter, extracts source and destination IP and create the SQLite base.