source: rtems-libbsd/rtemsbsd/include/rtems/bsd/local/opt_ipsec.h @ 6215813

55-freebsd-126-freebsd-12
Last change on this file since 6215813 was 6215813, checked in by Christian Mauderer <christian.mauderer@…>, on 04/27/18 at 12:57:20

if_ipsec: Port and add to everything-buildset.

This ports the kernel space parts for ipsec and adds them to the
everything-buildset.

  • Property mode set to 100644
File size: 115 bytes
Line 
1#include <rtems/bsd/modules.h>
2#ifdef RTEMS_BSD_MODULE_NETIPSEC
3  #define IPSEC 1
4  #define TCP_SIGNATURE 1
5#endif
Note: See TracBrowser for help on using the repository browser.