From: Florian Forster Date: Wed, 27 Oct 2010 13:40:06 +0000 (+0200) Subject: ping_iterator_get_info(3): Document the "PING_INFO_RECV_QOS" flag. X-Git-Tag: liboping-1.5.0~1 X-Git-Url: https://git.tokkee.org/?p=liboping.git;a=commitdiff_plain;h=09be539587ae37b4ce0714cb91d027b83ed1ccc1 ping_iterator_get_info(3): Document the "PING_INFO_RECV_QOS" flag. --- diff --git a/src/mans/ping_iterator_get_info.pod b/src/mans/ping_iterator_get_info.pod index 23e123e..744a552 100644 --- a/src/mans/ping_iterator_get_info.pod +++ b/src/mans/ping_iterator_get_info.pod @@ -84,6 +84,14 @@ depends on the value that was used by the remote host when it sent the echo reply and has nothing to do with the B of L. The buffer should be big enough to hold an integer value. +=item B + +Returns the value of the I (QoS) byte of the incoming IPv4 +or IPv6 packet. This byte is not interpreted by I at all and may be +DSCPE/ ECN or precedenceE/ ToS depending on your network setup. +Please see the appropriate RFCs for further information on values you can +expect to receive. The buffer is expected to an C. + =back The I argument is a pointer to an appropriately sized area of memory