Commit Graph

75 Commits (4ed1077953f531b3fef4af4b4ade48a828c48869)

Author SHA1 Message Date
Gerrit Renker 410e27a49b This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 17 years ago
Gerrit Renker c8bf462bc5 dccp ccid-2: Separate option parsing from CCID processing 17 years ago
Gerrit Renker c2f42077bd dccp ccid-2: Schedule Sync as out-of-band mechanism 17 years ago
Gerrit Renker 68b1de1576 dccp ccid-2: Algorithm to update buffer state 17 years ago
Gerrit Renker d7dc7e5f49 dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling 17 years ago
Gerrit Renker 4829007c7b dccp ccid-2: Separate internals of Ack Vectors from option-parsing code 17 years ago
Gerrit Renker 2975abd251 dccp: Schedule an Ack when receiving timestamps 17 years ago
Gerrit Renker f10ecaee6d dccp: Replace magic CCID-specific numbers by symbolic constants 17 years ago
Gerrit Renker 3306c781ff dccp: Add packet type information to CCID-specific option parsing 17 years ago
Gerrit Renker 76f738a795 dccp: Debugging functions for feature negotiation 17 years ago
Gerrit Renker 0a4822679d dccp: Initialisation and type-checking of feature sysctls 17 years ago
Gerrit Renker b235dc4abb dccp ccid-2: Phase out the use of boolean Ack Vector sysctl 17 years ago
Gerrit Renker 68e074bfce dccp: Remove manual influence on NDP Count feature 17 years ago
Gerrit Renker d2150b7bff dccp: Processing Confirm options 17 years ago
Gerrit Renker 5a146b97d5 dccp: Process incoming Change feature-negotiation options 17 years ago
Gerrit Renker f8a644c07e dccp: Integrate feature-negotiation insertion code 17 years ago
Gerrit Renker cf9ddf73b9 dccp: Header option insertion routine for feature-negotiation 17 years ago
Gerrit Renker d0440ee6f6 dccp: Support for Mandatory options 17 years ago
Gerrit Renker b9aaac1c53 dccp: Increase the scope of variable-length htonl/ntohl functions 17 years ago
Gerrit Renker 17c30b40ed dccp: Deprecate Ack Ratio sysctl 17 years ago
Gerrit Renker 5591d28628 dccp: Limit feature negotiation to connection setup phase 17 years ago
Gerrit Renker eac7726bf5 dccp: Fill in the Data fields for "Option Error" Resets 17 years ago
Gerrit Renker faf61c3319 dccp: Silently ignore options with nonsensical lengths 17 years ago
Gerrit Renker 5a056417e6 dccp: Fill in the Data fields for "Option Error" Resets 17 years ago
Gerrit Renker 1efa6bbac8 dccp: Silently ignore options with nonsensical lengths 17 years ago
Gerrit Renker 5b5d0e7048 dccp: Upgrade NDP count from 3 to 6 bytes 17 years ago
Gerrit Renker 65907a433a dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets 17 years ago
Gerrit Renker cf86314cb7 [DCCP]: Ignore feature negotiation on Data packets 17 years ago
Gerrit Renker af3b867e2f [DCCP]: Support inserting options during the 3-way handshake 17 years ago
Gerrit Renker b4d4f7c70f [DCCP]: Handle timestamps on Request/Response exchange separately 17 years ago
Gerrit Renker 8b81941248 [DCCP]: Allow to parse options on Request Sockets 17 years ago
Gerrit Renker c86ab2b6a5 [DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also 17 years ago
Gerrit Renker 76fd1e87d9 [DCCP]: Unaligned pointer access 17 years ago
Gerrit Renker dcad856fe8 [DCCP]: Wrong format in printk 18 years ago
Gerrit Renker 451bc0473f [DCCP]: Tidy-up -- minisock initialisation 18 years ago
Gerrit Renker 4c70f383e0 [DCCP]: Provide 10s of microsecond timesource 18 years ago
Arnaldo Carvalho de Melo 8fb8354af9 [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore 18 years ago
Arnaldo Carvalho de Melo 234748954a [DCCP] options: convert dccp_insert_option_timestamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo 19ac21465e [DCCP]: Convert dccps_timestamp_time to ktime_t 18 years ago
Gerrit Renker f73f7097c9 [DCCP]: Debug statements for Elapsed Time option 18 years ago
Gerrit Renker 89560b53b9 [DCCP]: Sample RTT from SYN exchange 18 years ago
Adrian Bunk cb69cc5236 [TCP/DCCP/RANDOM]: Remove unused exports. 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
Gerrit Renker 65d6c2b42e [DCCP] ccid: Deprecate ccid_hc_tx_insert_options 18 years ago
Andrea Bittau bdf13d208d [DCCP] ackvec: infrastructure for sending more than one ackvec per packet 18 years ago
Gerrit Renker 59348b19ef [DCCP]: Simplified conditions due to use of enum:8 states 18 years ago
Gerrit Renker 09dbc3895e [DCCP]: Miscellaneous code tidy-ups 18 years ago
Gerrit Renker c02fdc0e81 [DCCP]: Make feature negotiation more readable 18 years ago
Gerrit Renker afb0a34dd3 [DCCP]: Introduce a consistent naming scheme for sysctls 18 years ago
Gerrit Renker 0e64e94e47 [DCCP]: Update documentation references. 18 years ago