Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2016 14:12:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 213729] showmount and IPv6
Message-ID:  <bug-213729-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213729

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

`showmount -e` doesn=E2=80=99t work when `rpcbind -6`.

getsockname(4,{ AF_INET6 [::]:998 },0x7fffffffd554) =3D 0 (0x0)
getsockopt(0x4,0xffff,0x1008,0x7fffffffd550,0x7fffffffd554) =3D 0 (0x0)
getpid()                                         =3D 22517 (0x57f5)
ioctl(4,FIONBIO,0xffffd634)                      =3D 0 (0x0)
kqueue()                                         =3D 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) =3D 76 (0x4c)
kevent(5,{ 4,EVFILT_READ,EV_ADD,0x0,0x0,0x0 },1,{ },1,{ 15.000000000 }) =3D=
 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) =3D 76 (0x4c)
kevent(5,{ },0,{ },1,{ 29.889481000 })           =3D 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) =3D 76 (0x4c)
kevent(5,{ },0,{ },1,{ 14.768469000 })           =3D 0 (0x0)
close(5)                                         =3D 0 (0x0)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213729-8>