Home
last modified time | relevance | path

Searched hist:b1ad00422ecba0449f8e3a8f2ec9267bc994bf8f (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/dccp/
H A Dfeat.hdiff b1ad00422ecba0449f8e3a8f2ec9267bc994bf8f Tue Dec 02 01:33:18 CST 2008 Gerrit Renker <gerrit@erg.abdn.ac.uk> dccp: Processing Confirm options

Analogous to the previous patch, this adds code to interpret incoming Confirm
feature-negotiation options. Both functions operate on the feature-negotiation
list of either the request_sock (server) or the dccp_sock (client).

Thanks to Wei Yongjun for pointing out that it is overly restrictive to check
the entire list of confirmed SP values.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dfeat.cdiff b1ad00422ecba0449f8e3a8f2ec9267bc994bf8f Tue Dec 02 01:33:18 CST 2008 Gerrit Renker <gerrit@erg.abdn.ac.uk> dccp: Processing Confirm options

Analogous to the previous patch, this adds code to interpret incoming Confirm
feature-negotiation options. Both functions operate on the feature-negotiation
list of either the request_sock (server) or the dccp_sock (client).

Thanks to Wei Yongjun for pointing out that it is overly restrictive to check
the entire list of confirmed SP values.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Doptions.cdiff b1ad00422ecba0449f8e3a8f2ec9267bc994bf8f Tue Dec 02 01:33:18 CST 2008 Gerrit Renker <gerrit@erg.abdn.ac.uk> dccp: Processing Confirm options

Analogous to the previous patch, this adds code to interpret incoming Confirm
feature-negotiation options. Both functions operate on the feature-negotiation
list of either the request_sock (server) or the dccp_sock (client).

Thanks to Wei Yongjun for pointing out that it is overly restrictive to check
the entire list of confirmed SP values.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>