diff options
author | Phil Davis <phil.davis@world.inf.org> | 2014-01-05 01:35:43 -0800 |
---|---|---|
committer | Phil Davis <phil.davis@world.inf.org> | 2014-01-05 01:35:43 -0800 |
commit | 8c470066aab62606947e67815feb73dcd7c4565b (patch) | |
tree | acb62ea1a2d8b5eaeeb3d8b1cc2431d751af36e3 /usr/local/www/services_dnsmasq_edit.php | |
parent | f05bf59bc272c31452969a484bca6d7b269ccd96 (diff) | |
download | pfsense-8c470066aab62606947e67815feb73dcd7c4565b.zip pfsense-8c470066aab62606947e67815feb73dcd7c4565b.tar.gz |
Allow individual line descriptions on alias bulk import
This enhancement allows the user to make a text file of IP addresses, IP subnets and/or IP ranges, like they have always been able to do, but with this they can put a description after each IP number and that description text will be saved in the alias. All existing functionality without specifying a description is unchanged, so it is backward-compatible.
This is handy when having aliases that are on all my pfSense boxes, I can make 1 text file, bulk import it on every system and now include descriptions of each chunk of IP address space.
Note: The artificial limit of 200 character descriptions is to catch the case where a user pastes a long list or IP addresses, but they are all on 1 line. An error message is given, rather than importing the 1st IP and considered the remaining ones as the description.
Diffstat (limited to 'usr/local/www/services_dnsmasq_edit.php')
0 files changed, 0 insertions, 0 deletions