Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-11 | Fix ping -f, add summary section, yank TOYFLAG_ROOTONLY. | Rob Landley | |
Traditional "ping flood" would be "ping -fi0 -c0" but we require root for -i<.2 | |||
2018-06-09 | Show workaround for the kernel bug when ping hits it. | Rob Landley | |
Patches were submitted upstream to fix it at https://patchwork.kernel.org/patch/9847017/ and http://lkml.iu.edu/hypermail/linux/kernel/1710.3/04715.html to no effect. | |||
2018-01-31 | Ahem, I _said_ basic ping support. | Rob Landley | |
2017-07-17 | Redo ping plumbing. Actual ping part isn't there yet because kernel weirdness. | Rob Landley | |
2014-09-21 | Start on ping.c. | Rob Landley | |