Ticket #113 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

Need to list interfaces w/ nice aliases

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

Under Windows, network devices have really really long and ugly names. Typing them in correctly is nearly impossible and just finding out their names is really difficult.

Hence, tcpreplay really should provide a way to:

  1. List all the NIC's
  2. Provide a nice alias for each NIC
  3. Accept this alias for -i/-I instead of the ugly names

Change History

comment:1 Changed 5 years ago by aturner

(In [1714]) add --listnics (mostly useful for windows boxes). refs #113. We can use the same logic to provide aliases for Win32

comment:2 Changed 5 years ago by aturner

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

comment:3 Changed 5 years ago by aturner

(In [1741]) add interface alias code. refs #113

comment:4 Changed 5 years ago by aturner

(In [1742]) switch to using interface alias lookup code. refs #113

comment:5 Changed 5 years ago by aturner

(In [1745]) add interface.[ch] to our makefile. refs #113

comment:6 Changed 5 years ago by aturner

(In [1752]) add common/interface.h refs #113

comment:7 Changed 5 years ago by aturner

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.