This patch add two new options to ser2net:
XONXOFF = enables software flow control using default start and stop characters
LOCAL = adds CLOCAL to c_cflag. I need it because I do not want ser2net to disconnect me if modem drops the DCD line.
the patch
the patch