Ticket #125 (closed enhancement: fixed)

Opened 21 months ago

Last modified 17 months ago

Warn on DLT missmatch

Reported by: aturner Owned by: aturner
Priority: medium Milestone: 3.0.RC1
Component: tcpreplay Version: 3.0.beta12
Keywords: Cc:
Operating System: Add to FAQ?:
Hardware: All
Output of tcpreplay -V:

Description

Currently there is no sanity check to make sure that the DLT type of the pcap you are reading matches the DLT of the NIC you're sending on. We should generate a warning since many people seem unaware of this issue.

Attachments

Change History

Changed 20 months ago by aturner

(In [1734]) tag things as rc1 refs #108 add support for pcap_snapshot_override() refs #130 check that dual nic mode both interfaces have the same dlt refs #125

Changed 20 months ago by aturner

(In [1735]) add support for getting DLT of interface for sendpacket unfortunately, not all methods seem to support getting DLT :( refs #125

Changed 20 months ago by aturner

  • status changed from new to closed
  • resolution set to fixed

(In [1760]) use libpcap for libnet & pf_packet. fixes #125

Add/Change #125 (Warn on DLT missmatch)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.