Commit Graph

17 Commits

Author SHA1 Message Date
HappyZ d18c91e2db bug fix in printf info
should be 3 info rather than 2
2017-01-26 15:15:15 -08:00
HappyZ 12a7bc8c72 update tx normal tcp to new binary format
TODO1: update all into a similar one
TODO2: change cpu parser from 2 to any cores
2017-01-25 15:08:12 -08:00
HappyZ ae9f934425 syntax lint 2016-10-02 00:02:32 -07:00
HappyZ 7f7f19e7c9 add bypassl3 recv
need to distinguish between other packets and raw socket ones
2016-09-28 15:19:49 -07:00
HappyZ b584fa0cf5 bug fix, add server send/recv normal udp 2016-09-28 09:56:02 -07:00
HappyZ a5d8de37e1 bug fix; add server send normal tcp 2016-09-28 00:41:39 -07:00
HappyZ 16fa5d13c3 bug fix, add client recv normal tcp splice 2016-09-27 11:47:14 -07:00
HappyZ e86f6d56c2 bug fix 2016-09-27 11:08:09 -07:00
HappyZ f10f497f6e rewrote normal udp and tcp client receiver
remove redundant files; add normal udp and tcp client receiver to
makeall.sh
2016-09-27 10:30:56 -07:00
HappyZ 73dae97938 server udp receiver; fix bug in normal tcp at server receiver 2016-09-27 02:41:24 -07:00
HappyZ 0be32705d1 rewrote server receiver 2016-09-27 02:02:37 -07:00
HappyZ 98966095d8 rename folders and files 2016-09-26 23:24:05 -07:00
HappyZ 979beae8fc rewrote normaltcp_splice, add mac address to argv in bypassl3, optimize stuff
also add a make all.sh bash to make all modified folders
2016-09-26 22:41:28 -07:00
HappyZ d08e818b34 rewrote bypassl3, normaludp, fix bugs in normaltcp and sendfile 2016-09-26 20:07:46 -07:00
HappyZ 2ea3f255a6 rename normal tcp sendfile (one copy); rewrote normal tcp 2016-09-26 14:58:29 -07:00
HappyZ 523675b4ed rewrote sendfile binary 2016-09-26 14:24:17 -07:00
HappyZ 495b4861e1 put up offloading binaries
need to further optimize them
2016-09-25 22:58:41 -07:00