Date: Tue, 10 Sep 2019 07:47:44 +0530 From: Mihir Luthra <luthramihir708@gmail.com> To: freebsd-net <freebsd-net@freebsd.org> Subject: Re: IPv6 userland cleanup Message-ID: <CAEa=dYBqzE0DVNnND4Qk1rVQ7AhXwJAziF-UBJqeTO2_cLzEgQ@mail.gmail.com> In-Reply-To: <CAEa=dYD%2B-w6X1Fv5q5KY9LLraj4W0LaGtZni4ZCaeH9g3ar7JA@mail.gmail.com> References: <CAEa=dYA297M9D4W=8abJFZY4rtGcYY%2B4gNj2BgAQ2eVc8RPAJA@mail.gmail.com> <CACxAneD32U=gV1r-UU6YrZjQws-NGYW2pvV7fiOFNutof_1e7w@mail.gmail.com> <2C893E75-574A-4958-BDF0-7164934F48C9@gmail.com> <CAEa=dYD%2B-w6X1Fv5q5KY9LLraj4W0LaGtZni4ZCaeH9g3ar7JA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi everyone, I have started working on the project ipv6 userland cleanup [1]. I introduced myself here almost 2 months [2] ago but couln't really start with project before due to time constraints. Now I started with replacing some gethostby* calls with getaddrinfo(3). I have some code with me which I want to submit for reviewing. I had created an account on phabricator. Can it be approved by someone? Also, while replacing gethostby* calls, I came across arp. I learned that arp command is only for ipv4 while ipv6 uses ndp protocol. I was wondering if it would be useful to make a ndp command for ipv6 just like arp is for ipv4? [1] https://wiki.freebsd.org/SummerOfCodeIdeas#IPv6_Userland_Cleanup [2] https://lists.freebsd.org/pipermail/freebsd-net/2019-June/053753.html Kind Regards, Mihir
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEa=dYBqzE0DVNnND4Qk1rVQ7AhXwJAziF-UBJqeTO2_cLzEgQ>