Implemented the requirement "Support selection of the source network interface, so...
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Thu, 7 Apr 2011 10:54:37 +0000 (12:54 +0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Thu, 7 Apr 2011 10:54:37 +0000 (12:54 +0200)
commit822e499169afefeff5bef90d1521dba951f19125
tree9c7a9c3af3a859bc81a1bb809167f3ce1dcdf1ef
parentabb06ac230917f2dfbf6fd180a44e240affb3a0a
Implemented the requirement "Support selection of the source network interface, so we can change the source ip address when ping"
- unfortunately, I couldn't find a way to bind to an interface through Bosst Asio. So it was required to rely on native Unix Socket interface.
src/main.cpp
src/ping/boostpinger.cpp
src/ping/boostpinger.h
src/ping/pingscheduler.cpp
src/ping/pingscheduler.h