Commit Graph

41 Commits

Author SHA1 Message Date
bernard.xiong b437fc5924 discard packet when tcp_input error occurs.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@485 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-14 12:47:44 +00:00
bernard.xiong 8a0409ab5f add lwip_get_error function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@420 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-18 04:04:38 +00:00
qiuyiuestc 95fd101d51 support GCC compiler
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@371 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 14:46:09 +00:00
bernard.xiong ecfe1c788a change default value of TCP_SND_BUF to 2048.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@352 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-31 03:17:42 +00:00
bernard.xiong b8677f4462 fix memp.c compiling error when DEBUG option is open.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@315 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-18 15:28:12 +00:00
bernard.xiong 4c56e26952 fix udpecho send bug.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@314 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-18 15:27:23 +00:00
bernard.xiong a8e372657e fix list_if display mistake.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@305 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-15 00:04:37 +00:00
bernard.xiong a27f7c67bd update lwip to 1.3.2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@297 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-13 03:22:23 +00:00
qiuyiuestc 6c267dc5cd update rtc driver
add webserver support

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@295 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-10 15:15:27 +00:00
qiuyiuestc 25220a4a32 add net apps to mini2440 project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@294 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-09 00:42:57 +00:00
qiuyiuestc 238b6b89ea fix ftp file list problem.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@277 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-03 18:49:42 +00:00
qiuyiuestc 5d45949ec5 prepare for RT-Thread/LM3S 0.3.0 version
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@274 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-02 16:38:50 +00:00
mbbill a830f9bfc5 FIX: Removed duplicate function declaration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@265 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-30 17:02:32 +00:00
bernard.xiong 81c1b21e5d cleanup ping code;
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@237 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-27 06:44:47 +00:00
bernard.xiong 1133895d2c remove the software timer check in tick handle.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@219 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-23 13:52:42 +00:00
qiuyiuestc 1018dd336a Change system clock from OSC to PLL for lm3s platform & fix ftp memory free problem
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@214 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-20 01:56:26 +00:00
bernard.xiong 33e69c7886 add TCP and UDP examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@205 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-16 14:03:54 +00:00
qiuyiuestc bf8bb9db6a Fix lm3s ftp upload problem
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@199 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-13 16:07:36 +00:00
bernard.xiong 6db90b15af fix the cortex-m3 context switch bug when interrupt preempts pendsv exception; add RT_LWIP_ETH_PAD_SIZE option; fix device activate flag set issue in init function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@193 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-06 23:50:17 +00:00
bernard.xiong 84bf060294 tftp put is ok.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@191 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-03 13:12:23 +00:00
bernard.xiong 18bb6d8a39 fix DHCP sleep time to msecond.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@190 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-02 23:51:37 +00:00
bernard.xiong 6ef065c755 fix some tftp bug.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@189 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-02 23:32:42 +00:00
qiuyiuestc 2cac413f95 File system and net for LM3S platform are available.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@181 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-29 14:35:37 +00:00
bernard.xiong 010cec2009 add radio player UI
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@171 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-23 23:34:58 +00:00
bernard.xiong 48c747e0c8 fix select issue in ftpd and lwip_select. cleanup assert information output in lwip.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@148 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-03 23:59:30 +00:00
bernard.xiong 6c27bf33ff add ftp server
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@146 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-03 07:43:20 +00:00
bernard.xiong d0191d93a1 no read/write/close function for socket
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@145 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-03 07:38:04 +00:00
bernard.xiong 5f878bb6a2 update tftp client code (tftp_put).
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@140 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-26 06:02:07 +00:00
bernard.xiong 36dfee4075 add ping, tftp client, sntp client and chargen network applications
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@137 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-25 23:39:02 +00:00
bernard.xiong 9ba0621463 update on scons script
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@118 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-21 23:50:25 +00:00
bernard.xiong a7c1e7c3a4 update scons build script
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@117 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-21 05:54:48 +00:00
bernard.xiong 9a7ae65085 move include path options to each component.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@113 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-20 09:18:45 +00:00
bernard.xiong 3c246ff153 add STM32 gcc version. apply scons build system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@98 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-14 09:47:48 +00:00
bernard.xiong 2de41d04ad add upd and tcp echo server.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@90 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-11 08:37:58 +00:00
bernard.xiong e30e7152cb add more lwip command.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@82 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-09 14:48:25 +00:00
bernard.xiong f3b6d80e58 add list_if() command in lwip
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@72 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-06 00:24:39 +00:00
bernard.xiong ab5a04e05a cleanup code for IAR compiler
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@50 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-09-27 23:54:36 +00:00
bernard.xiong 90795b5068 fix return value in lwip_select function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@39 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-09-06 11:07:33 +00:00
bernard.xiong b9290bcef4 update lwip to 1.3.1
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@37 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-09-06 11:04:38 +00:00
bernard.xiong 081698be20 fix the LWIP DHCP option issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@17 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-08-03 14:02:05 +00:00
bernard.xiong bda4730a94 import RT-Thread RTOS 0.3.x to Google SVN
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-07-02 22:48:23 +00:00