aboutsummaryrefslogtreecommitdiff
path: root/src/fragmentation
AgeCommit message (Collapse)Author
2012-11-05-version bumpinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24714 140774ce-b5e7-0310-ab8b-a85725594a96
2012-11-04-misc bugfixes, travel hackinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24693 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-23-hopefully fixing #2596grothoff
git-svn-id: https://gnunet.org/svn/gnunet@24473 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-22fixwachs
git-svn-id: https://gnunet.org/svn/gnunet@24454 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-22-fixing fraggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24452 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-22-trying to fix fragmentation / udp performance, not working yetgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24451 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-19-reduce size of test to help sparcbotgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@22091 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-07-fixing #2405grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21795 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-01-bump versionsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21724 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-16-fewer statsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21532 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-16-improving fragmentation performancegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21531 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-14-fixing misc seaspider parser errorsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21485 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-08-fix: min delay 1msgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21354 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-08-fix: min delay 50ms, do not skip mindelay if fragmentation block only ↵grothoff
consists of 1 msg git-svn-id: https://gnunet.org/svn/gnunet@21353 140774ce-b5e7-0310-ab8b-a85725594a96
2012-02-27-version bumps in anticipation of releasegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@20082 140774ce-b5e7-0310-ab8b-a85725594a96
2012-02-26-verbose is independent of logginggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@20034 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-30-LRN: use FPRINTF -- #2051grothoff
git-svn-id: https://gnunet.org/svn/gnunet@18855 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-21fixing 2012: network structure alignment now forced to be correct even on ↵grothoff
W32 using #pragma pack from gcc 4.x git-svn-id: https://gnunet.org/svn/gnunet@18730 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-29-fixing indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18394 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-17consider number of retransmissions for delay calculationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18188 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-17consider number of retransmissions for delay calculationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18187 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-17consider number of retransmissions for delay calculationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18186 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-17only use good acks for delay calculationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18185 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-05LRN: Add '-Wl,' prefix to -no-undefinedgrothoff
-no-undefined is not a valid compiler option as of GCC 4.6.x (it IS valid linker option). Note that this REQUIRES an extra -no-undefined to be passed to libtool (this is done by GN_LIB_LDLFAGS and GN_PLUGIN_LDFLAGS), because libtool does not understand -Wl,-no-undefined. git-svn-id: https://gnunet.org/svn/gnunet@18013 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-04curly wars / auto-indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18000 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-02undo 17914, 915, 916grothoff
git-svn-id: https://gnunet.org/svn/gnunet@17917 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-02disable delays if infinite bandwidthgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17916 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-21fix segfault introduced by recent refactoringgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17663 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-21order of sending ack and notificationwachs
git-svn-id: https://gnunet.org/svn/gnunet@17661 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-04LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsgrothoff
(#1805). git-svn-id: https://gnunet.org/svn/gnunet@17173 140774ce-b5e7-0310-ab8b-a85725594a96
2011-09-28parengrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17087 140774ce-b5e7-0310-ab8b-a85725594a96
2011-09-13adding missing filesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16812 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run ↵grothoff
whitespace remover git-svn-id: https://gnunet.org/svn/gnunet@16620 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-15indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16583 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-15indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16581 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-01fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16282 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-27fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16236 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-27fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16235 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-26Changed test to reflect smaller mtubrodski
git-svn-id: https://gnunet.org/svn/gnunet@16215 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-26Removed MTU assert, added assert for strange error with schedulerbrodski
git-svn-id: https://gnunet.org/svn/gnunet@16214 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-19tolerate duplicate fragment idsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16101 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-18do not autostart nsegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16099 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-18sqrtgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16058 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-15not zerogrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15980 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-15add 1 std dev -- seems to help:grothoff
git-svn-id: https://gnunet.org/svn/gnunet@15975 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-14never discard current mcgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15968 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-14nodegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15961 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-14nicer stats, bugfixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15954 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-13renamegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15944 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-13dcegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15943 140774ce-b5e7-0310-ab8b-a85725594a96