Does the Synergy framework have a mechanism for sending/receiving raw Ethernet (layer 1) frames? Packets with just Source-MAC, Destination-MAC, Ether-type, data payload and CRC.
To be a little more clear about what I need - are there any hooks to add a special handlers for receiving and sending packets with a custom Ether-type field?
Thanks,
Tim