Ticket #65 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

tcprewrite -s generates different IP's based on endian

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

Description

big and little endian systems return different values for the same seed, we should be more deterministic then that.

Change History

comment:1 Changed 6 years ago by aturner

  • Component changed from tcprewrite to libtcpedit

comment:2 Changed 6 years ago by aturner

  • Status changed from new to assigned
  • Milestone changed from 3.0.RC1 to 3.0.beta10

comment:3 Changed 6 years ago by aturner

  • Milestone changed from 3.0.beta10 to 3.0.RC1

bah. move to rc1.

comment:4 Changed 5 years ago by aturner

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

(In [1706]) this should cause the ip randomization to return the same value on big & little endian. fixes #65

comment:5 Changed 5 years ago by aturner

  • Milestone changed from 3.0.RC1 to 3.0.beta13

comment:6 Changed 5 years ago by aturner

  • Status changed from closed to reopened
  • Resolution fixed deleted

initial testing indicates this is actually still a bug

comment:7 Changed 5 years ago by aturner

  • Milestone changed from 3.0.beta13 to 3.0.RC1

comment:8 Changed 5 years ago by aturner

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

(In [1787]) fix -s option on little endian to match big endian systems. fixes #65

comment:9 Changed 5 years ago by anonymous

  • Status changed from closed to reopened
  • Resolution fixed deleted

test.rewrite_skip has the old little endian ip method

comment:10 Changed 5 years ago by aturner

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

(In [1788]) fix rewrite_skip for little endian boxes. fixes #65

Note: See TracTickets for help on using tickets.