PcapFileEx.NoCommonDatalinkError exception (pcap_file_ex v0.5.5)

View Source

Exception raised when attempting to merge files with incompatible datalink types.

This error occurs during multi-file merge operations when:

  • PCAP files have different global datalink types
  • PCAPNG files have active interfaces with non-shared datalink types

The exception includes detailed information about which files and interfaces are incompatible.