git: mountd - IPv6 fixes for parsing and error checking

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Wed Nov 26 09:51:11 PST 2014


commit 0e0ae4e8836621fc27859b0cbfc57d18503fa9b2
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Wed Nov 26 18:41:43 2014 +0100

    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

Summary of changes:
 sbin/mountd/mountd.c | 446 +++++++++++++++++++++++----------------------------
 1 file changed, 204 insertions(+), 242 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0e0ae4e8836621fc27859b0cbfc57d18503fa9b2


-- 
DragonFly BSD source repository



More information about the Commits mailing list