[Linux-ha-dev] [PATCH v2] resource-agents: add Linux proxy arp resource agent

2012-04-03 Thread Christian Franke
Hello Florian, Your question is fully justified - I sincerely apologize for ignoring that comprehensive documentation. I rewrote the patch trying to adhere to the requirements given in the documentation. Best Regards, Christian --- AUTHORS |1 + doc/man/Makefile.am |1 +

Re: [Linux-ha-dev] [PATCH] resource-agents: add GNU/Linux proxy arp resource agent

2012-04-03 Thread Florian Haas
On Tue, Apr 3, 2012 at 1:07 PM, Christian Franke wrote: > This patch adds an OCF resource agent which maintains proxy arp entries > in a GNU/Linux arp table. > > This is especially useful when a high-availability routing setup is built > and it is required to perform proxy arp. Thanks for the con

Re: [Linux-ha-dev] Patch : slapd : Even if kill command fails in terminate, return success.

2012-04-03 Thread Dejan Muhamedagic
On Fri, Mar 30, 2012 at 01:20:02PM +0900, nozawat wrote: > Hi Dejan > > >> Can we also do a global replace s/result/rc/? > > OK,I contribute a patch again. > I made this patch, I attach it. Patch applied. Thanks! Dejan > Regards, > Tomo > > 2012年3月30日12:03 nozawat : > > Hi Dejan > > > > Than

[Linux-ha-dev] [PATCH] resource-agents: add GNU/Linux proxy arp resource agent

2012-04-03 Thread Christian Franke
This patch adds an OCF resource agent which maintains proxy arp entries in a GNU/Linux arp table. This is especially useful when a high-availability routing setup is built and it is required to perform proxy arp. --- AUTHORS|1 + heartbeat/proxyarp | 348