On Wed, May 21, 2008 at 11:06 AM, Joao Ferreira
<[EMAIL PROTECTED]> wrote:
> Ok,
>
> This 139 error really came from a source code change I did.
>
> I had to pacth heartbeat in order to operate at Ethernet level and I
> replaced UPD based ucasts with Ethernet frames directed at each unicast
> node.
>
> Along the way, like Nuno said, I was causing a segmentation fault... I
> was able to solve that. All is fine now.
>
> BTW: what does the list think about this "move ucasts to Ethernet
> frames" change we did ? We simply pick up the original UDP payload and
> transmit it with Ethernet frames. On the receivinbg side we pick up the
> frame, extract the payload and everything goes fine. We use libpcap for
> the L2 manipulations. Any comments ?

what was the motivation for this feature?
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to