index
:
ouroboros
be
master
testing
Ouroboros main repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
oping
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: Add timestamp option to oping
Sander Vrijders
2018-06-01
2
-6
/
+22
*
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
2
-3
/
+6
*
tools: Use non-blocking read in servers
Dimitri Staessens
2018-03-16
1
-1
/
+1
*
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
4
-27
/
+25
*
build: Use GNUInstallDirs instead of hardcoded values
0.9.9
Sander Vrijders
2018-02-06
1
-1
/
+1
*
include, src: Update copyright to 2018
Dimitri Staessens
2018-01-09
3
-3
/
+3
*
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
2
-38
/
+23
*
tools: Change license to 3 clause BSD
Dimitri Staessens
2017-10-24
3
-30
/
+78
*
lib: Deprecate ouroboros_init and ourboros_fini
dimitri staessens
2017-10-14
2
-14
/
+1
*
lib: Add fccntl configuration command
dimitri staessens
2017-08-31
2
-3
/
+3
*
dev: Revise fqueue API and add man pages
dimitri staessens
2017-08-29
2
-12
/
+11
*
build: Revise the build system
dimitri staessens
2017-08-21
4
-8
/
+3
*
build: Replace fsf snail mail with contact URL
dimitri staessens
2017-08-13
3
-3
/
+3
*
include, lib: Rename ap_init/ap_fini
dimitri staessens
2017-04-13
1
-3
/
+3
*
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
2
-19
/
+5
*
Change email addresses to ugent.be
Sander Vrijders
2017-03-03
3
-6
/
+6
*
build: Format CMakeLists.txt files
Sander Vrijders
2017-03-03
1
-3
/
+3
*
lib: Remove application entity name
Sander Vrijders
2017-02-24
2
-2
/
+2
*
tools: Continue oping server after failed write
dimitri staessens
2017-02-22
1
-3
/
+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
3
-3
/
+3
*
ouroboros: Correct license statements
dimitri staessens
2016-12-24
3
-9
/
+6
*
src, tools: Set/get timeout and get qos for flows
dimitri staessens
2016-12-12
3
-76
/
+46
*
tools: Fix compilation issues on 32 bit machines
dimitri staessens
2016-12-02
2
-7
/
+8
*
tools: Fix parameters in oping tool
dimitri staessens
2016-10-30
1
-4
/
+5
*
lib: Clean up flow if alloc_res fails
dimitri staessens
2016-10-27
1
-37
/
+64
*
lib: API for accepting flows with QoS
dimitri staessens
2016-10-25
1
-1
/
+2
*
tools: Fix memory leaks in oping
dimitri staessens
2016-10-24
3
-17
/
+26
*
tools: Fix setting flags in oping tool
dimitri staessens
2016-10-23
1
-1
/
+1
*
build: Compile with strict conversion
dimitri staessens
2016-10-22
3
-12
/
+12
*
build: Comply with -Wextra compiler flag
dimitri staessens
2016-10-21
2
-1
/
+15
*
lib: Demultiplex the fast path
dimitri staessens
2016-10-21
3
-17
/
+33
*
lib: Add a type for struct flow_set
dimitri staessens
2016-10-09
3
-5
/
+3
*
ipcpd: Filter traffic on shim-eth-llc
dimitri staessens
2016-10-06
2
-1
/
+3
*
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
3
-14
/
+23
*
src: Fix grammar (SDU's -> SDUs)
dimitri staessens
2016-09-02
1
-1
/
+1
*
irmd, lib: Rebuild the IRMd data model
dimitri staessens
2016-08-21
2
-10
/
+20
*
lib, irmd: Bind AP instances to AP_subsets
dimitri staessens
2016-08-10
1
-0
/
+5
*
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 cleanup on exit
dimitri staessens
2016-08-04
1
-3
/
+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
4
-0
/
+593