Modified official MBED EthernetInterface The only changes are to allow hostname to be set and got

Dependencies:   Socket lwip-eth lwip-sys lwip

Dependents:   SpideyWallWeb RdGasUseMonitor

Fork of EthernetInterface by mbed official

Revisions of EthernetInterface.cpp

Revision Date Message Actions
50:8e692841213c 2015-08-31 Added setName and getName to allow hostname to be changed File  Diff  Annotate
37:926eb6517318 2014-04-24 Synchronized with git revision 94fd2228fb4a382fb98d0115f6691fc0b659eea8 File  Diff  Annotate
35:cba86db5ab96 2013-10-09 Synchronized with git revision d3963de05d9ddff98b9da2b2a1fee0d51fd9481e File  Diff  Annotate
33:c21b055c45b8 2013-08-19 Sync with official mbed library release 66 File  Diff  Annotate
27:2124eae946f3 2013-03-01 Update lwIP and socket libraries.; Add "getMACAddress". File  Diff  Annotate
26:dd9794ce1d64 2013-02-15 Correct Ethernet initialization with static IP File  Diff  Annotate
22:2a797ba9babe 2012-08-04 Change "ethernet_input" with "tcpip_input" File  Diff  Annotate
21:8cd2de462559 2012-08-03 Add timeout to network initialization File  Diff  Annotate
15:fd9597f1b81b 2012-07-25 Update socket library File  Diff  Annotate
14:cec293071eed 2012-07-23 tidyup File  Diff  Annotate
10:8d1c7a87c17b 2012-07-03 Merge File  Diff  Annotate
8:dbc8547f882b 2012-07-03 Debug update : does not set 115200bps speed by default File  Diff  Annotate
7:73a6916d991e 2012-07-02 Do not force debug on the EthernetInterface users, in particular do not change the default settings of their serial port. File  Diff  Annotate
4:9a52c802be61 2012-06-26 Documentation update File  Diff  Annotate
3:f5776537f27f 2012-06-26 Update underlying libraries File  Diff  Annotate