Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 15:45:56 +0000] rev 693
Switched to tx socket buffer ring to avoid race conditions when multiple
instances call ec_device_send() in short intervals.
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 15:01:14 +0000] rev 692
Implemented debug frame ring to output the last n frames for debugging
reasons.
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 14:47:37 +0000] rev 691
Included datagram queuing in critical section in idle task; added some
debugging and comments.
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 14:40:29 +0000] rev 690
Re-ordered criteria for datagram matching.