Date: Sat, 24 Mar 2018 18:45:37 +0000 From: Sumit Lakra <sumitlakradev@gmail.com> To: Cy Schubert <Cy.Schubert@cschubert.com> Cc: Tongbo Zhang <ztb5129@gmail.com>, gavin@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: [GSoC] Proposal draft on "Dual-stack ping(1) command" Message-ID: <CALsHEA8WsmnEczJv8y9B5Gvs%2BTQ=a1kfk5ds_aTHREod3c8QdQ@mail.gmail.com> In-Reply-To: <20180324142359.D93131204@spqr.komquats.com> References: <20180324142359.D93131204@spqr.komquats.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, I was interested in this project earlier. I was thinking of combining this with the traceroute one, but I decided to go for another project later. You will need to use Raw ICMP sockets to do this. Probably the best way. But you will also need to make your ping command a set-user-id program, as only root user can create raw sockets. And if you do this, you must take extra care not to drop any bugs in the code or it can be a havoc. All the best ! On Sat 24 Mar, 2018, 19:55 Cy Schubert, <Cy.Schubert@cschubert.com> wrote: > This would be easy. Simply merge ping and ping6. > > --- > Sent using a tiny phone keyboard. > Apologies for any typos and autocorrect. > Also, this old phone only supports top post. Apologies. > > Cy Schubert > <Cy.Schubert@cschubert.com> or <cy@freebsd.org> > The need of the many outweighs the greed of the few. > --- > > -----Original Message----- > From: Tongbo Zhang > Sent: 24/03/2018 07:04 > To: gavin@freebsd.org > Cc: freebsd-hackers@freebsd.org > Subject: [GSoC] Proposal draft on "Dual-stack ping(1) command" > > Hi all, > > I am Tongbo Zhang, a graduated student from Jilin University, China. My > major is Computer Science and Technology. This year I'd like to participate > in GSoC 2018 with FreeBSD on project "Dual-stack ping(1) command" which I > think I am capable. > > I have read some documents and articles to get familiar with network > programming. I also browsed the sources of these two commands to find the > starting point of coding work. Recently I finished the draft of my > proposal, and I really appreciated it if you could review it and give me > some advice. Thanks. > > Best regards, > Tongbo Zhang. > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALsHEA8WsmnEczJv8y9B5Gvs%2BTQ=a1kfk5ds_aTHREod3c8QdQ>