https://issues.apache.org/bugzilla/show_bug.cgi?id=54874
--- Comment #3 from Dan Fruehauf <[email protected]> --- (In reply to Sebb from comment #2) > What advantage does using the device name give? > Does it do anything other than choose the IP address for that device? The scenario I solved at the time - when submitting this patch was trying to create HTTP load via VPN devices with dynamically assigned addresses. While possible to regenerate the scenario every time VPN devices change addresses, I've found it cleaner to be able to assign devices in the scenario rather than addresses. The script that fired up the VPN devices knew what devices are going to come up, but the addresses would be assigned dynamically every time. The current behaviour of having a source IP address is still preserved after applying this patch. -- You are receiving this mail because: You are the assignee for the bug.
