Ticket #140 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

remove pcap_snaplen_override()

Reported by: aturner Owned by: aturner
Priority: low Milestone: 3.0.0
Component: tcpreplay Version: 3.0.beta13
Keywords: Cc:
Operating System: Add to FAQ?: no
Hardware: All
Output of tcpreplay -V:

Description

In #130, I added support for a new libpcap API function: pcap_snaplen_override() which ended up not being added to libpcap since Guy came up with another solution. Anyways, 0.9.6 with this fix should be out by mid-April and I'll be able to test it then.

Change History

comment:1 Changed 5 years ago by aturner

  • Status changed from new to closed
  • Resolution set to fixed

(In [1820]) remove all references to pcap_snapshot_override(). fixes #140

Note: See TracTickets for help on using tickets.