Dean Camera
|
8154331da6
|
Move DHCP negotiation timer into the DHCP connection application state structure, so that each connection gets its own timeout counter (only one connection currently used, but this way is more correct). Add const correctness to static data in the TELNETServerApp.c and HTTPServerApp.c files.
|
2010-02-12 07:27:26 +00:00 |
|
Dean Camera
|
7d3ed40070
|
Fix TELNET server locking up if an invalid command was issued.
|
2010-02-03 13:08:37 +00:00 |
|
Dean Camera
|
b9cf4815e5
|
Disable uIP connection polling for now - this seems to corrupt the buffers.
|
2010-02-03 11:31:59 +00:00 |
|
Dean Camera
|
16ea5aa7a2
|
Add a TELNET server to the webserver project, which currently can list active TCP connections.
|
2010-02-03 10:39:33 +00:00 |
|