Re: [Pacemaker] [PATCH] pingd: set ICMP6 filter

2009-10-28 Thread Andrew Beekhof
Applied: http://hg.clusterlabs.org/pacemaker/stable-1.0/rev/afccc27a7249 Sorry for the delay! On Thu, Oct 15, 2009 at 12:19 PM, Kazunori INOUE wrote: > Hi Andrew, > > Andrew Beekhof wrote: >> >> 2009/10/9 Kazunori INOUE : >>> >>> Hi all, >>> >>> I'm posting patch for pignd in Pacemaker 1.0 (ch

Re: [Pacemaker] [PATCH] pingd: set ICMP6 filter

2009-10-15 Thread Kazunori INOUE
Hi Andrew, Andrew Beekhof wrote: 2009/10/9 Kazunori INOUE : Hi all, I'm posting patch for pignd in Pacemaker 1.0 (changeset:6cf252e61e25). This patch sets the filter of ICMP6 and fixed some bugs. Could you be a little more specific about what those bugs were? :-) I'm sorry, I'd like to exp

Re: [Pacemaker] [PATCH] pingd: set ICMP6 filter

2009-10-11 Thread Andrew Beekhof
2009/10/9 Kazunori INOUE : > Hi all, > > I'm posting patch for pignd in Pacemaker 1.0 (changeset:6cf252e61e25). > This patch sets the filter of ICMP6 and fixed some bugs. Could you be a little more specific about what those bugs were? :-) > > I hope they are helpful to you. > > Regards, > Kazunor

[Pacemaker] [PATCH] pingd: set ICMP6 filter

2009-10-09 Thread Kazunori INOUE
Hi all, I'm posting patch for pignd in Pacemaker 1.0 (changeset:6cf252e61e25). This patch sets the filter of ICMP6 and fixed some bugs. I hope they are helpful to you. Regards, Kazunori INOUE diff -urN stable-1.0.org/tools/pingd.c stable-1.0.mod/tools/pingd.c --- stable-1.0.org/tools/pingd.c