Ticket #185 (closed defect: fixed)
Add --srcmap/dstmap for rewriting only src or dst IP's
| Reported by: | aturner | Owned by: | aturner |
|---|---|---|---|
| Priority: | medium | Milestone: | 3.1 |
| Component: | tcprewrite | Version: | 3.0.1 |
| Keywords: | Cc: | ||
| Operating System: | Add to FAQ?: | no | |
| Hardware: | All | ||
| Output of tcpreplay -V: | |||
Description
For UDP & ICMP traffic, it's useful rewrite only the source or destination IP depending on your needs which is something --endpoints, --pnat and --seed can't do.
This is based on an actual user request.
Change History
Note: See
TracTickets for help on using
tickets.

(In [1873]) add --srcipmap & --dstipmap options fixes #185