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 ...