[liboping-changes] octo's ping library: Changes to 'master'
Florian Forster
octo at verplant.org
Fri Feb 13 14:18:37 CET 2015
src/liboping.c | 33 ++++++++++++++++++++++++++++++++
src/mans/oping.pod | 14 ++++++++++++-
src/mans/ping_setopt.pod | 6 +++++
src/oping.c | 48 +++++++++++++++++++++++++++++++++++++++++++++--
src/oping.h | 1
5 files changed, 99 insertions(+), 3 deletions(-)
New commits:
commit 74470ba8b82bfb49a318c1d7fa9c86f63a8d1706
Author: Florian Forster <ff at octo.it>
Date: Fri Feb 13 14:07:36 2015 +0100
src/oping.c: Code style fixes.
commit b9bc9cedc094107fcb66e091a11f443f8c3cb040
Author: Florian Forster <ff at octo.it>
Date: Fri Feb 13 14:07:21 2015 +0100
oping(1): Document the "-m <mark>" command line option.
commit 89d87833ddf4b08a3325adcc9334f126ae695c2a
Author: Florian Forster <ff at octo.it>
Date: Fri Feb 13 14:01:30 2015 +0100
oping(1): Correct the lower bound of the box plot.
commit 1796110967a5a121ed97f30ce092b2d1a419cb6f
Author: Florian Forster <ff at octo.it>
Date: Fri Feb 13 14:00:59 2015 +0100
oping(1): Document the "-w timeout" option.
commit 0a2a9fe209b27e37d15096fa730bac9520dfeced
Merge: a715e6a a336f1e
Author: Florian Forster <ff at octo.it>
Date: Fri Feb 13 13:46:06 2015 +0100
Merge branches 'mark' and 'timeout'
commit a336f1ecc9665dc1d2f20fd8dfe6d9a93bb41b25
Author: Florian Forster <ff at octo.it>
Date: Fri Feb 13 13:01:13 2015 +0100
src/oping.c: Minor coding style changes.
commit 9f4c3107df0c18f18e0deab19b78f59e4e4d2b9c
Author: Daniel Collins <daniel.collins at smoothwall.net>
Date: Thu Jan 9 11:38:54 2014 +0000
Implement the "-w <timeout>" command line option.
commit a715e6a71bfcf3fc2a52cfa444eabbdd116fed5f
Author: Daniel Collins <daniel.collins at smoothwall.net>
Date: Thu Jan 9 11:38:54 2014 +0000
oping: Add the "-m <mark>" command line option.
This exposes the new "MARK" functionatlity to command line users.
commit c67acf4ccc381985f5da5881e976b749651f07b1
Author: Daniel Collins <daniel.collins at smoothwall.net>
Date: Thu Jan 9 11:38:54 2014 +0000
liboping: Add support for SO_MARK.
Marks packets, which can be used for filtering and routing in Linux.
More information about the liboping-changes
mailing list