January 1995
Intermediate to advanced
1200 pages
31h 3m
English
In Chapter 4 we looked at the Ethernet interface. In this chapter we describe the SLIP and loopback interfaces, as well as the ioctl commands used to configure all network interfaces. The TCP compression algorithm used by the SLIP driver is described in Section 29.13. The loopback driver is straightforward and we discuss it here in its entirety.
Figure 5.1, which also appeared as Figure 4.2, lists the entry points to our three example drivers.
Figure 5.1. Interface functions for the example drivers.
The files containing code ...
Read now
Unlock full access