Gerrit Renker
4829007c7b
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 >
2008-09-04 07:45:36 +02:00
..
2008-07-24 10:47:27 -07:00
2008-07-25 10:53:27 -07:00
2008-07-22 14:16:42 -07:00
2008-07-25 21:43:18 -07:00
2008-07-30 16:31:46 -07:00
2008-08-05 18:46:57 -07:00
2008-08-18 13:23:53 +02:00
2008-08-15 19:51:07 -07:00
2008-07-19 22:34:43 -07:00
2008-08-19 04:00:36 -07:00
2008-09-04 07:45:36 +02:00
2008-07-19 22:34:43 -07:00
2008-07-19 22:34:43 -07:00
2008-04-13 22:45:40 -07:00
2008-06-16 18:50:49 -07:00
2008-09-02 17:28:58 -07:00
2008-08-29 14:27:51 -07:00
2008-07-19 22:34:43 -07:00
2008-07-20 17:43:29 -07:00
2008-07-21 17:19:50 +02:00
2008-07-25 21:43:18 -07:00
2008-01-28 14:56:52 -08:00
2008-07-19 22:34:43 -07:00
2008-09-02 17:39:50 -04:00
2008-08-18 21:31:46 -07:00
2008-07-19 22:34:43 -07:00
2008-07-25 21:43:18 -07:00
2008-07-22 14:16:42 -07:00
2008-07-25 21:43:18 -07:00
2008-08-26 20:06:31 -04:00
2008-07-22 14:16:42 -07:00
2008-08-13 02:40:48 -07:00
2008-08-29 14:27:52 -07:00
2008-08-27 16:09:49 -07:00
2008-07-28 21:14:43 +02:00
2008-09-02 23:38:32 -07:00
2008-07-26 20:23:44 -07:00
2008-07-23 23:00:36 +02:00
2008-09-02 15:03:19 -04:00
2008-07-19 22:34:43 -07:00
2008-09-02 20:14:15 -07:00
2008-07-24 10:47:27 -07:00
2008-07-30 03:27:53 -07:00
2008-07-08 03:23:36 -07:00
2008-07-26 12:00:07 -07:00
2008-07-27 09:45:34 -07:00