ValveSoftware / source-sdk-2013

The 2013 edition of the Source SDK
https://developer.valvesoftware.com/wiki/SDK2013_GettingStarted
Other
3.76k stars 2k forks source link

Fix false positive in netadr_t::IsReservedAdr #363

Open willox opened 8 years ago

willox commented 8 years ago

For some reason the range "192.168.0.0 -> 192.255.255.255" is treated as reserved.

It looks like it was only a typo.

sergeysova commented 8 years ago

+1