diff options
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2008-12-02 08:29:30 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-12-02 08:29:30 +0100 |
commit | 8b7b6c75c6387527b195bb69100182288da94f84 (patch) | |
tree | 4a87cbdcacf5736c41eae01481c31c2729bea1a6 /drivers/clocksource/Makefile | |
parent | dccp: Insert feature-negotiation options into skb (diff) | |
download | linux-8b7b6c75c6387527b195bb69100182288da94f84.tar.xz linux-8b7b6c75c6387527b195bb69100182288da94f84.zip |
dccp: Integrate feature-negotiation insertion code
The patch implements insertion of feature negotiation at the server (listening
and request socket) and the client (connecting socket).
In dccp_insert_options(), several statements have been grouped together now
to achieve (it is hoped) better efficiency by reducing the number of tests
each packet has to go through:
- Ack Vectors are sent if the packet is neither a Data or a Request packet;
- a previous issue is corrected - feature negotiation options are allowed
on DataAck packets (5.8).
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>
Diffstat (limited to 'drivers/clocksource/Makefile')
0 files changed, 0 insertions, 0 deletions