tree: 0ec6bcf31331e5c56234b74d963cc861db632b20 [path history] [tgz]
  1. cogent/
  2. README.md
impl/net/loopback/README.md

An implementation of loopback driver in the Linux kernel in Cogent. The purpose of this driver is to illustrate the usage of Cogent to implement a simple network driver interface. The focus of this implementation is verbosity and not efficiency.