On Wed, Dec 23, 2015 at 03:30:54PM +1100, Geoff Wing wrote: > Hi, > for a long time, the parser reading /etc/exports would treat the following > example from exports(5): > > /u -maproot=bin: -network 131.104.48 -mask 255.255.255.0 > > as 131.104.48/24 > > Currently it's being treated as 131.104.0.48 (seen via ``showmount -e'')
Can you (easily) test whether r1.113 of src/lib/libc/net/getaddrinfo.c did this? Martin
