summaryrefslogtreecommitdiff
path: root/cleopatre/buildroot/target/device/Spidcom/scr310
diff options
context:
space:
mode:
authorYacine Belkadi2011-07-26 14:51:03 +0200
committerYacine Belkadi2011-09-08 16:12:40 +0200
commit21e4811b588663dde6d56164b969fc18ab8816ad (patch)
tree53a8e1f38c38d524b8ae6758cbfcbd3ecc3c4b06 /cleopatre/buildroot/target/device/Spidcom/scr310
parent6fc4e40d0cc77bee4b28f7100221cc222a865aef (diff)
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.
Diffstat (limited to 'cleopatre/buildroot/target/device/Spidcom/scr310')
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/scr310/linux26.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/cleopatre/buildroot/target/device/Spidcom/scr310/linux26.config b/cleopatre/buildroot/target/device/Spidcom/scr310/linux26.config
index dd3c85bacb..6935ee89e6 100644
--- a/cleopatre/buildroot/target/device/Spidcom/scr310/linux26.config
+++ b/cleopatre/buildroot/target/device/Spidcom/scr310/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