bmv2
Designing your own switch target with bmv2
|
Go to the source code of this file.
Classes | |
class | bm::DevMgr |
Includes the definitions for the DevMgrIface and DevMgr classes. DevMgr is a base class for SwitchWContexts (and by extension Switch). It provides facilities to send and receive packets, as well as manage ports. DevMgr follows the pimpl design. Different implementations are available as backend
and they all implements the DevMgrIface interface. The different implementations are: