Christian Grothoff [Mon, 17 Oct 2011 11:31:28 +0000 (11:31 +0000)]
only transmit if flag is set
Christian Grothoff [Mon, 17 Oct 2011 11:28:28 +0000 (11:28 +0000)]
fix
Christian Grothoff [Mon, 17 Oct 2011 11:21:10 +0000 (11:21 +0000)]
give ATS disjoint ports/paths
Christian Grothoff [Mon, 17 Oct 2011 11:19:37 +0000 (11:19 +0000)]
give ATS disjoint ports/paths
Christian Grothoff [Mon, 17 Oct 2011 11:15:09 +0000 (11:15 +0000)]
try to connect more than just once
Christian Grothoff [Mon, 17 Oct 2011 11:12:21 +0000 (11:12 +0000)]
try to connect more than just once
Bart Polot [Mon, 17 Oct 2011 11:05:05 +0000 (11:05 +0000)]
Refactored multicast code to allow sending any message as multicast, added multicast testcase copied from unicast
Christian Grothoff [Mon, 17 Oct 2011 10:59:51 +0000 (10:59 +0000)]
fix
Christian Grothoff [Mon, 17 Oct 2011 10:07:09 +0000 (10:07 +0000)]
fix
Matthias Wachs [Mon, 17 Oct 2011 10:05:51 +0000 (10:05 +0000)]
new quota compliance
Christian Grothoff [Mon, 17 Oct 2011 10:04:07 +0000 (10:04 +0000)]
fix
Christian Grothoff [Mon, 17 Oct 2011 09:59:05 +0000 (09:59 +0000)]
configure ATS ports conflict-free for tests
Christian Grothoff [Mon, 17 Oct 2011 09:47:50 +0000 (09:47 +0000)]
ign
Christian Grothoff [Mon, 17 Oct 2011 09:47:03 +0000 (09:47 +0000)]
fix
Christian Grothoff [Mon, 17 Oct 2011 09:45:17 +0000 (09:45 +0000)]
fix
Christian Grothoff [Mon, 17 Oct 2011 09:42:37 +0000 (09:42 +0000)]
fixes
Christian Grothoff [Mon, 17 Oct 2011 09:40:36 +0000 (09:40 +0000)]
towards nicer scheduling code
Christian Grothoff [Mon, 17 Oct 2011 09:40:24 +0000 (09:40 +0000)]
fix segv
Christian Grothoff [Mon, 17 Oct 2011 08:13:49 +0000 (08:13 +0000)]
restrict to 1 scheduling client
Christian Grothoff [Mon, 17 Oct 2011 07:55:41 +0000 (07:55 +0000)]
move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
Christian Grothoff [Mon, 17 Oct 2011 07:12:24 +0000 (07:12 +0000)]
parse preference change messages
Christian Grothoff [Mon, 17 Oct 2011 07:03:45 +0000 (07:03 +0000)]
fixwarning
Christian Grothoff [Mon, 17 Oct 2011 07:03:29 +0000 (07:03 +0000)]
send performance info to clients
Christian Grothoff [Sun, 16 Oct 2011 23:17:00 +0000 (23:17 +0000)]
fix
Christian Grothoff [Sun, 16 Oct 2011 23:12:35 +0000 (23:12 +0000)]
fix
Christian Grothoff [Sun, 16 Oct 2011 14:17:01 +0000 (14:17 +0000)]
more bw assignment code
Christian Grothoff [Sun, 16 Oct 2011 13:58:36 +0000 (13:58 +0000)]
move get quota config to addrs
Christian Grothoff [Sun, 16 Oct 2011 13:56:18 +0000 (13:56 +0000)]
get quota config
Christian Grothoff [Sun, 16 Oct 2011 13:42:55 +0000 (13:42 +0000)]
trying to fix keepalive logic
Bart Polot [Sat, 15 Oct 2011 10:08:05 +0000 (10:08 +0000)]
Fixed bug with cancellation of pendint transmisions on peer disconnect, added timeout for pending multicast data.
Matthias Wachs [Fri, 14 Oct 2011 16:31:36 +0000 (16:31 +0000)]
increasign sockets for limited test
reverting neighbours: nice idea...not so easy...but ats is more important
Matthias Wachs [Fri, 14 Oct 2011 16:30:47 +0000 (16:30 +0000)]
more confs
Bart Polot [Fri, 14 Oct 2011 16:23:32 +0000 (16:23 +0000)]
WiP
Matthias Wachs [Fri, 14 Oct 2011 16:16:34 +0000 (16:16 +0000)]
disabling consumption test and verbose
Matthias Wachs [Fri, 14 Oct 2011 16:13:36 +0000 (16:13 +0000)]
Matthias Wachs [Fri, 14 Oct 2011 16:12:48 +0000 (16:12 +0000)]
updating configs for ats
Matthias Wachs [Fri, 14 Oct 2011 15:46:58 +0000 (15:46 +0000)]
more bw to get the reliability tests passing
Matthias Wachs [Fri, 14 Oct 2011 15:33:58 +0000 (15:33 +0000)]
issue: zero-length plugin and addr
fixing:
message size parsing
address comparison
Matthias Wachs [Fri, 14 Oct 2011 14:15:12 +0000 (14:15 +0000)]
no merging just replacing
Matthias Wachs [Fri, 14 Oct 2011 13:57:31 +0000 (13:57 +0000)]
remove addresses on client disconnect
Matthias Wachs [Fri, 14 Oct 2011 13:05:32 +0000 (13:05 +0000)]
Matthias Wachs [Fri, 14 Oct 2011 12:25:48 +0000 (12:25 +0000)]
Bart Polot [Fri, 14 Oct 2011 11:38:40 +0000 (11:38 +0000)]
Removed unnecessary hashmap actions
Bart Polot [Fri, 14 Oct 2011 11:29:21 +0000 (11:29 +0000)]
Additional extra check for coverity 10211
Matthias Wachs [Fri, 14 Oct 2011 11:07:15 +0000 (11:07 +0000)]
Bart Polot [Fri, 14 Oct 2011 09:54:04 +0000 (09:54 +0000)]
Expanded test to include traffic to origin, fixed bugs, separated unicast traffic handling from traffic to origin
Matthias Wachs [Fri, 14 Oct 2011 09:43:29 +0000 (09:43 +0000)]
Christian Grothoff [Fri, 14 Oct 2011 09:41:43 +0000 (09:41 +0000)]
could be NULL
Christian Grothoff [Fri, 14 Oct 2011 09:40:08 +0000 (09:40 +0000)]
rcb, not rc
Christian Grothoff [Fri, 14 Oct 2011 09:39:11 +0000 (09:39 +0000)]
use after free
Christian Grothoff [Fri, 14 Oct 2011 09:32:14 +0000 (09:32 +0000)]
cleanup
Christian Grothoff [Fri, 14 Oct 2011 09:09:47 +0000 (09:09 +0000)]
cleanup
Christian Grothoff [Fri, 14 Oct 2011 09:07:59 +0000 (09:07 +0000)]
cleanup
Christian Grothoff [Fri, 14 Oct 2011 09:05:24 +0000 (09:05 +0000)]
implementing reservations
Christian Grothoff [Fri, 14 Oct 2011 09:04:56 +0000 (09:04 +0000)]
implementing reservations
Matthias Wachs [Fri, 14 Oct 2011 08:58:34 +0000 (08:58 +0000)]
Christian Grothoff [Fri, 14 Oct 2011 08:55:32 +0000 (08:55 +0000)]
comments
Christian Grothoff [Fri, 14 Oct 2011 08:52:15 +0000 (08:52 +0000)]
complete reservations API
Christian Grothoff [Fri, 14 Oct 2011 08:46:34 +0000 (08:46 +0000)]
parsing reservations
Christian Grothoff [Fri, 14 Oct 2011 08:13:38 +0000 (08:13 +0000)]
stuff
Matthias Wachs [Fri, 14 Oct 2011 08:10:28 +0000 (08:10 +0000)]
test + fix
Christian Grothoff [Fri, 14 Oct 2011 08:03:02 +0000 (08:03 +0000)]
more ATS implementation: message parsing and generation:
Christian Grothoff [Fri, 14 Oct 2011 07:23:44 +0000 (07:23 +0000)]
LRN: fix LOG definitions
Christian Grothoff [Fri, 14 Oct 2011 07:23:11 +0000 (07:23 +0000)]
LRN: Use GNUNET_strdup() instead of strdup()
Christian Grothoff [Fri, 14 Oct 2011 07:22:42 +0000 (07:22 +0000)]
LRN loves slist: Use stack allocation for slist iterator
Bart Polot [Thu, 13 Oct 2011 23:27:22 +0000 (23:27 +0000)]
Various fixes in data traffic, expansion of unicast testcase
Christian Grothoff [Thu, 13 Oct 2011 21:16:04 +0000 (21:16 +0000)]
more refactoring
Christian Grothoff [Thu, 13 Oct 2011 21:01:22 +0000 (21:01 +0000)]
more client disconnect code
Christian Grothoff [Thu, 13 Oct 2011 20:55:36 +0000 (20:55 +0000)]
removing client code
Christian Grothoff [Thu, 13 Oct 2011 20:54:17 +0000 (20:54 +0000)]
moving out addresses as well
Christian Grothoff [Thu, 13 Oct 2011 20:48:27 +0000 (20:48 +0000)]
merging
Matthias Wachs [Thu, 13 Oct 2011 20:14:22 +0000 (20:14 +0000)]
Christian Grothoff [Thu, 13 Oct 2011 20:07:05 +0000 (20:07 +0000)]
call receive only after sending INIT
Christian Grothoff [Thu, 13 Oct 2011 20:04:52 +0000 (20:04 +0000)]
fix stack overflow
Christian Grothoff [Thu, 13 Oct 2011 19:52:48 +0000 (19:52 +0000)]
make compile again
Christian Grothoff [Thu, 13 Oct 2011 19:51:59 +0000 (19:51 +0000)]
fixing late night hacks
Christian Grothoff [Thu, 13 Oct 2011 19:45:54 +0000 (19:45 +0000)]
copy and paste copies bugs
Christian Grothoff [Thu, 13 Oct 2011 19:45:08 +0000 (19:45 +0000)]
fix
Christian Grothoff [Thu, 13 Oct 2011 19:40:07 +0000 (19:40 +0000)]
fixing compile errors
Matthias Wachs [Thu, 13 Oct 2011 19:34:16 +0000 (19:34 +0000)]
Matthias Wachs [Thu, 13 Oct 2011 19:33:50 +0000 (19:33 +0000)]
Matthias Wachs [Thu, 13 Oct 2011 19:14:04 +0000 (19:14 +0000)]
missing
Christian Grothoff [Thu, 13 Oct 2011 17:00:28 +0000 (17:00 +0000)]
adapting code to new ATS APIs
Matthias Wachs [Thu, 13 Oct 2011 16:32:30 +0000 (16:32 +0000)]
ats service
Christian Grothoff [Thu, 13 Oct 2011 14:49:55 +0000 (14:49 +0000)]
finish ATS API implementation
Matthias Wachs [Thu, 13 Oct 2011 14:40:39 +0000 (14:40 +0000)]
Christian Grothoff [Thu, 13 Oct 2011 14:17:18 +0000 (14:17 +0000)]
finish
Christian Grothoff [Thu, 13 Oct 2011 14:09:24 +0000 (14:09 +0000)]
parse updated message type
Christian Grothoff [Thu, 13 Oct 2011 14:09:02 +0000 (14:09 +0000)]
parse updated message type
Matthias Wachs [Thu, 13 Oct 2011 14:08:51 +0000 (14:08 +0000)]
Christian Grothoff [Thu, 13 Oct 2011 14:06:14 +0000 (14:06 +0000)]
API change to make mwachs happy
Matthias Wachs [Thu, 13 Oct 2011 13:59:20 +0000 (13:59 +0000)]
disconnect on zero bandwidth notification
Bart Polot [Thu, 13 Oct 2011 13:44:18 +0000 (13:44 +0000)]
Extended testcase, fixed bugs in client -> service data traffic handling
Matthias Wachs [Thu, 13 Oct 2011 13:42:51 +0000 (13:42 +0000)]
removign ats from neighbour
Matthias Wachs [Thu, 13 Oct 2011 13:27:06 +0000 (13:27 +0000)]
Christian Grothoff [Thu, 13 Oct 2011 13:22:05 +0000 (13:22 +0000)]
documenting
Christian Grothoff [Thu, 13 Oct 2011 13:17:11 +0000 (13:17 +0000)]
renaming
Christian Grothoff [Thu, 13 Oct 2011 13:16:54 +0000 (13:16 +0000)]
commenting out old tests
Christian Grothoff [Thu, 13 Oct 2011 13:16:19 +0000 (13:16 +0000)]
rename
Christian Grothoff [Thu, 13 Oct 2011 13:15:59 +0000 (13:15 +0000)]
sapi implemented