Problem with routes when configuring IPv6 addresses

2006-08-09 Thread Jan Mikael Melen
Hello, I previously already sent this to the freebsd-net list but didn't get any response so let's try the hackers list instead. I have a problem with routes in 6.1 when configuring IPv6 address using both autoconfigured addresses at the same time with statically configured addresses from differ

Re: Problem with routes when configuring IPv6 addresses

2006-10-26 Thread Jan Mikael Melen
list_reachable_router(pr) != 0) pr->ndpr_stateflags &= ~NDPRF_DETACHED; + } } } else { /* there is no prefix that has a reachable router */ On Wednesday 09 August 2006 21:57, Jan Mikael Melen wrote

Unique IPsec security policies

2005-10-18 Thread Jan Mikael Melen
Hi, Is there a reason why the policies that are defined as unique can't be updated through the pfkey interface? What I'm trying to do is that: 1. I create SP entry and let the kernel assign a request id for policy (reqid in the add is 0). This policy is a tunnel mode policy and I don't have the

getaddrinfo

2004-07-08 Thread Jan Mikael Melen
Hi, I'm having problems with getaddrinfo call. When resolving multiple IPv6 addresses that are specified in /etc/hosts, the response from getaddrinfo call contains only the first address not the whole list. If I'll configure the corresponding addresses in to DNS I'll get all the addresses as