drivers/net/telnet.c: Now works like the loop device. A new interface called...
drivers/net/telnet.c: Now works like the loop device. A new interface called telnet_initialize() registers a telnet session "factory" device at /dev/telnet. Via ioctl, the factory device can create instances of the telnet character devices at /dev/telnetN to support Telnet sessions.
parent
3bd5f60a
Please register or sign in to comment