mountd - IPv6 fixes for parsing and error checking
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Wed, 26 Nov 2014 17:41:43 +0000 (18:41 +0100)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Wed, 26 Nov 2014 17:41:43 +0000 (18:41 +0100)
commit0e0ae4e8836621fc27859b0cbfc57d18503fa9b2
treed0950ba98f7c83c19a3714f208a5e3c8f478b6db
parentd4c96618339ee73eab1c8f4763f8513c5d152c12
mountd - IPv6 fixes for parsing and error checking

- Fix numerous problems with netmasks in /etc/exports
- Improved get_net() and fixed an error with partial networks such
  as '127.1'
- More information in the SVN commit message

Taken from: FreeBSD SVN 75801
sbin/mountd/mountd.c