]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add IPv6 support in quota(1). While rpc.rquotad has supported PF_INET6
authorhrs <hrs@FreeBSD.org>
Tue, 7 Jul 2015 20:15:09 +0000 (20:15 +0000)
committerhrs <hrs@FreeBSD.org>
Tue, 7 Jul 2015 20:15:09 +0000 (20:15 +0000)
commit61259e66f89da111f026b207e9aafc3708a078c0
treedff8eb786bb0b7c4a913270983fcd3f77d1d9e38
parentcc6e499b77d01a10e05b720aa8eb7ad66bf40d02
- Add IPv6 support in quota(1).  While rpc.rquotad has supported PF_INET6
  for a long time, quota(1) utility supported only PF_INET.

- Clean up confusing changes in f_mntfromname.

- Add an entry for rquotad with rpc/udp6 to inetd.conf.

PR: 194084
etc/inetd.conf
usr.bin/quota/quota.c