diff options
| author | Gerrit Renker <[email protected]> | 2008-09-04 07:30:19 +0200 |
|---|---|---|
| committer | Gerrit Renker <[email protected]> | 2008-09-04 07:45:29 +0200 |
| commit | f8a644c07e6f38b2c3cbaf99990e867d670d207b (patch) | |
| tree | f73051f64757db74135e538c4643a1d305a7fa0b /include | |
| parent | 0ef118a017919cd661cf294811d1889ac556ee80 (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 (I hope) 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 <[email protected]>
Acked-by: Ian McDonald <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions