Commit Graph

22 Commits (f5e902817fee1589badca1284f49eecc0ef0c200)

Author SHA1 Message Date
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
Harald Welte 5a47a470e6 [DCCP]: make <linux/dccp.h> include-able from userspace 20 years ago
Arnaldo Carvalho de Melo 7c657876b6 [DCCP]: Initial implementation 20 years ago