Tagged Questions
2
votes
3answers
2k views
Can libpcap reassemble TCP segments
I need to sniff TCP traffic into my application.
Can libpcap reassemble TCP segments or I have to do it manually?
The home page says "Full documentation is provided with the source packages in man ...
1
vote
1answer
398 views
Pcap capture merge problem
I have two pcap files
$ capinfos cap1_stego0.pcap
File name: cap1_stego0.pcap
File type: Wireshark/tcpdump/... - libpcap
File encapsulation: Raw IP
Number of packets: 713
...