Dual-stack ping command

2019-08-03 Thread Jan Sucan
Hello, my name is Jan and I'm a this year's GSoC student. My mentor is Alan Somers. I'm working on a new dual-stack ping command. You can find it here: https://github.com/jansucan/freebsd/tree/ping/sbin/ping It's still work in progress but it should be fully functional.

Re: [GSoC] Dual-stack ping command

2018-03-12 Thread Christopher Bailey
Jamie Landeg-Jones (ja...@catflap.org) wrote: > That's something that's bugged me too.. I'm going to be cheeky now, and ask > if you've > thought of doing traceroute/traceroute6 too? Yes, I have. It was listed on the project ideas wiki page as a separate project, but I wouldn’t mind combining the

Re: [GSoC] Dual-stack ping command

2018-03-12 Thread Jamie Landeg-Jones
Christopher Bailey wrote: > I’m an undergraduate computer science student at the University of > Alaska Fairbanks. I’m interested in unifying ping and ping6 into a > single command, because it’s one of the suggested ideas on the wiki, > it’s something that’s mildly irritated me in the past, and I

[GSoC] Dual-stack ping command

2018-03-12 Thread Christopher Bailey
Hello, I’m an undergraduate computer science student at the University of Alaska Fairbanks. I’m interested in unifying ping and ping6 into a single command, because it’s one of the suggested ideas on the wiki, it’s something that’s mildly irritated me in the past, and I believe I have the necessar