na with router flag in ip_carp.c

2014-02-04 Thread Ole Myhre
Small patch that make carp send na with router flag set when net.inet6.ip6.forwarding=1. Otherwise clients will lose the default gateway during failover if it was learned from ra. Ole Myhre Index: sys/netinet/ip_carp.c === RCS

Re: na with router flag in ip_carp.c

2014-02-04 Thread Alexander Bluhm
On Tue, Feb 04, 2014 at 07:44:42PM +0100, Ole Myhre wrote: Small patch that make carp send na with router flag set when net.inet6.ip6.forwarding=1. Otherwise clients will lose the default gateway during failover if it was learned from ra. I think the patch is correct, OK bluhm@ Note that a