From 9a937f4ddb5261daa85479994c505a6d2fb5e08a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 22 Sep 2014 15:06:55 +0200 Subject: Disable IPsec IPsec has a significant performance impact. Disable it for now since is only partially supported and untested. --- rtemsbsd/include/rtems/bsd/local/opt_inet.h | 1 - 1 file changed, 1 deletion(-) (limited to 'rtemsbsd/include/rtems/bsd/local/opt_inet.h') 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 -- cgit v1.2.3