summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Adrian Bondrescu [Sun, 20 May 2012 16:51:18 +0000 (19:51 +0300)]
Change the default log level to error in the kernel module.
Adrian Bondrescu [Thu, 10 May 2012 20:10:38 +0000 (23:10 +0300)]
Implement one to manny transmission. Also modify the test files.
Adrian Bondrescu [Thu, 10 May 2012 19:36:10 +0000 (22:36 +0300)]
Add support for multiple IP/port pairs in swift_sockaddr. Also add the user space tests for testing this support.
Cornel Mercan [Mon, 6 Jun 2011 16:54:20 +0000 (09:54 -0700)]
tests added
Adrian Bondrescu [Sun, 5 Jun 2011 13:00:39 +0000 (16:00 +0300)]
Fix compilation for kernel versions older than 2.6.36
Adrian Bondrescu [Sat, 4 Jun 2011 13:09:24 +0000 (16:09 +0300)]
The port is now uint8_t
Adrian Bondrescu [Sat, 4 Jun 2011 12:44:50 +0000 (15:44 +0300)]
Added likely/unlikely logic
Adrian Bondrescu [Sat, 4 Jun 2011 12:29:23 +0000 (15:29 +0300)]
Improved logging mechanism
Cornel Mercan [Sat, 4 Jun 2011 11:34:43 +0000 (04:34 -0700)]
Implemented swift_connect function
Razvan Deaconescu [Sat, 4 Jun 2011 07:11:20 +0000 (10:11 +0300)]
swifty/kernel: Add .gitignore file.
Razvan Deaconescu [Sat, 4 Jun 2011 07:09:22 +0000 (10:09 +0300)]
swifty/kernel: Remove execution access rights for kernel source files.
Razvan Deaconescu [Mon, 18 Mar 2013 16:26:46 +0000 (18:26 +0200)]
Remove initial test file
adrian [Thu, 2 Jun 2011 17:46:19 +0000 (20:46 +0300)]
Added initial version for the swift transport protocol (dummy version). Need to work on swift_connect, logging and add likely/unlikely ...
Razvan Deaconescu [Sat, 13 Nov 2010 08:37:01 +0000 (10:37 +0200)]
initial commit