X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fmans%2Fping_setopt.pod;h=f8c4ff66ed4b6a1770f3c702aefcb3394662f974;hb=9b1a6a7f0439e77c90f40b8877d825e1849f6512;hp=5331467ec58b8f208969aead3fd818a171404237;hpb=1f256f2e8a011135e31f23cb32157ee529a09b72;p=liboping.git diff --git a/src/mans/ping_setopt.pod b/src/mans/ping_setopt.pod index 5331467..f8c4ff6 100644 --- a/src/mans/ping_setopt.pod +++ b/src/mans/ping_setopt.pod @@ -75,6 +75,12 @@ C (IPv4) or C (IPv6) option. It is the caller's responsibility to chose a valid bit combination. For details, read the L and L manual pages, as well as I2474>. +=item B + +Mark (as in netfilter) outgoing packets using the SO_MARK socket option. Takes +an int* pointer as a value. Setting this requires CAP_NET_ADMIN under Linux. +Fails with C on platforms which don't have SO_MARK. + =back The I argument is a pointer to the new value. It must not be NULL. It is @@ -92,7 +98,7 @@ L =head1 AUTHOR -liboping is written by Florian "octo" Forster Eocto at verplant.orgE. -Its homepage can be found at L. +liboping is written by Florian "octo" Forster Eff at octo.itE. +Its homepage can be found at L. -Copyright (c) 2005-2011 by Florian "octo" Forster. +Copyright (c) 2005-2016 by Florian "octo" Forster.