Re: [PATCH] net/dccp: Allow default/fallback service code

2006-09-22 Thread Arnaldo Carvalho de Melo
On 9/22/06, Gerrit Renker <[EMAIL PROTECTED]> wrote: [DCCP]: If an application does not want to provide a service code, that's Signed-off-by: Gerrit Renker <[EMAIL PROTECTED]> Applied Thanks, - Arnaldo - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a mes

Re: [PATCH] net/dccp: Allow default/fallback service code

2006-09-22 Thread Gerrit Renker
[DCCP]: 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 has fixes as below. | Not sure what happened here but I can't apply this with git-apply. Can | you c

Re: [PATCH] net/dccp: Allow default/fallback service code

2006-09-21 Thread Ian McDonald
Gerrit, Not sure what happened here but I can't apply this with git-apply. Can you check and resubmit. Looks great patch though and would love to test! This would mean DCCP is easier to port to which must be good. Just a quick note - you didn't updated last changed date in Documentation/networki

[PATCH] net/dccp: Allow default/fallback service code

2006-09-11 Thread Gerrit Renker
[DCCP]: Allow default/fallback service code. This has been discussed on [EMAIL PROTECTED] 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 code