index
:
ouroboros
be
master
testing
Ouroboros main repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
oping
/
oping_client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: Fix error handling in oping write thread
Dimitri Staessens
2020-10-11
1
-3
/
+0
*
tools: Stop oping client cleanly on bad write
Dimitri Staessens
2020-05-02
1
-0
/
+1
*
lib: Return number of written bytes on flow_write
0.17.0
Dimitri Staessens
2020-03-15
1
-1
/
+1
*
build: Update copyright to 2020
0.16.0
Dimitri Staessens
2020-01-02
1
-1
/
+1
*
build: Update copyright to 2019
Dimitri Staessens
2019-02-05
1
-1
/
+1
*
ipcpd, lib, irmd, tools: Change SDU to packet
Sander Vrijders
2018-10-05
1
-2
/
+2
*
tools: Add quiet option to oping
Dimitri Staessens
2018-06-06
1
-16
/
+19
*
tools: Support qosspecs in oping
Dimitri Staessens
2018-06-05
1
-1
/
+1
*
tools: Add out-of-order statistics to oping
Dimitri Staessens
2018-06-05
1
-3
/
+15
*
tools: Add timestamp option to oping
Sander Vrijders
2018-06-01
1
-0
/
+8
*
tools: Fix memleaks as reported by cppcheck
Sander Vrijders
2018-05-25
1
-1
/
+3
*
tools: Disable partial reads in oping
Dimitri Staessens
2018-05-07
1
-0
/
+2
*
lib: Use PTHREAD_COND_CLOCK for blocking reads
0.10.6
Dimitri Staessens
2018-03-10
1
-2
/
+5
*
tools: Don't cancel reader thread in oping
0.10.5
Dimitri Staessens
2018-03-05
1
-2
/
+0
*
build: Allow out-of-tree build of tools
Dimitri Staessens
2018-02-14
1
-20
/
+8
*
include, src: Update copyright to 2018
Dimitri Staessens
2018-01-09
1
-1
/
+1
*
tools: Fix SEGV in oping client
Dimitri Staessens
2017-11-22
1
-4
/
+8
*
tools: Send time in oping packets
Dimitri Staessens
2017-11-19
1
-28
/
+19
*
tools: Change license to 3 clause BSD
Dimitri Staessens
2017-10-24
1
-10
/
+26
*
lib: Add fccntl configuration command
dimitri staessens
2017-08-31
1
-2
/
+2
*
build: Revise the build system
dimitri staessens
2017-08-21
1
-4
/
+0
*
build: Replace fsf snail mail with contact URL
dimitri staessens
2017-08-13
1
-1
/
+1
*
tools: Fix oping client output
dimitri staessens
2017-04-03
1
-2
/
+2
*
tools: oping: Fix bad calculation
Sander Vrijders
2017-04-01
1
-1
/
+1
*
lib: Revise flow allocation API
dimitri staessens
2017-03-31
1
-10
/
+1
*
Change email addresses to ugent.be
Sander Vrijders
2017-03-03
1
-2
/
+2
*
lib: Remove application entity name
Sander Vrijders
2017-02-24
1
-1
/
+1
*
tools: Fix overflow bug in oping
dimitri staessens
2017-02-22
1
-9
/
+10
*
build: Update licenses and copyright
dimitri staessens
2017-01-09
1
-1
/
+1
*
ouroboros: Correct license statements
dimitri staessens
2016-12-24
1
-3
/
+2
*
src, tools: Set/get timeout and get qos for flows
dimitri staessens
2016-12-12
1
-71
/
+44
*
tools: Fix compilation issues on 32 bit machines
dimitri staessens
2016-12-02
1
-1
/
+1
*
lib: Clean up flow if alloc_res fails
dimitri staessens
2016-10-27
1
-37
/
+64
*
tools: Fix memory leaks in oping
dimitri staessens
2016-10-24
1
-6
/
+12
*
build: Compile with strict conversion
dimitri staessens
2016-10-22
1
-5
/
+5
*
build: Comply with -Wextra compiler flag
dimitri staessens
2016-10-21
1
-1
/
+6
*
lib: Demultiplex the fast path
dimitri staessens
2016-10-21
1
-8
/
+17
*
lib: Add a type for struct flow_set
dimitri staessens
2016-10-09
1
-2
/
+1
*
ipcpd: Filter traffic on shim-eth-llc
dimitri staessens
2016-10-06
1
-0
/
+1
*
lib, ipcp: Revise fast path and flow interfaces
dimitri staessens
2016-10-04
1
-1
/
+2
*
lib: dev: Provide a set of fds to flow_select
dimitri staessens
2016-09-06
1
-1
/
+1
*
src: Fix grammar (SDU's -> SDUs)
dimitri staessens
2016-09-02
1
-1
/
+1
*
tools: oping: Fix wrong delay calculation
dimitri staessens
2016-08-06
1
-1
/
+2
*
tools: oping: Fix client cleanup
dimitri staessens
2016-08-04
1
-0
/
+5
*
tools: oping: Fix division by zero
dimitri staessens
2016-08-04
1
-9
/
+14
*
tools: Add a ping application
dimitri staessens
2016-08-03
1
-0
/
+234