From 21e4811b588663dde6d56164b969fc18ab8816ad Mon Sep 17 00:00:00 2001 From: Yacine Belkadi Date: Tue, 26 Jul 2011 14:51:03 +0200 Subject: cleo/linux: add seq_check, refs #2644 Add code to check sequence numbers in specially crafted packets (like those sent by the iperf tool), and report any gaps. The purpose is to help investigate packet loss in a network chain. --- cleopatre/buildroot/target/device/Spidcom/spr300/linux26.config | 1 + 1 file changed, 1 insertion(+) (limited to 'cleopatre/buildroot/target/device/Spidcom/spr300/linux26.config') diff --git a/cleopatre/buildroot/target/device/Spidcom/spr300/linux26.config b/cleopatre/buildroot/target/device/Spidcom/spr300/linux26.config index 58cd6c621d..6e803e9d35 100644 --- a/cleopatre/buildroot/target/device/Spidcom/spr300/linux26.config +++ b/cleopatre/buildroot/target/device/Spidcom/spr300/linux26.config @@ -353,6 +353,7 @@ CONFIG_LLC=y # # CONFIG_NET_PKTGEN is not set # CONFIG_NET_TCPPROBE is not set +# CONFIG_SEQ_CHECK is not set # CONFIG_HAMRADIO is not set # CONFIG_CAN is not set # CONFIG_IRDA is not set -- cgit v1.2.3