From: Maximiliano Geier Date: Wed, 14 Nov 2012 10:27:13 +0000 (+0100) Subject: BitTorrent: added reference to the report by A. Legout on the size of messages X-Git-Tag: v3_9_rc1~91^2~106 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/995564c24c3c1b491e552658b0542f5d91d133b0 BitTorrent: added reference to the report by A. Legout on the size of messages --- diff --git a/examples/msg/bittorrent/messages.h b/examples/msg/bittorrent/messages.h index a8e98c3d4f..8e29f040d4 100644 --- a/examples/msg/bittorrent/messages.h +++ b/examples/msg/bittorrent/messages.h @@ -10,6 +10,8 @@ /** * Message sizes + * Sizes based on report by A. Legout et al, Understanding BitTorrent: An Experimental Perspective + * http://hal.inria.fr/inria-00000156/en */ #define MESSAGE_HANDSHAKE_SIZE 68 #define MESSAGE_CHOKE_SIZE 5