-
Notifications
You must be signed in to change notification settings - Fork 10
Add pty support for KISS #15
Copy link
Copy link
Open
Description
Can support for creating a pseudo terminal be added for KISS? That way the kernel's MKISS module can be used and you get a real kernel network interface.
This should be pretty minimal work of adding a call to openpty(3) and reading and writing to the master side, rather than to a TCP socket.
I tested out the kernel's MKISS module and extmodem by using socat to wrap the tcp socket as a pty and it seemed to work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels