summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/rtems/bsd
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/include/rtems/bsd')
-rw-r--r--rtemsbsd/include/rtems/bsd/local/opt_inet.h1
-rw-r--r--rtemsbsd/include/rtems/bsd/local/opt_inet6.h1
-rw-r--r--rtemsbsd/include/rtems/bsd/local/opt_ipsec.h1
3 files changed, 3 insertions, 0 deletions
diff --git a/rtemsbsd/include/rtems/bsd/local/opt_inet.h b/rtemsbsd/include/rtems/bsd/local/opt_inet.h
index fdf70095..9b12a5b2 100644
--- a/rtemsbsd/include/rtems/bsd/local/opt_inet.h
+++ b/rtemsbsd/include/rtems/bsd/local/opt_inet.h
@@ -1 +1,2 @@
#define INET 1
+#define TCP_SIGNATURE 1
diff --git a/rtemsbsd/include/rtems/bsd/local/opt_inet6.h b/rtemsbsd/include/rtems/bsd/local/opt_inet6.h
index e69de29b..1aaf3a65 100644
--- a/rtemsbsd/include/rtems/bsd/local/opt_inet6.h
+++ b/rtemsbsd/include/rtems/bsd/local/opt_inet6.h
@@ -0,0 +1 @@
+#define INET6 1
diff --git a/rtemsbsd/include/rtems/bsd/local/opt_ipsec.h b/rtemsbsd/include/rtems/bsd/local/opt_ipsec.h
index e69de29b..a70da12b 100644
--- a/rtemsbsd/include/rtems/bsd/local/opt_ipsec.h
+++ b/rtemsbsd/include/rtems/bsd/local/opt_ipsec.h
@@ -0,0 +1 @@
+#define IPSEC 1