|
SatCat5
|
Back-to-back connection of one SwitchCore to another SwitchCore.
Suitable for crosslinking a switch to a router, since both are compatible with the eth::SwitchCore parent class.
Definition at line 173 of file port_adapter.h.
#include <port_adapter.h>
Public Member Functions | |
| SwitchAdapter (satcat5::eth::SwitchCore *swa, satcat5::eth::SwitchCore *swb) | |
Protected Attributes | |
| satcat5::port::VlanAdapter | m_a2b |
| satcat5::port::VlanAdapter | m_b2a |