ConfigBus core definitions.
Pointer-like wrapper for one or more ConfigBus registers.
Table()
Construct an empty table with a local default route.
IPv4 forwarding table with hardware mirroring.
unsigned table_size()
Read the size of the hardware table.
bool route_wrdef(const satcat5::ip::Route &route) override
Internal methods used to access "m_route_default".
bool route_write(unsigned idx, const satcat5::ip::Route &route) override
Internal methods used to access "m_route_table".
Internet Protocol v4 (IPv4) forwarding table.
A single entry in the static routing table.