Ticket #166 (new enhancement)

Opened 19 months ago

Last modified 6 months ago

expose DLT decoding of libtcpedit to the outside

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

Description (last modified by aturner) (diff)

Being able to:

  • Process the L2 header
  • Get SRC/DST Mac
  • Get MAC length
  • Get L3 protocol type
  • Get pointer to L3 data
  • Get length of L2 header

outside of the rewrite loop would be really useful to other programs like tcpprep which have to decode these packets. Probably necessary for graphing.

Attachments

Change History

Changed 19 months ago by aturner

(In [1841]) add support for returning src/dst mac addresses for each plugin refs #166

Changed 19 months ago by aturner

(In [1868]) template shouldn't use this offset thingy anymore. refs #166

Changed 17 months ago by aturner

  • type changed from defect to enhancement

Changed 16 months ago by aturner

  • milestone changed from 3.1 to 3.2

Changed 16 months ago by aturner

  • milestone changed from 3.2 to Future Release

Changed 15 months ago by aturner

  • milestone changed from Future Release to 3.4

Changed 15 months ago by aturner

  • component changed from tcpreplay to libtcpedit

Changed 6 months ago by aturner

  • priority changed from medium to low
  • milestone changed from 4.0 to Future Release

Changed 6 months ago by aturner

  • description modified (diff)
  • milestone changed from Future Release to 4.0

Add/Change #166 (expose DLT decoding of libtcpedit to the outside)

Author



Action
as new
 
Note: See TracTickets for help on using tickets.