Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/dccp
Arnaldo Carvalho de Melo 65299d6c3c [CCID3]: Introduce include/linux/tfrc.h
Moving the TFRC sender and receiver variables to separate structs, so
that we can copy these structs to userspace thru getsockopt,
dccp_diag, etc.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-18 00:18:32 -07:00
..
ccids [CCID3]: Introduce include/linux/tfrc.h 2005-09-18 00:18:32 -07:00
ackvec.c [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
ackvec.h [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
ccid.c
ccid.h [DCCP]: Introduce dccp_get_info 2005-08-29 16:05:07 -07:00
dccp.h [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
diag.c [DCCP]: Introduce dccp_get_info 2005-08-29 16:05:07 -07:00
input.c [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
ipv4.c [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
Kconfig [DCCP]: Make the Debug Menu available when DCCP is statically linked too 2005-08-29 16:11:27 -07:00
Makefile [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
minisocks.c [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
options.c [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
output.c [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 2005-09-18 00:17:51 -07:00
proto.c [DCCP]: Introduce DCCP_SOCKOPT_SERVICE 2005-09-16 16:58:40 -07:00
timer.c [DCCP]: Fix the ACK and SEQ window variables settings 2005-08-29 16:03:42 -07:00