Bernard Xiong
436d9d931d
Update dns.c
2019-03-13 17:19:41 +08:00
LeoQ
f089a6ce96
Update dns.c
...
DNS_MAX_RETRIES定义的数值无效,因为被669行的break;屏蔽掉了
2019-03-06 16:52:30 +08:00
armink
0e3b1506d4
[components][lwIP] Change the lwIP default selected version to 2.0.2.
2018-05-31 16:58:15 +08:00
MurphyZhao
c0587d0407
[components/net] add dns server ip address config, may custom in menuconfig
...
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2018-05-28 17:37:30 +08:00
armink
431739dc4b
[lwIP] Fix lwip 1.4.1 assert when using DFS_NET.
2018-05-27 21:12:16 +08:00
aozima
7d1324ee68
[lwip] add list_udps() for lwip-1.4.1.
2018-05-25 23:54:16 +08:00
aozima
e190b166e2
[lwip] fixed compile error.
2018-05-25 22:30:15 +08:00
aozima
6daf88d7a4
[lwip] add list_udps.
2018-05-25 22:30:14 +08:00
aozima
18941a1e69
[lwip] update list_if: add BROADCAST.
2018-05-25 22:30:13 +08:00
aozima
0819abda7a
[lwip] update Kconfig: add erx/etx thread config.
2018-05-25 22:30:13 +08:00
aozima
efadb37f4c
[DHCPD] fixed compile error if use legacy LWIP.
2018-05-09 21:26:43 +08:00
aozima
47a0e46478
[DHCPD] update DHCPD_SERVER_IP config.
2018-05-09 21:15:14 +08:00
aozima
6a36d0c575
[DHCPD] format code by Astyle.
2018-05-09 17:55:41 +08:00
aozima
3970fa573d
[DHCPD] add DHCPD_USING_ROUTER to Kconfig.
2018-05-09 17:55:16 +08:00
armink
56930cd100
[NetUtils] Remove netutils Kconfig and folder. The latest netutils is on packages:netutils.
2018-02-24 13:02:40 +08:00
armink
4793dc0d06
[Net][NetUtils] Fix networking utils Kconfig and SConscript.
2018-01-30 16:52:30 +08:00
flyingcys
00d687bb2c
update lwip Kconfig
2018-01-23 17:12:53 +08:00
BernardXiong
d219f5bfa9
[lwIP] code cleanup for Kconfig.
...
1. code cleanup for Kconfig.
2. fix the compiling warning for BYTE_ORDER.
2017-12-31 14:44:58 +08:00
flyingcys
a84ea6f06f
update Kconfig
2017-12-30 17:31:22 +08:00
bernard
6fe16bba3b
[lwIP] Remove the unnecessary log in SConscript.
2017-12-29 22:32:23 +08:00
aozima
b0081d356f
[LWIP] update dhcpd: add [mac-ip] table support.
2017-12-27 20:34:31 +08:00
aozima
1215737ec9
[LWIP] update dhcpd: set ip when dhcpd start.
2017-12-27 20:09:28 +08:00
aozima
d483f25f43
[LWIP] add IPV6 mld_mac_filter() for multicast filter.
2017-12-19 20:08:07 +08:00
aozima
95b0da14cb
[LWIP] enable IGMP protocol default.
2017-12-19 19:27:25 +08:00
SummerGift
2d0f18f41f
[nfs]: optimize Kconfig file for nfs
2017-12-18 15:48:19 +08:00
SummerGift
3cefa437dd
[nfs]: optimize Kconfig file for nfs
2017-12-18 15:44:31 +08:00
aozima
37e5985540
[LWIP] delete errno.h, use RT-Thread implement.
2017-12-14 21:39:32 +08:00
aozima
bc2de526db
[LWIP] update SConscript: add /src/include/posix to include path when RT_USING_DFS_NET not enable.
2017-12-14 21:38:00 +08:00
Bernard Xiong
2f409c85f1
[Kernel] Use rt_object_get_information to get object chain
2017-12-12 07:36:37 +08:00
Bernard Xiong
7515fb9d83
[lwIP] merge net/Kconfig
2017-12-11 19:16:23 +08:00
Bernard Xiong
b6fef984a6
[lwIP] update Kconfig for DHCP/PPP
2017-12-11 19:14:52 +08:00
SummerGift
7fc26a8486
add MEMP_NUM_NETCONN option for lwip 1.4.1
2017-12-11 15:52:11 +08:00
SummerGift
2de2d6e433
[lwip]:add MEMP_NUM_NETCONN option for lwip
2017-12-09 16:04:38 +08:00
Bernard Xiong
7bc87e4ae8
[Kconfig] Rename all of KConfig files to 'Kconfig'
2017-11-30 20:12:53 +08:00
aozima
affd67a8d5
[LWIP] update LWIP 2.0.2: support IPV6.
2017-11-29 19:27:23 +08:00
aozima
4b4a3ab2b7
[LWIP] make sure lwip initialization order.
2017-11-28 16:00:04 +08:00
bernard
8013d5f768
[lwIP] add lock for init_done callback.
2017-11-15 11:18:56 +08:00
Bernard Xiong
543a83eb01
Update sockets.c
2017-11-13 21:12:48 +08:00
Bernard Xiong
338835f932
Merge pull request #992 from SummerGGift/1013_patch_2
...
[lwIP] add lwip_tryget_socket API in lwIP 1.4.1.
2017-11-13 21:09:19 +08:00
SummerGift
7a19d911e9
add lwip_tryget_socket
2017-11-13 19:06:20 +08:00
DengQilong
e79f9e6b02
fix bsp for lpc54608
2017-11-13 14:18:05 +08:00
bernard
28433d9d54
[lwIP] Fix the compiling warning for lwip-1.4.1
2017-11-03 21:08:31 +08:00
Bernard Xiong
bdfb40e761
Merge pull request #945 from enkiller/modify_lwip_rx_is_null
...
[lwip]判定eth_rx是否为空,为空不执行。
2017-11-03 12:22:57 +08:00
tangyuxin
28855d4fb5
[lwip]判定eth_rx是否为空,为空不执行。
2017-11-03 11:49:18 +08:00
bernard
e453f36841
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
2017-11-03 11:45:19 +08:00
bernard
6d9fcd04d2
[Kernel] Change the order of initialization.
...
1. Remove INIT_FS_EXPORT and change INIT_DEVICE_EXPORT as the first item
in the initalization thread.
2. Move the eth_system_device_init into INIT_PREV_EXPORT item.
2017-11-03 11:44:37 +08:00
ArdaFu
9ba62ab5e6
[components][net] Fix the bug that missing define RT_LWIP_IPADDR/MASKADDR/GWADDR when disable DHCP.
2017-11-02 15:34:37 +08:00
Bernard Xiong
6cdaa43747
[lwIP] use timeval in libc when minilibc is used
2017-11-01 13:37:40 +08:00
Bernard Xiong
42e374e4f4
[lwIP] use libc struct timeval when enable minilibc
2017-11-01 09:14:49 +08:00
bernard
756bfcc5e2
Update Kconfig.
...
1. Add IPADDR/GWADDR etc;
2. Add Kconfig for libcpu.
2017-10-31 09:54:23 +08:00