added bias to priority for forwarded turtle traffic

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5_QoS@4535 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2011-08-05 19:22:45 +00:00
parent 64bd8e2819
commit b85b3862d6

View File

@ -42,6 +42,7 @@ const uint8_t QOS_PRIORITY_RS_TURTLE_FILE_DATA = 3 ;
const uint8_t QOS_PRIORITY_RS_TURTLE_FILE_CRC = 3 ;
const uint8_t QOS_PRIORITY_RS_TURTLE_FILE_MAP = 3 ;
const uint8_t QOS_PRIORITY_RS_TURTLE_GENERIC_ITEM = 3 ;
const uint8_t QOS_PRIORITY_RS_TURTLE_FORWARD_FILE_DATA= 2 ;
// File transfer
//