mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
a71ea964b6
* Add hostName cleaning to Clean * Apply RFC 5952 formatting to Clean::hostName output * Use more liberal cleaning for hostnames * Remove unwanted whitespace * Apply Clean::hostName() to all relevant fields * Fix docstring * Use IP::isValid inline * Update Clean.php * Update services.inc.php Co-authored-by: Tony Murray <[email protected]>