summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/rtems/bsd/local/opt_inet.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-09-22 15:06:55 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-09-23 10:03:10 +0200
commit9a937f4ddb5261daa85479994c505a6d2fb5e08a (patch)
tree454d907b38cddccb9da87fefe1f5387e65e553da /rtemsbsd/include/rtems/bsd/local/opt_inet.h
parentCONDVAR(9): Use lock class (diff)
downloadrtems-libbsd-9a937f4ddb5261daa85479994c505a6d2fb5e08a.tar.bz2
Disable IPsec
IPsec has a significant performance impact. Disable it for now since is only partially supported and untested.
Diffstat (limited to 'rtemsbsd/include/rtems/bsd/local/opt_inet.h')
-rw-r--r--rtemsbsd/include/rtems/bsd/local/opt_inet.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rtemsbsd/include/rtems/bsd/local/opt_inet.h b/rtemsbsd/include/rtems/bsd/local/opt_inet.h
index 9b12a5b2..fdf70095 100644
--- a/rtemsbsd/include/rtems/bsd/local/opt_inet.h
+++ b/rtemsbsd/include/rtems/bsd/local/opt_inet.h
@@ -1,2 +1 @@
#define INET 1
-#define TCP_SIGNATURE 1