Meco Man
|
485df7a1f4
|
[bug][lwip] 修复lwip临界区保护的bug
|
2021-06-13 15:43:44 +08:00 |
Meco Man
|
3b74f44d10
|
[lwip][cc]调整string.h位置
|
2021-06-13 13:10:20 +08:00 |
Meco Man
|
4c625fcb2f
|
[lwip][cc] LWIP_TIMEVAL_PRIVATE: provided by <sys/time.h>
不需要再判断是否开启libc
|
2021-06-12 18:40:15 +08:00 |
Meco Man
|
ac3b3d13dd
|
LWIP2.0.2 2.1.2 移除ERRNO
该定义只应该在141中使用到了
|
2021-05-22 12:13:31 +08:00 |
Meco Man
|
9352fdeba7
|
从LWIP移除ESHUTDOWN
|
2021-05-22 12:04:30 +08:00 |
Meco Man
|
b10bef6f24
|
[sys/errno.h] 修复lwip报错
|
2021-05-22 03:20:01 +08:00 |
Meco Man
|
a5f7635f31
|
remove libc_errno.h & libc_limits.h
|
2021-05-22 02:50:35 +08:00 |
liuxianliang
|
ad9c4ea15b
|
[restore] Restore format
|
2021-04-15 12:43:56 +08:00 |
liuxianliang
|
3db7a98a18
|
[update] change the file encoding to UTF-8.
|
2021-04-06 11:41:14 +08:00 |
liuxianliang
|
2b549d93c8
|
[fix] change from enter critical area into disable interrupt.
|
2021-04-06 10:46:31 +08:00 |
liuxianliang
|
4431c4796f
|
[fix] remove the possible critical zone risk
|
2021-03-31 14:59:12 +08:00 |
liuxianliang
|
154d73a4e7
|
[fix] iperf speed test have been stable.
|
2021-03-31 13:37:19 +08:00 |
liuxianliang
|
adaa45eebe
|
[fix] the overflow problem of lwip rx thread mailbox.
|
2021-03-26 10:04:37 +08:00 |
Meco Man
|
ab04030f8f
|
revert
|
2021-03-08 21:53:02 +08:00 |
Meco Man
|
3c05a4e719
|
[compoenets] auto & manual formatted
|
2021-03-08 18:19:04 +08:00 |
Meco Man
|
b2d3317c6a
|
remove minilibc
|
2021-02-23 03:21:16 +08:00 |
Meco Man
|
63cd26b0d1
|
update
|
2020-12-30 16:32:20 +08:00 |
Meco Man
|
c2e15e003c
|
add function rt_hw_1ms_tick_get()
|
2020-12-29 00:08:24 +08:00 |
yangjie
|
eeaf1fcc50
|
resolve Conflicts
bsp/nrf52832/board/Sconscript
bsp/nrf52832/startups/Sconscript
bsp/raspberry-pi/raspi4-32/driver/SConscript
|
2020-12-28 12:02:31 +08:00 |
yangjie
|
ef62febf1f
|
[SConscript]update group name
|
2020-12-19 16:49:11 +08:00 |
David Lin
|
88858f216c
|
Update ethernetif.c
|
2020-11-21 12:44:14 +08:00 |
mysterywolf
|
22f8b142b6
|
[revert] [lwip] IAR环境 结构体恢复到之前状态
|
2020-10-24 18:39:31 +08:00 |
mysterywolf
|
c7aa6f0619
|
[fix bug] #3902
|
2020-10-02 12:00:52 +08:00 |
mysterywolf
|
a890c67fb4
|
增加lwip/cc.h LWIP_TIMEVAL_PRIVATE是能与否的平台判断条件
|
2020-09-08 13:39:40 +08:00 |
liuxianliang
|
f715f29588
|
[fix] lwip clock confict with minilib clock
Signed-off-by: liuxianliang <liuxianliang@rt-thread.com>
|
2020-06-18 16:42:02 +08:00 |
David Lin
|
aa0b68a575
|
Update ethernetif.c
|
2020-06-10 23:30:44 +08:00 |
David Lin
|
a5fddaecc3
|
Update ethernetif.c
|
2020-06-10 11:08:01 +08:00 |
David Lin
|
812d3d2833
|
Fixed typo: 'lenght'
Note that the word 'lenght' is wrong,
so that 'lenght' should been replaced with 'length'.
|
2020-02-16 17:07:34 +08:00 |
liuxinaliang
|
a0e62f665f
|
[net][lwip] fix assert in the sys_arch_mbox_fetch function when close socket
|
2019-12-29 15:32:27 +08:00 |
liuxianliang
|
f9ef8c7ed9
|
[net][lwip] modified hostname, support lwIP 1.4.1 ,lwIP 2.0.2 and lwIP 2.1.2
Signed-off-by: liuxianliang <liuxianliang@rt-thread.com>
|
2019-12-21 17:43:32 +08:00 |
liuxianliang
|
a9cad2b95b
|
[net][lwip] rename hostname, change "RT-Thread_xx" into "RTTHREAD_xx"
Signed-off-by: liuxianliang <liuxianliang@rt-thread.com>
|
2019-12-19 10:36:40 +08:00 |
liuxianliang
|
3557d8f8a1
|
[net][lwip] add personalized RT-Thread sign into lwip protocol stack as hostname.
Signed-off-by: liuxianliang <liuxianliang@rt-thread.com>
|
2019-12-18 14:20:55 +08:00 |
chenyong
|
0d8a216260
|
[network][netdev] Improve the default netdev operation and format code
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-08-22 18:33:30 +08:00 |
chenyong
|
d588940dac
|
[network][lwip] Fix DNS server address set error when multiple network device.
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-08-22 18:33:29 +08:00 |
laoyening
|
cdb70c696e
|
1、修复因LAN8720A重启无效而导致无法进行自动协商,引起网卡初始化失败。
2、LWIP-1.4.1中tcp协议栈的初始化顺序有误,导致使用netdev组件时,网卡无法正常注册,该问题之前在LWIP-2.0.2和LWIP-2.1.0已经修复。
|
2019-08-15 10:37:58 +08:00 |
chenyong
|
52d1c50efe
|
[net][lwip] Fix set_if() compile error when enable dhcpd fucntion and close finsh.
[net][dhcpd]Fix dhcpd fucntion compile error in lwIP 2.1.0.
|
2019-07-04 16:17:52 +08:00 |
chenyong
|
dcd8b8029b
|
[net][netdev] Delete network commands interrupt disable processing
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-07-03 10:49:19 +08:00 |
chenyong
|
48857d1e67
|
[net][netdev] Add FINSH_USING_MSH control for netdev network commands
|
2019-07-02 20:11:41 +08:00 |
nicedayzhu
|
c10f087d9e
|
[Bugfix]Update netdev info after registered
修复ifconfig命令无法正确显示IP,网关,掩码的问题
|
2019-05-29 14:15:10 +08:00 |
chenyong
|
c9bea68240
|
[net][lwip] Fix open the netdev and the lwip component, ping command export error issue
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-04-28 00:53:58 +08:00 |
chenyong
|
126fa9b561
|
[net][netdev] Improve netdev DNS setting function
|
2019-04-23 15:08:10 +08:00 |
chenyong
|
f169ceb184
|
[net][lwip] fix lwip netdev DNS address setup error
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-04-22 11:28:45 +08:00 |
chenyong
|
946484760e
|
[net][at][lwip] Modify AT component and lwIP components for netdev
|
2019-04-16 20:21:33 +08:00 |
MurphyZhao
|
9be085aa04
|
[components/net/lwip-1.4.1] 修复不开启 RT_USING_LIBC 时 errno 错误码重复定义的问题
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-04-11 15:14:20 +08:00 |
MurphyZhao
|
81e028105d
|
[components/net/lwip-1.4.1] 移除对 errno.h 的引入
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-04-11 14:28:59 +08:00 |
Bernard Xiong
|
656d20362b
|
Merge pull request #2449 from qgyhd1234/checksum
[components][lwip]添加 LWIP 硬件校验和选项,修改 STM32 系列和 rt1052 系列以太网驱动,支持硬件校验和
|
2019-03-14 20:23:36 +08:00 |
zylx
|
bb97c76b59
|
[components][lwip]LWIP 1.4.1 支持硬件校验和
|
2019-03-14 17:33:29 +08:00 |
liruncong
|
e5522d6292
|
[components/net]增加const限定
|
2019-03-10 10:55:11 +08:00 |
Bernard Xiong
|
61b6fca3dd
|
[bsp] Update tm4c19x and fix the mb_recv warning in lwip-1.4.1
|
2018-12-27 12:04:48 +08:00 |
Bernard Xiong
|
8c1c6516b3
|
[Components] Change license to Apache License v2.0
|
2018-10-29 11:06:58 +08:00 |