mirror of https://github.com/ARMmbed/mbed-os.git
Added Multihoming feature to LWIP (ability to use more than one network interfaces) for increasing networking reliability.
This involves:
LWIP interface
LWIP IP routing
DNS storage
Sockets (bind to interface name possibility)
possibility to add non default network interface
cellular middleware modifications if cellular connection is used
|
||
|---|---|---|
| .. | ||
| EMAC.png | ||
| EmacInterface.png | ||
| EmacInterface_simple.png | ||
| L3IP.png | ||
| L3IPInterface.png | ||
| Multihoming - Design document.md | ||
| README.md | ||
| TLSSocket - Design document.md | ||
| class_diagram.png | ||
| components.png | ||
| hi_level.png | ||
| incoming_emac.png | ||
| incoming_ppp.png | ||
| lwip_changes_new.png | ||
| lwip_changes_old.png | ||
| lwip_class.png | ||
| lwip_simply.png | ||
| outgoing_eth.png | ||
| outgoing_ppp.png | ||