kernel-ark/net/dccp
Arnaldo Carvalho de Melo 59d203f9e9 [CCID3] Cleanup ccid3 debug calls
Also use some BUG_ON where appropriate and use LIMIT_NETDEBUG for the unlikely
cases where we, at this stage, want to know about, that in my tests hasn't
appeared in the radar.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2005-09-09 20:01:25 -03:00
..
ccids [CCID3] Cleanup ccid3 debug calls 2005-09-09 20:01:25 -03:00
ccid.c [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
ccid.h [DCCP]: Introduce dccp_get_info 2005-08-29 16:05:07 -07:00
dccp.h [DCCP] Introduce dccp_timestamp 2005-09-09 02:38:35 -03:00
diag.c [DCCP]: Introduce dccp_get_info 2005-08-29 16:05:07 -07:00
input.c [DCCP] Introduce dccp_timestamp 2005-09-09 02:38:35 -03:00
ipv4.c [DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sock 2005-09-09 19:59:26 -03:00
Kconfig [DCCP]: Make the Debug Menu available when DCCP is statically linked too 2005-08-29 16:11:27 -07:00
Makefile [DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/ 2005-08-29 16:12:25 -07:00
minisocks.c [DCCP] Introduce dccp_timestamp 2005-09-09 02:38:35 -03:00
options.c [DCCP] Introduce dccp_timestamp 2005-09-09 02:38:35 -03:00
output.c [DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sock 2005-09-09 19:59:26 -03:00
proto.c [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE 2005-08-29 16:13:37 -07:00
timer.c [DCCP]: Fix the ACK and SEQ window variables settings 2005-08-29 16:03:42 -07:00