https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213729

            Bug ID: 213729
           Summary: showmount and IPv6
           Product: Base System
           Version: 11.0-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-b...@freebsd.org
          Reporter: jasonma...@gmail.com
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@FreeBSD.org

`showmount -e` doesn’t work when `rpcbind -6`.

getsockname(4,{ AF_INET6 [::]:998 },0x7fffffffd554) = 0 (0x0)
getsockopt(0x4,0xffff,0x1008,0x7fffffffd550,0x7fffffffd554) = 0 (0x0)
getpid()                                         = 22517 (0x57f5)
ioctl(4,FIONBIO,0xffffd634)                      = 0 (0x0)
kqueue()                                         = 5 (0x5)
sendto(4,"X\b\M-a\M-k\0\0\0\0\0\0\0\^B\0"...,76,0x0,{ AF_INET6 [::1]:111
},0x1c) = 76 (0x4c)
kevent(5,{ 4,EVFILT_READ,EV_ADD,0x0,0x0,0x0 },1,{ },1,{ 15.000000000 }) = 0
(0x0)
sendto(4,"X\b\M-a\M-k\0\0\0\0\0\0\0\^B\0"...,76,0x0,{ AF_INET6 [::1]:111
},0x1c) = 76 (0x4c)
kevent(5,{ },0,{ },1,{ 29.889481000 })           = 0 (0x0)
sendto(4,"X\b\M-a\M-k\0\0\0\0\0\0\0\^B\0"...,76,0x0,{ AF_INET6 [::1]:111
},0x1c) = 76 (0x4c)
kevent(5,{ },0,{ },1,{ 14.768469000 })           = 0 (0x0)
close(5)                                         = 0 (0x0)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to