Date: Thu, 26 Sep 2019 05:46:03 +0900 (JST) From: Hiroki Sato <hrs@allbsd.org> To: luthramihir708@gmail.com Cc: freebsd-net@freebsd.org, hrs@freebsd.org Subject: Re: rpc.statd already ipv6 clean? Message-ID: <20190926.054603.242590258844901628.hrs@allbsd.org> In-Reply-To: <CAEa=dYAnwxPjwZozU6K3GE7-Cjwx0rSemVd0ihrbUAUQw3jOLg@mail.gmail.com> References: <CAEa=dYAEKph9qOcegtEB%2BFXCMqdQpmbrbzOA548cvjk0L3KK4A@mail.gmail.com> <20190925.085753.1800759957383540219.hrs@allbsd.org> <CAEa=dYAnwxPjwZozU6K3GE7-Cjwx0rSemVd0ihrbUAUQw3jOLg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Thu_Sep_26_05_46_03_2019_274)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mihir Luthra <luthramihir708@gmail.com> wrote in <CAEa=dYAnwxPjwZozU6K3GE7-Cjwx0rSemVd0ihrbUAUQw3jOLg@mail.gmail.com>: lu> > I think the project page has wrong information regarding rpc.statd. lu> > Although it is not clean from the viewpoint of transport independent, lu> > it works with IPv6. lu> > lu> > lu> I see, in file.c/procs.c , clnt_create() calls are hardcoded to "udp". Code lu> in `statd.c` is handled correctly for tcp/udp/tcp6/udp6? .Did I get your lu> point correctly? lu> Also, going through man page of clnt_create, it states usage for only lu> tcp/udp and not udp6/tcp6. I think you should learn TI-RPC API first. The nettype specifies a class of transport protocol, not address family. -- Hiroki ----Security_Multipart(Thu_Sep_26_05_46_03_2019_274)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iMgEABMKAC0WIQRsDSNTJ8+Ax5Ae/dLbsH3Gbx9zfwUCXYvSCw8caHJzQGFsbGJz ZC5vcmcACgkQ27B9xm8fc3/3owIJAa3r+tH+6qN0j6f28A9oAAEHclN0NsSvZmx6 e0oc+ppLV2bcyjI49trt6lBEbZr3pJ3oM24bZ48NtNn5yN7xi0GxAgin7Xzd/+Ji +wDWGrE41jmMBmZ8tOYDUj1A6LtYYM89HfvxfICzEpks6Q19/c2Y82t+pGVwavzr Miz7pdDwl4Nl6w== =KQPS -----END PGP SIGNATURE----- ----Security_Multipart(Thu_Sep_26_05_46_03_2019_274)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190926.054603.242590258844901628.hrs>