swifty.git
11 years agoChange the default log level to error in the kernel module.
Adrian Bondrescu [Sun, 20 May 2012 16:51:18 +0000 (19:51 +0300)]
Change the default log level to error in the kernel module.

11 years agoImplement one to manny transmission. Also modify the test files.
Adrian Bondrescu [Thu, 10 May 2012 20:10:38 +0000 (23:10 +0300)]
Implement one to manny transmission. Also modify the test files.

11 years agoAdd support for multiple IP/port pairs in swift_sockaddr. Also add the user space...
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.

11 years agotests added
Cornel Mercan [Mon, 6 Jun 2011 16:54:20 +0000 (09:54 -0700)]
tests added

11 years agoFix compilation for kernel versions older than 2.6.36
Adrian Bondrescu [Sun, 5 Jun 2011 13:00:39 +0000 (16:00 +0300)]
Fix compilation for kernel versions older than 2.6.36

11 years agoThe port is now uint8_t
Adrian Bondrescu [Sat, 4 Jun 2011 13:09:24 +0000 (16:09 +0300)]
The port is now uint8_t

11 years agoAdded likely/unlikely logic
Adrian Bondrescu [Sat, 4 Jun 2011 12:44:50 +0000 (15:44 +0300)]
Added likely/unlikely logic

11 years agoImproved logging mechanism
Adrian Bondrescu [Sat, 4 Jun 2011 12:29:23 +0000 (15:29 +0300)]
Improved logging mechanism

11 years agoImplemented swift_connect function
Cornel Mercan [Sat, 4 Jun 2011 11:34:43 +0000 (04:34 -0700)]
Implemented swift_connect function

11 years agoswifty/kernel: Add .gitignore file.
Razvan Deaconescu [Sat, 4 Jun 2011 07:11:20 +0000 (10:11 +0300)]
swifty/kernel: Add .gitignore file.

11 years agoswifty/kernel: Remove execution access rights for kernel source files.
Razvan Deaconescu [Sat, 4 Jun 2011 07:09:22 +0000 (10:09 +0300)]
swifty/kernel: Remove execution access rights for kernel source files.

11 years agoRemove initial test file
Razvan Deaconescu [Mon, 18 Mar 2013 16:26:46 +0000 (18:26 +0200)]
Remove initial test file

11 years agoAdded initial version for the swift transport protocol (dummy version). Need to work...
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 ...

13 years agoinitial commit
Razvan Deaconescu [Sat, 13 Nov 2010 08:37:01 +0000 (10:37 +0200)]
initial commit