Commit Graph

52 Commits (06b8e878a9bc9301201cffe186eba99c4185f20a)

Author SHA1 Message Date
Arnaldo Carvalho de Melo cf6b5fbe74 [DCCP]: Reorganize struct dccp_sock to save 8 bytes 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 b8599d2070 [DCCP]: Support for server holding timewait state 17 years ago
Gerrit Renker 0c86962076 [DCCP]: Integrate state transitions for passive-close 17 years ago
Gerrit Renker f11135a344 [DCCP]: Dedicated auxiliary states to support passive-close 17 years ago
Gerrit Renker 9b91ad2747 [DCCP]: Make PARTOPEN an autonomous state 17 years ago
Gerrit Renker d8ef2c29a0 [DCCP]: Convert Reset code into socket error number 17 years ago
Gerrit Renker fde20105f3 [DCCP]: Retrieve packet sequence number for error reporting 17 years ago
Gerrit Renker 451bc0473f [DCCP]: Tidy-up -- minisock initialisation 18 years ago
Gerrit Renker 7c559a9e44 [DCCP]: Add socket option to query the current MPS 18 years ago
Gerrit Renker a94f0f9705 [DCCP]: Rate-limit DCCP-Syncs 18 years ago
Gerrit Renker 0430ee3451 [DCCP]: Add Support for Data 1 .. 3 fields of Reset packets 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 19ac21465e [DCCP]: Convert dccps_timestamp_time to ktime_t 18 years ago
Gerrit Renker 91d73c15cb [DCCP]: Complete documentation of dccp_sock 18 years ago
Gerrit Renker 89560b53b9 [DCCP]: Sample RTT from SYN exchange 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo 8109b02b53 [DCCP]: Whitespace cleanups 18 years ago
Gerrit Renker 5aed324369 [DCCP]: Tidy up unused structures 18 years ago
Al Viro 9981a0e36a [NET]: Annotate checksums in on-the-wire packets. 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 6f4e5fff1e [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) 18 years ago
Gerrit Renker 9b42078ed6 [DCCP]: Combine allocating & zeroing header space on skb 18 years ago
Al Viro 1acc04cd4c [PATCH] dccp __user annotations 19 years ago
Ian McDonald b83eff641e [DCCP]: Introduce constants for CCID numbers 19 years ago
Gerrit Renker 00e4d116a7 [DCCP]: Allow default/fallback service code. 19 years ago
Ian McDonald 97e5848dd3 [DCCP]: Introduce tx buffering 19 years ago
Arnaldo Carvalho de Melo a4bf390242 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock 19 years ago
Arnaldo Carvalho de Melo 93ce20928f [DCCP]: Make CCID2 be the default 19 years ago
Andrea Bittau 60fe62e789 [DCCP]: sparse endianness annotations 19 years ago
Arnaldo Carvalho de Melo 91f0ebf7b6 [DCCP] CCID: Improve CCID infrastructure 19 years ago
Ian McDonald ba66c6e8b2 [DCCP]: Set the default CCID according to kernel config selection 19 years ago
Andrea Bittau afe00251dd [DCCP]: Initial feature negotiation implementation 19 years ago
Andrea Bittau 2a91aa3967 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago
Arnaldo Carvalho de Melo 88f964db6e [DCCP]: Introduce CCID getsockopt for the CCIDs 20 years ago
Arnaldo Carvalho de Melo 561713cf47 [DCCP]: Don't use necessarily the same CCID for tx and rx 20 years ago
Arnaldo Carvalho de Melo ae31c3399d [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 20 years ago
Arnaldo Carvalho de Melo 67e6b62921 [DCCP]: Introduce DCCP_SOCKOPT_SERVICE 20 years ago
Arnaldo Carvalho de Melo b0e567806d [DCCP] Introduce dccp_timestamp 20 years ago
Arnaldo Carvalho de Melo 507d37cf26 [CCID] Only call the HC insert_options methods when requested 20 years ago
Arnaldo Carvalho de Melo a84ffe4303 [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE 20 years ago
Ian McDonald 1bc0986957 [DCCP]: Fix the timestamp options 20 years ago
Arnaldo Carvalho de Melo 64cf1e5d8b [DCCP]: Finish the TIMEWAIT minisock support 20 years ago
Harald Welte 1d3de414eb [NETFILTER]: New iptables DCCP protocol header match 20 years ago
Arnaldo Carvalho de Melo e2e268665f [DCCP]: Fix struct sockaddr_dccp definition 20 years ago