bernard
|
756bfcc5e2
|
Update Kconfig.
1. Add IPADDR/GWADDR etc;
2. Add Kconfig for libcpu.
|
2017-10-31 09:54:23 +08:00 |
ArdaFu
|
384b6c738a
|
[net][lwip] Add missing reference file for LWIP 1.4.1
|
2017-10-27 09:44:38 +08:00 |
bernard
|
1f76e1b8ec
|
[lwIP] Use RT_LWIP_IPADDR/GWADDR/MSKADDR
Use RT_LWIP_IPADDR/GWADDR/MSKADDR to replace old options:
RT_LWIP_GWADDR0/1/2/3 etc.
|
2017-10-25 17:37:59 +08:00 |
SummerGift
|
2e124994c6
|
update lwipdhcpd scons groupname
|
2017-10-24 11:58:55 +08:00 |
bernard
|
b3fff25b05
|
[NET] Disable DHCPD in default.
|
2017-10-17 22:45:12 +08:00 |
ArdaFu
|
8394554fca
|
[components][net] In SConscript file, replace RT_USING_LWIP140 with RT_USING_LWIP141
|
2017-10-16 15:01:44 +08:00 |
bernard
|
a8e0711a6b
|
[lwIP] Remove RT_LWIP_USING_RT_MEM
1. Remove RT_LWIP_USING_RT_MEM option;
2. Add waitqueue patch for lwIP 2.0.2;
|
2017-10-15 23:00:21 +08:00 |
bernard
|
e7f888e24b
|
[lwIP] remove lwip-2.0.0
|
2017-10-10 16:50:40 +08:00 |
armink
|
00c154ccdb
|
[lwIP] Fix the lwIP 2.0.2 IAR compile error when the `RT_LWIP_USING_RT_MEM` macro is not defined.
|
2017-10-09 22:10:51 +08:00 |
SummerGift
|
757613866e
|
[修改]:漏掉了endif导致endmenu失效。
|
2017-10-09 14:22:07 +08:00 |
Bernard Xiong
|
49aa0c468a
|
Update KConfig
|
2017-10-06 11:01:04 +08:00 |
armink
|
fdd0ffb182
|
[KConfig] Add RT_USING_NETUTILS configuration for network.
|
2017-10-05 15:24:45 +08:00 |
armink
|
053d18e704
|
[KConfig] Add RT_LWIP_RAW and RT_LWIP_USING_RT_MEM configuration for LWIP.
|
2017-10-05 15:07:17 +08:00 |
xieyangrun
|
6b06cb83e3
|
rename WEAK to RT_WEAK
|
2017-09-18 11:32:13 +08:00 |
tanek liang
|
97c8b00206
|
[LWIP] enable auto init in lwip-2.0.2
|
2017-09-06 10:06:15 +08:00 |
armink
|
548f0e9e8f
|
[LWIP] Remove `src/netif/slipif.c` on `lwip-2.0.2/SConscript`.
|
2017-08-20 10:08:26 +08:00 |
armink
|
22c7660dfb
|
[LWIP] Remove `RT_USING_NETUTILS` in LwIP 2.0.2 SConscript.
|
2017-08-19 22:46:19 +08:00 |
armink
|
83616c9f2b
|
[LWIP] Add tftp max file name len config to LwIP 2.0.2 `lwipopts.h` .
|
2017-08-19 20:22:08 +08:00 |
armink
|
38ca426626
|
[LWIP] Fix lwip 2.0.2 TFTP server file name trans error.
|
2017-08-19 20:20:05 +08:00 |
armink
|
a97d70066b
|
[LWIP] Add LwIP apps SConscript.
|
2017-08-18 12:10:28 +08:00 |
armink
|
871297747a
|
[LWIP] Move net apps to `LwIP/src/apps`.
|
2017-08-18 11:53:11 +08:00 |
armink
|
5910ae4170
|
[NET] Add telnet app to netutils.
|
2017-08-18 11:32:25 +08:00 |
Bernard Xiong
|
9388f7882f
|
Merge pull request #808 from armink/fix_lwipopts
[LWIP] Update LwIP 2.0.2 opts header file for rtt.
|
2017-08-18 07:56:02 +08:00 |
armink
|
e6f6d9ea81
|
[LWIP] Update LwIP 2.0.2 opts header file for rtt.
|
2017-08-18 07:51:22 +08:00 |
armink
|
501f9814f1
|
[LWIP] Add lwip 2.0.2 TFTP server to SConscript.
|
2017-08-17 15:59:58 +08:00 |
armink
|
b1362405e2
|
[LWIP] Add TFTP server to LWIP 2.0.2 .
|
2017-08-17 15:56:33 +08:00 |
armink
|
c01352da91
|
[LWIP] Fix lwip 2.0.2 TFTP server file name trans error.
|
2017-08-17 13:31:10 +08:00 |
armink
|
640fd7d872
|
[Net] Add `RT_USING_NETUTILS` to LwIP 2.0.2 SConscript.
|
2017-08-10 16:54:42 +08:00 |
armink
|
ca6b74200c
|
[Net] Add telnet test app to LwIP 2.0.2 .
|
2017-08-10 16:54:00 +08:00 |
armink
|
1d4db58916
|
[Net] Add ping test app to LwIP 2.0.2.
|
2017-08-10 16:41:20 +08:00 |
armink
|
0742338fa7
|
[LWIP] Fix lwip 2.0.2 link status problem when the eth isn't linkup at the first time.
|
2017-08-01 11:35:42 +08:00 |
bernard
|
ae6ca7bb02
|
KConfig cleanup.
|
2017-06-06 18:18:44 +08:00 |
Bernard Xiong
|
e760d655b1
|
Merge pull request #735 from JianRuiqian/master
[lwIP] Update ethernetif.c
|
2017-05-15 23:24:45 +08:00 |
ruiqian
|
da9688df86
|
Update dhcp_server.c
|
2017-05-15 22:27:51 +08:00 |
ruiqian
|
8c52d5fdf2
|
Update ethernetif.c
|
2017-05-15 13:18:41 +08:00 |
xools
|
8be3552036
|
refine BYTE_ORDER macro
|
2017-04-22 22:42:36 -07:00 |
xools
|
3cad43fc05
|
add lwip-2.0.2 compile compatibility
|
2017-04-22 22:39:09 -07:00 |
armink
|
c8ae11c428
|
[Modbus] Add KConfig for Modbus.
|
2017-04-14 13:39:28 +08:00 |
armink
|
be18a1d0e7
|
[Modbus] Update the code to the latest version.
|
2017-04-12 19:27:42 +08:00 |
HuangXiHans
|
9487f68f2b
|
Add lwip-2.0.2 TCP/IP Stack
|
2017-03-27 11:00:48 +08:00 |
bernard
|
355b926e89
|
[lwIP] fix lwip 2.0.0 compiling issue.
|
2017-01-31 13:18:03 +08:00 |
bernard
|
924fc4fa88
|
[net] Add KConfig for net.
|
2017-01-31 11:55:49 +08:00 |
bernard
|
cb61d1ffbc
|
[lwIP] update net/SConscript for lwip 2.0.0
|
2017-01-31 11:22:52 +08:00 |
bernard
|
685c189d0b
|
[lwIP] remove lwip-head and add lwip-2.0.0
|
2017-01-31 11:08:58 +08:00 |
Urey
|
8979d70a69
|
Update ethernetif.c
if device->eth_rx is NULL ,rx thread will hard fault...
|
2016-09-23 17:00:31 +08:00 |
Bernard Xiong
|
c5bf3fa2d1
|
[lwIP] remove compiling warning.
|
2016-05-29 11:36:20 +08:00 |
Bernard Xiong
|
9f08d09ae1
|
[lwIP] merge TCP_OVERSIZE code.
|
2016-05-20 14:19:50 +08:00 |
Bernard Xiong
|
050da8a60d
|
[lwIP] Chang the default options in lwIP.
committed by FH.
|
2016-05-20 12:27:29 +08:00 |
Bernard Xiong
|
36edc2c441
|
[lwIP] Add EAPOL type packet.
|
2016-05-20 12:23:19 +08:00 |
Bernard Xiong
|
53c18358b4
|
[lwIP] remove lwip-1.4.0
|
2016-05-10 09:48:05 +08:00 |