X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fmans%2Fping_setopt.pod;h=f8c4ff66ed4b6a1770f3c702aefcb3394662f974;hb=9b1a6a7f0439e77c90f40b8877d825e1849f6512;hp=582b3559b4231a734c8a0f0330103ba7810925a5;hpb=4b7074ad0d82ced50c9bade2ccbf97189f4e65c1;p=liboping.git diff --git a/src/mans/ping_setopt.pod b/src/mans/ping_setopt.pod index 582b355..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. -(c) 2005-2010 by Florian octo Forster. +Copyright (c) 2005-2016 by Florian "octo" Forster.