alistair23-linux/net/dccp
Arnaldo Carvalho de Melo 7400d78110 [DCCP] ackvec: Ditch dccpav_buf_len
Simplifying the code a bit as we're always using DCCP_MAX_ACKVEC_LEN.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 17:15:42 -08:00
..
ccids [DCCP] ccid3: Divide by zero fix 2006-03-04 21:06:29 -08:00
ackvec.c [DCCP] ackvec: Ditch dccpav_buf_len 2006-03-20 17:15:42 -08:00
ackvec.h [DCCP] ackvec: Ditch dccpav_buf_len 2006-03-20 17:15:42 -08:00
ccid.c
ccid.h [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 2006-01-03 13:11:21 -08:00
dccp.h [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 2006-01-03 13:10:50 -08:00
diag.c [IP_SOCKGLUE]: Remove most of the tcp specific calls 2006-01-03 13:10:58 -08:00
input.c [DCCP]: Notify CCID only after ACK vectors have been processed. 2006-01-03 14:26:15 -08:00
ipv4.c [DCCP] ackvec: Ditch dccpav_buf_len 2006-03-20 17:15:42 -08:00
ipv6.c [DCCP] ipv6: dccp_v6_send_response() has a DST leak too. 2006-01-31 17:53:37 -08:00
ipv6.h [DCCP]: Introduce DCCPv6 2006-01-03 13:10:52 -08:00
Kconfig
Makefile [DCCP]: Introduce DCCPv6 2006-01-03 13:10:52 -08:00
minisocks.c [DCCP] ackvec: Ditch dccpav_buf_len 2006-03-20 17:15:42 -08:00
options.c [DCCP]: Don't use necessarily the same CCID for tx and rx 2005-09-18 00:18:52 -07:00
output.c [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 2006-01-03 13:11:21 -08:00
proto.c [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 2006-01-03 13:11:21 -08:00
timer.c