Make one error message more verbose.
[swifty.git] / src / kernel / swift.c
2012-06-24 Adrian BondrescuMake one error message more verbose.
2012-05-27 Adrian BondrescuImplement receiving from multiple sources. Also modify...
2012-05-20 Adrian BondrescuIncrease the RX buffer size for the SWIFT socket to...
2012-05-20 Adrian BondrescuSet the local_df flag to 1, in order to perform fragmen...
2012-05-10 Adrian BondrescuImplement one to manny transmission. Also modify the...
2012-05-10 Adrian BondrescuAdd support for multiple IP/port pairs in swift_sockadd...
2011-06-05 Adrian BondrescuFix compilation for kernel versions older than 2.6.36
2011-06-04 Adrian BondrescuThe port is now uint8_t
2011-06-04 Adrian BondrescuAdded likely/unlikely logic
2011-06-04 Adrian BondrescuImproved logging mechanism
2011-06-04 Cornel MercanImplemented swift_connect function
2011-06-04 Razvan Deaconescuswifty/kernel: Remove execution access rights for kerne...
2011-06-02 adrianAdded initial version for the swift transport protocol...