pfsense/usr/local
Phil Davis 4f5967b9a8 diag_arp allow underscore in resolved host names
is_hostname() and is_domain() allow underscore in the names. So it is possible to have underscore in host names, for example in DHCP server static mapped entries I have some things like:
10.42.3.4 client-pc-01_LAN
10.42.3.5 client-pc-01_WIFI
These reverse-resolve fine - 10.42.3.4 becomes client-pc-01_LAN
But the preg_match here misses such names that have an underscore in them.
I noticed this when looking into forum post: https://forum.pfsense.org/index.php?topic=88956.0
2015-02-23 16:18:05 -03:00
..
bin split is deprecated move to explode 2015-01-07 20:22:16 +01:00
captiveportal
etc
openssl
pkg Time to let these go 2015-01-15 21:42:00 +01:00
sbin Fixes #4340 encode username same as with password to avoid issues with special chars. 2015-01-31 10:13:37 +01:00
share Fix broken links to dhcp6c.conf man page. 2015-02-23 09:23:37 -03:00
www diag_arp allow underscore in resolved host names 2015-02-23 16:18:05 -03:00