Ask Your Question

Revision history [back]

npcap packet reassembly

Can any npcap library functions reassemble fragmented packets? Right now we are using pcap_next_ex and we get fragments. Would like to know if possible to get the assembled message.

TIA