Is there a serial protocol available for linux that allows for multiple devices to communicate over a serial interface (shared serial bus) with TCP/IP.
My understanding is that PPP is meant for only two devices to communicate over serial (client/server). Where as I am looking for a low level protocol suitable for carrying TCP/IP over a multidrop serial bus (only one I can imagine using is RS485).