> On 02.11.2015, at 16:05, Martin Pieuchot <m...@openbsd.org> wrote:
>
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   m...@cvs.openbsd.org    2015/11/02 08:05:23
>
> Modified files:
>       sys/netinet    : if_ether.c ip_carp.c ip_carp.h
>       sys/netinet6   : in6.c nd6_nbr.c
>
> Log message:
> Retire ARP load-balacing, thanks for all the fish!
>
> One of the keys of our MP work relies on making OpenBSD's kernel simpler!
> In this case turning ARP processing MP-safe is quite complicated due to
> the way carp(4) is hooked in arpinput() and nowadays you'd better run
> kitchensinkd(9) anyway :)
>
> ok bluhm@, claudio@, reyk@
>

Hey! I didn't give you my OK for making offending statements about relayd(8)
;-(

TL;DR: ARP balancing was a used for pre-relayd load balancing with CARP on
every server.

Reyk

Reply via email to