Results 2 issues of Jakob Bysewski

This patch extracts common serial driver functionality into modbus-serial*.c/h and adds modbus-ascii upon this common serial driver. I was able to test the implementation against a chain of RS485/Modbus ASCII...

valid

Hi troglobit, I have the following situation where I'm attempting to get multicast traffic from Client1 to Client2 (or any other client in their respective subnets). ``` +--------------------+ +-------------------------+ |...