diff options
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2008-12-01 23:29:30 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-12-01 23:29:30 -0800 |
commit | 8b7b6c75c6387527b195bb69100182288da94f84 (patch) | |
tree | 4a87cbdcacf5736c41eae01481c31c2729bea1a6 /net/sunrpc | |
parent | 0971d17ca3d80f61863f4750091a64448bf91600 (diff) |
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 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions