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. |
||
|---|---|---|
| .. | ||
| message | ||
| packet | ||
| communication.cpp | ||
| decoder.cpp | ||
| driver.cpp | ||
| encoder.cpp | ||
| ethernetpacketizer.cpp | ||
| multichannelcommunication.cpp | ||
| packetizer.cpp | ||