Alexandre Cassen

Results 5 comments of Alexandre Cassen

Hello, use_vmac_addr is great option, or we could consider using `use_vmac` per vip definition ? Something like : ``` vrrp_instance XXXX { interface eth0 virtual_ipaddress { a.b.c.d dev eth3 use_vmac...

Mixing `use_vmac` and not using it into the same virtual_ipaddress block could be usefull for some reasons we just dont think about right now :) but most of the time...

Mainly maintaining docker stuff should not be shipped as part of Keepalived. IMHO, it must out of keepalived toolchain and maintained on a dedicated git repo.

Hello, This is just a PoC code filtering out only VRRP packet based on layer3+vrrp_vrid. unlike kernel code doesnt use the _user _kernel paradigm. regs,

An updated and more robust code is part of Keepalived commercial release.