6 #include <satcat5/ip_stack.h>
17 : m_eth(local_mac, dst, src)
19 , m_ip(local_ip, &m_eth, &m_route)
Abstract API for reading byte-streams and packets.
Abstract API for writing byte-streams and packets.
All-in-one Internet Protocol stack with all basic services.
void suggest_clock(satcat5::util::TimeRef *timer)
Compare the provided reference to the current TimeRef, and keep whichever is "better" by an internal ...
The TimeRef API provides access to a monotonic time-counter.
Timekeeper timekeeper
There is a single global instance of the Timekeeper class.
An Ethernet MAC address (with serializable interface).
IPv4 address is a 32-bit unsigned integer.