[probers] Allow configuration of source addresses.
authorTobias Hintze <th-git@thzn.de>
Wed, 15 Nov 2017 23:50:06 +0000 (00:50 +0100)
committerTobias Hintze <th-git@thzn.de>
Fri, 26 Jan 2018 10:27:37 +0000 (11:27 +0100)
commitd1b06fc36a75f6d700ed5d863a45943fc3021c67
tree6414a40ffb4a323f25ccf432e416a7542b12b27b
parent120c04f6c6b544c33f3f31c07725882a5f5eb229
[probers] Allow configuration of source addresses.

This adds the configuration option source_ip_address
to modules ICMP, TCP and DNS which changes the
probe's local address.
CONFIGURATION.md
config/config.go
example.yml
prober/dns.go
prober/icmp.go
prober/tcp.go