mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-27 20:55:28 +08:00
rtems-bsd-config.h: IPV6 enabled by default. Make consistent with Makefile
This commit is contained in:
parent
659d7adb7c
commit
9ae87c2c1f
@ -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 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user