Home | Trees | Indices | Help |
---|
|
|
|||
None |
|
||
Int |
|
||
None |
|
||
None |
|
||
|
|||
List |
|
|
Opens the specified file, validates a libpcap header is present.
|
Wrapper for pcap_next to mimic method for Daintree SNA. See pcap_next() |
Retrieves the next packet from the capture file. Returns a list of [Hdr, packet] where Hdr is a list of [timestamp, snaplen, plen] and packet is a string of the payload content. Returns None at the end of the packet capture.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Oct 15 10:59:19 2009 | http://epydoc.sourceforge.net |