libicsneo/include/icsneo/communication
Paul Hollinsky 28b35a8243 Communication: Create EthernetPacketizer
This code previously was separately maintained in each of the
PCAP driver layers.

While adding complexity for reassembly, I decided it was
time to pull it out into a common implementation.

As of this commit, the old implementations have not been
removed from the PCAP drivers yet.
2020-09-22 19:15:24 -04:00
..
message Add missing C++ guards 2020-08-18 16:01:51 -04:00
packet Add missing C++ guards 2020-08-18 16:01:51 -04:00
command.h Add missing C++ guards 2020-08-18 16:01:51 -04:00
communication.h Add missing C++ guards 2020-08-18 16:01:51 -04:00
decoder.h Add missing C++ guards 2020-08-18 16:01:51 -04:00
driver.h Add missing C++ guards 2020-08-18 16:01:51 -04:00
encoder.h Add missing C++ guards 2020-08-18 16:01:51 -04:00
ethernetpacketizer.h Communication: Create EthernetPacketizer 2020-09-22 19:15:24 -04:00
multichannelcommunication.h Add missing C++ guards 2020-08-18 16:01:51 -04:00
network.h Add Gigalog, Gigastar, Moon 2, Moon Duo, and Supermoon 2020-09-14 11:57:01 -04:00
packet.h Add missing C++ guards 2020-08-18 16:01:51 -04:00
packetizer.h Add missing C++ guards 2020-08-18 16:01:51 -04:00