Revert "mausezahn: Add error handling for mismatched address families"
commit19fd2e57dc963f0e26e625645ee6a922cf3aed2f
authorTobias Klauser <tklauser@distanz.ch>
Fri, 9 Dec 2016 08:46:29 +0000 (9 09:46 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Fri, 9 Dec 2016 08:46:29 +0000 (9 09:46 +0100)
tree4046b95e7d750188df1bea76d8b48645a9489a86
parent51e487b4b55a69581f2d27cbf148ff98c173eaf7
Revert "mausezahn: Add error handling for mismatched address families"

This reverts commit bf0df3ec1875df4b167aedd0fff25e7e56408b6b.

It turns out, just checking for "." in the IPv4 source will prevent the
user from providing an FQDN (which is explicitely allowed and
supported). Also, an FQDN would be a valid argument for the IPv6 source,
so the check for ":" is also not sufficient.

Reference: #166
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
staging/mausezahn.c