swifty.git
2013-03-18 Paul VlaseIgnore test executables initial
2013-03-18 Adrian BondrescuMake the tests compilable after the latest API changes.
2013-03-18 Adrian BondrescuAdd client and server for MPTP measurements.
2013-03-18 Adrian BondrescuThe UDP client is now working and it measures the time...
2013-03-18 Adrian BondrescuThe UDP server now works as expected.
2013-03-18 Adrian BondrescuAdd client/server over UDP for testing purposes.
2013-03-18 root (spook... A few minor changes to server files
2013-03-18 Adrian BondrescuAdd client and server for transmitting large files.
2013-03-18 Adrian BondrescuAdd support for multiple IP/port pairs in swift_sockadd...
2013-03-18 Paul VlaseUse Linux-like indentation in mptp.c
2013-03-18 Paul VlaseUse Linux-like indentation in mptp.h
2013-03-18 Adrian BondrescuSet the bytes value in the mptp_dest structure when...
2013-03-18 Adrian BondrescuSmall fixes in the mptp_recvmsg function
2013-03-18 Adrian BondrescuIf port 0 is provided for binding, bind the socket...
2013-03-18 Adrian BondrescuMove MPTP ports to 16bit. Until now they were on 8bit.
2013-03-18 Adrian BondrescuRename swift.* files to mptp.*
2013-03-18 Adrian BondrescuUpdate cherry-pick
2013-03-18 Adrian BondrescuMake one error message more verbose.
2013-03-18 Adrian BondrescuWe were performing one extra skb_recv_datagram in mptp_...
2013-03-18 Adrian BondrescuFix cherry-pick
2013-03-18 Adrian BondrescuIntegrate changes on tests
2013-03-18 Adrian BondrescuIncrease the RX buffer size for the SWIFT socket to...
2013-03-18 Adrian BondrescuSet the local_df flag to 1, in order to perform fragmen...
2013-03-18 Adrian BondrescuChange the default log level to error in the kernel...
2013-03-18 Adrian BondrescuImplement one to manny transmission. Also modify the...
2013-03-18 Adrian BondrescuAdd support for multiple IP/port pairs in swift_sockadd...
2013-03-18 Cornel Mercantests added
2013-03-18 Adrian BondrescuFix compilation for kernel versions older than 2.6.36
2013-03-18 Adrian BondrescuThe port is now uint8_t
2013-03-18 Adrian BondrescuAdded likely/unlikely logic
2013-03-18 Adrian BondrescuImproved logging mechanism
2013-03-18 Cornel MercanImplemented swift_connect function
2013-03-18 Razvan Deaconescuswifty/kernel: Add .gitignore file.
2013-03-18 Razvan Deaconescuswifty/kernel: Remove execution access rights for kerne...
2013-03-18 Razvan DeaconescuRemove initial test file
2013-03-18 adrianAdded initial version for the swift transport protocol...
2010-11-13 Razvan Deaconescuinitial commit