Ticket #403 (assigned defect)

Opened 3 years ago

Last modified 3 years ago

Fix tests under Windows and BSD

Reported by: kosma Owned by: kosma
Priority: medium Milestone: UMPA 0.3 - L2
Component: UMPA Version: current svn
Keywords: Cc:

Description

The current set of tests makes multiple unportable assumptions about interface naming and semantics, including:

  • using "any" interface (unsupported under Windows and BSD)
  • sending TCP packets (unsupported under Windows XP SP2 and newer)
  • using "lo" interface (named "lo0" under BSD, nonexistent under Windows)

One method of selecting the interface should be chosen, and the tests modified to use it.

Change History

Changed 3 years ago by getxsick

  • milestone set to UMPA 0.3 - L2

Changed 3 years ago by kosma

  • status changed from new to assigned
Note: See TracTickets for help on using tickets.