linux/net/dccp/ccids
Gerrit Renker 891e4d8a40 dccp ccid-3: Tidy up CCID-Kconfig dependencies
The per-CCID menu has several dependencies on EXPERIMENTAL. These are redundant,
since net/dccp/ccids/Kconfig is sourced by net/dccp/Kconfig and since the
latter menu in turn asserts a dependency on EXPERIMENTAL.

The patch removes the redundant dependencies as well as the repeated reference
within the sub-menu.

Further changes:
----------------
Two single dependencies on CCID-3 are replaced with a single enclosing `if'.
    
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
2008-09-04 07:45:42 +02:00
..
lib dccp ccid-3: Update the RX history records in one place 2008-09-04 07:45:42 +02:00
ccid2.c tcp/dccp: Consolidate common code for RFC 3390 conversion 2008-09-04 07:45:39 +02:00
ccid2.h dccp ccid-2: Replace broken RTT estimator with better algorithm 2008-09-04 07:45:39 +02:00
ccid3.c dccp ccid-3: Implement rfc3448bis change to initial-rate computation 2008-09-04 07:45:42 +02:00
ccid3.h dccp ccid-3: Always perform receiver RTT sampling 2008-09-04 07:45:41 +02:00
Kconfig dccp ccid-3: Tidy up CCID-Kconfig dependencies 2008-09-04 07:45:42 +02:00
Makefile [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation 2006-03-20 17:41:47 -08:00