MQTT API Specification v1.3

No connection to the mqtt server. After a quick check, i realized the ip range in the documentation.

…resolve to a local IP or a local IP is given as hostname (10.0.0.0 - 10.255.255.255, 172.16.0.0 - 172.31.255.255, 192.168.0.0 - 192.168.255.255).

Are you really checking the local ip-ranges in the code? Would this be also in the final released version or?