Skip to content

Add pty support for KISS #15

@sparques

Description

@sparques

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions