Ticket #166 (new enhancement)

Opened 5 years ago

Last modified 3 years ago

expose DLT decoding of libtcpedit to the outside

Reported by: aturner Owned by: aturner
Priority: low Milestone: Future Release
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.

Change History

comment:1 Changed 5 years ago by aturner

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

comment:2 Changed 5 years ago by aturner

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

comment:3 Changed 5 years ago by aturner

  • Type changed from defect to enhancement

comment:4 Changed 5 years ago by aturner

  • Milestone changed from 3.1 to 3.2

comment:5 Changed 5 years ago by aturner

  • Milestone changed from 3.2 to Future Release

comment:6 Changed 4 years ago by aturner

  • Milestone changed from Future Release to 3.4

comment:7 Changed 4 years ago by aturner

  • Component changed from tcpreplay to libtcpedit

comment:8 Changed 4 years ago by aturner

  • Priority changed from medium to low
  • Milestone changed from 4.0 to Future Release

comment:9 Changed 4 years ago by aturner

  • Description modified (diff)
  • Milestone changed from Future Release to 4.0

comment:10 Changed 3 years ago by aturner

  • Milestone changed from 3.4 to Future Release
Note: See TracTickets for help on using tickets.