mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 23:09:37 +08:00
if_ipsec: Port and add to everything-buildset.
This ports the kernel space parts for ipsec and adds them to the everything-buildset.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include <rtems/bsd/modules.h>
|
||||
#ifdef RTEMS_BSD_MODULE_NETIPSEC
|
||||
#define IPSEC 1
|
||||
#define TCP_SIGNATURE 1
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user