Bugfix: Don't check for private IP-Address if we get the actual IP of the host to...
authorBjoern Sikora <bjoern.sikora@intra2net.com>
Fri, 18 Jun 2010 15:14:11 +0000 (17:14 +0200)
committerBjoern Sikora <bjoern.sikora@intra2net.com>
Fri, 18 Jun 2010 15:14:11 +0000 (17:14 +0200)
commit2f83caa3315117f25609b2669f118e69fdc0d091
tree0c9fc070dd45e2f6b55f0a4bd95b20ffdb63d96e
parente417b0348edf53ff3e1f5a0c10c3a334a2a48fea
Bugfix: Don't check for private IP-Address if we get the actual IP of the host to update.
Otherwise, if the hosts actual address is within a private range, there will be no update.
src/ip_addr_helper.cpp