diff options
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2010-11-10 21:21:02 +0100 |
---|---|---|
committer | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2010-11-10 21:21:02 +0100 |
commit | 7d870936602533836bba821bd5c679c62c52a95f (patch) | |
tree | 35ffc317699b1700b27dfd8c5da4512d87848e65 /net/ipv4/inet_fragment.c | |
parent | f17a37c9b8c4b32c01e501a84fa6f30e344c6110 (diff) | |
download | talos-op-linux-7d870936602533836bba821bd5c679c62c52a95f.tar.gz talos-op-linux-7d870936602533836bba821bd5c679c62c52a95f.zip |
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
This patch
* separates Ack Vector housekeeping code from option-insertion code;
* shifts option-specific code from ackvec.c into options.c;
* introduces a dedicated routine to take care of the Ack Vector records;
* simplifies the dccp_ackvec_insert_avr() routine: the BUG_ON was redundant,
since the list is automatically arranged in descending order of ack_seqno.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Diffstat (limited to 'net/ipv4/inet_fragment.c')
0 files changed, 0 insertions, 0 deletions