| IFLIB(9) | Kernel Developer's Manual | IFLIB(9) |
iflib — Network
Interface Driver Framework
iflib is a framework for writing network
interface drivers for FreeBSD. It is designed to remove a large amount of
the boilerplate that is often needed for modern network interface devices,
allowing driver authors to focus on the specific code needed for their
hardware.
There are three logical components to
iflib each of which is described in its own manual
page. These are:
iflib into the rest of the
FreeBSD networking stack.iflib based drivers.iflib based drivers.Benno Rice <benno@FreeBSD.org>
| September 20, 2018 | Debian |