Re: Assigning source addresses with IPV6_PKTINFO

2011-08-05 Thread Claudio Jeker
On Thu, Aug 04, 2011 at 11:23:44PM +0200, Alexander Bluhm wrote: On Thu, Aug 04, 2011 at 05:06:24PM +0200, Mike Belopuhov wrote: I'm not sure it's a desired behavior and afaik it's not possible to achieve this with IPv4 sockets without the need to be a root. Do we want to change that?

carp ipv6 ndp issue

2011-08-05 Thread Florian Fuessl
Feature or bug? Latest snapshot /bsd kernel (03. Aug. 11) does not react to neighbor discovery requests for inet6 address on carp master interface, here. -Florian

Re: Assigning source addresses with IPV6_PKTINFO

2011-08-05 Thread Henning Brauer
* Claudio Jeker cje...@diehard.n-r-g.com [2011-08-05 08:46]: On Thu, Aug 04, 2011 at 11:23:44PM +0200, Alexander Bluhm wrote: On Thu, Aug 04, 2011 at 05:06:24PM +0200, Mike Belopuhov wrote: I'm not sure it's a desired behavior and afaik it's not possible to achieve this with IPv4 sockets

Re: carp ipv6 ndp issue

2011-08-05 Thread Todd T. Fries
a carp interface for fail-over routers to advertise the carp address for routing. Thanks, Penned by Florian Fuessl on 20110805 7:00.21, we have: | Feature or bug? | | | | Latest snapshot /bsd kernel (03. Aug. 11) does not react to neighbor | discovery requests for inet6 address on carp master

Re: Assigning source addresses with IPV6_PKTINFO

2011-08-05 Thread Mike Belopuhov
i've looked at it again and although it's a bit more involved, it's better (it calles selectroute) than what i was going to do by calling rtalloc in place in the other solution. so just everyone understands, it works by figuring out the destination interface (by looking at ipi6_ifindex or doing

Re: carp ipv6 ndp issue

2011-08-05 Thread Alexander Bluhm
On Fri, Aug 05, 2011 at 02:00:21PM +0200, Florian Fuessl wrote: Feature or bug? Sounds like a bug, but I cannot reproduce it. Latest snapshot /bsd kernel (03. Aug. 11) does not react to neighbor discovery requests for inet6 address on carp master interface, here. With this kernel

Comunicacion no verbal

2011-08-05 Thread No verbal
CAPACITACION TEORICO- PRACTICA EN LENGUAJE CORPORAL,LECTURA DEL ROSTRO Y COMUNICACISN NO VERBAL Curso en un CD para realizar desde su casa u oficina en su tiempo libre sin necesidad de asistir a clases ni seminarios Incluye archivos de word,pdf , didacticos videos explicativos y software para

Re: carp ipv6 ndp issue

2011-08-05 Thread Alexander Bluhm
On Sat, Aug 06, 2011 at 12:47:27AM +0200, Alexander Bluhm wrote: To trigger the bug, you need two adresses in the same network on the carp and on the parent interface. One of them has the route, the other cannot do ndp. The bridge has the same problem there, bridge and carp can be fixed in