summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1581ac5)
raw | patch | inline | side by side (parent: 1581ac5)
author | Florian Forster <octo@verplant.org> | |
Wed, 27 Oct 2010 13:40:06 +0000 (15:40 +0200) | ||
committer | Florian Forster <octo@verplant.org> | |
Wed, 27 Oct 2010 13:40:06 +0000 (15:40 +0200) |
src/mans/ping_iterator_get_info.pod | patch | blob | history |
index 23e123e6975d1ab5f6c84d583c0a48511ccf3c95..744a552f887b6a683d77633ba1806c0c12dbd741 100644 (file)
reply and has nothing to do with the B<PING_OPT_TTL> of L<ping_setopt(3)>. The
buffer should be big enough to hold an integer value.
+=item B<PING_INFO_RECV_QOS>
+
+Returns the value of the I<Quality of Service> (QoS) byte of the incoming IPv4
+or IPv6 packet. This byte is not interpreted by I<liboping> at all and may be
+DSCPE<nbsp>/ ECN or precedenceE<nbsp>/ 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<uint8_t>.
+
=back
The I<buffer> argument is a pointer to an appropriately sized area of memory