[Bug 213729] showmount and IPv6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 23 14:12:08 UTC 2016


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-bugs at FreeBSD.org
          Reporter: jasonmader at gmail.com
                CC: freebsd-amd64 at FreeBSD.org
                CC: freebsd-amd64 at 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.


More information about the freebsd-amd64 mailing list