mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 07:05:20 +08:00
rtems-bsd-config.h: IPV6 enabled by default. Make consistent with Makefile
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
/* Networking */
|
/* Networking */
|
||||||
#define IPSEC 1
|
#define IPSEC 1
|
||||||
#define INET 1
|
#define INET 1
|
||||||
// #define INET6 1
|
#define INET6 1
|
||||||
#define TCP_SIGNATURE 1
|
#define TCP_SIGNATURE 1
|
||||||
|
|
||||||
/* Integer type definitions */
|
/* Integer type definitions */
|
||||||
|
Reference in New Issue
Block a user