From: Arnaldo Carvalho de Melo Date: Sun, 28 Aug 2005 07:51:32 +0000 (-0300) Subject: [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE X-Git-Tag: v2.6.14-rc1~1035^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84ffe430342db6ee585a5038f3242a6b4112d69;p=pandora-kernel.git [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE So that applications can set dccp_sock->dccps_pkt_size, that in turn is used in the CCID3 half connection init routines to set ccid3hc[tr]x_s and use it in its rate calculations. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed