From: Gerrit Renker Date: Fri, 22 Sep 2006 08:33:58 +0000 (+0100) Subject: [DCCP]: Allow default/fallback service code. X-Git-Tag: v2.6.19-rc1~1232^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00e4d116a7ef94eb910be037912b0b2fc09f608b;p=pandora-kernel.git [DCCP]: Allow default/fallback service code. This has been discussed on dccp@vger and removes the necessity for applications to supply service codes in each and every case. If an application does not want to provide a service code, that's fine, it will be given 0. Otherwise, service codes can be set via socket options as before. This patch has been tested using various client/server configurations (including listening on multiple service codes). Signed-off-by: Gerrit Renker Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed