Ticket #403 (assigned defect)
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
Note: See
TracTickets for help on using
tickets.
