Sign in
opensecura
/
3p
/
nicta
/
cogent
/
refs/heads/master
/
.
/
impl
/
net
/
loopback
/
README.md
blob: 2840911669d0e8c953b52a8c8783ac39f4c7323d [
file
] [
view
] [
edit
]
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
.