Skip to content

Commit f10cad3

Browse files
committed
Add PTR DNS resolver. Support DNS in bsd_socket.c
1 parent 4e6a337 commit f10cad3

4 files changed

Lines changed: 566 additions & 21 deletions

File tree

config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@
3939
/* Linux test configuration */
4040
#define WOLFIP_IP "10.10.10.2"
4141
#define HOST_STACK_IP "10.10.10.1"
42+
//#define WOLFIP_STATIC_DNS_IP "9.9.9.9"
4243

4344
#endif

0 commit comments

Comments
 (0)