summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* ping: Allow over-PMTU-sized packets with DF set using PMTUDISC_PROBEcsalinezh2023-02-071-3/+6
* ping: Add an option to Call connect() before sending/receivingGal Pressman2022-11-221-1/+9
* ping: use SOCK_DGRAM for requests with non zero identification field.Vadim Rumyantsev2022-11-111-5/+4
* ping: Add option -e to set Identifier field for ICMP ECHO_REQUESTVadim Rumyantsev2022-11-071-6/+21
* arping.xml: Avoid mixing tabs and spacesPetr Vorel2022-10-171-2/+1
* custom-html.xsl: Avoid mixing tabs and spacesPetr Vorel2022-10-171-1/+1
* clockdiff: Document CAP_SYS_NICE requirementMichael Karr2022-07-161-2/+3
* man/ping: Fix wording, formattingPetr Vorel2022-06-181-40/+40
* man/arping: Mention IPv4 only and ndisc6(8)Petr Vorel2022-06-171-0/+9
* man/ping: Add "IPV6 LINK-LOCAL DESTINATIONS" sectionPetr Vorel2022-06-171-0/+40
* man/ping: Use "ICMP datagram socket"Petr Vorel2022-06-171-1/+1
* arping: exit 0 if running in deadline mode and we see repliesNoah Meyerhans2022-02-171-7/+7
* Remove rdiscPetr Vorel2021-12-242-269/+0
* Remove rarpdPetr Vorel2021-12-242-188/+0
* Remove ninfodPetr Vorel2021-12-242-172/+0
* doc/clockdiff: Remove duplicated wordJakub Wilk2021-12-061-1/+1
* Remove tftpdPetr Vorel2021-09-192-156/+0
* ping/man: Update lowered minimum ping intervalPetr Vorel2021-08-301-1/+1
* Remove traceroute6Petr Vorel2021-08-042-115/+0
* Add copyrightPetr Vorel2021-07-271-0/+2
* ping: Restore -W 0 as infinite timeoutPetr Vorel2021-01-221-1/+2
* man/ping: Fix formattingPetr Vorel2021-01-131-2/+2
* doc/ping: Document decimal separator changesPetr Vorel2020-08-181-3/+7
* ping: man page correctionsBill Mitchell2020-03-011-5/+5
* build-sys: disable manual builds when xsltproc does not workSami Kerola2019-11-291-1/+3
* doc: Proofreading rdisc.xmlPhilipp Kammerer2019-11-271-25/+24
* clockdiff: add --time-format optionSami Kerola2019-11-241-0/+26
* clockdiff: parse options with getopt_long()Sami Kerola2019-11-241-0/+14
* meson: Rename rinfod to rdiscPetr Vorel2019-11-041-1/+1
* doc: Proofreading rarpd.xmlPhilipp Kammerer2019-10-311-24/+23
* doc: Proofreading tracepath.xmlPhilipp Kammerer2019-10-211-29/+28
* ping: suppress duplicate reply messages in context of multicastSami Kerola2019-07-221-1/+2
* ping: allow user to specify VRF and source IPJon Harrison2019-07-141-2/+6
* build-sys: Only depend on Meson 0.39 instead of 0.44Michael Weiss2019-05-161-1/+1
* build-sys/doc: Fix the dependency on xsltprocMichael Weiss2019-05-161-10/+17
* build-sys/doc: make xsltproc requiredJan Synacek2019-04-021-5/+12
* doc: Use namespace correctlyJan Tojnar2019-03-2512-12/+12
* documentation: fix minor typo: correspindingChris2019-03-091-1/+1
* docs: fix ping mdev parameter descriptionMike Kosek2018-12-221-3/+4
* man: reindent xml filesSami Kerola2018-12-209-1580/+2325
* man: update to docbook 5Sami Kerola2018-12-209-65/+44
* man: update rdisc compilation option notesSami Kerola2018-12-201-2/+2
* man: fix rarpd command name in synopsisSami Kerola2018-12-201-1/+1
* docs: disable man page builds when xsltproc does not workSami Kerola2018-11-111-2/+11
* build-sys: tidy up project a little bitSami Kerola2018-10-281-2/+0
* misc: fix couple typosSami Kerola2018-10-271-2/+2
* arping: support -i interval optionIhar Hrachyshka2018-10-221-0/+6
* tracepath: remove references to tracepath6Sami Kerola2018-10-192-5/+4
* Merge pull request #147 from primeos/fix-ninfod-manpageSami Kerola2018-10-151-1/+1
|\
| * doc/ninfod: Fix the debug mode option (-a -> -d)Michael Weiss2018-10-011-1/+1