Hello Openbsd mailing list

I like very much the implementation of VRF in openbsd. It works great with
ipv4. It seems buggy with ipv6.

cat /etc/hostname.vlan425
rdomain 30 172.18.25.1/24 vlan 425 vlandev xl0
inet6 2001::2/64

IPV6 address is configured but routing is broken.  [ since it seems we dont
use the right routing domain]

vlan425: trying to send packet on wrong domain. if 30 vs. mbuf 0, AF 24

If I try to configure the routing domain, then I get an inet6: bad value after
few minutes [ the prompt hangs for a while]

[root@carolo olpeleri]# ifconfig rdomain 30 inet6 2001::2/64 vlan 425 vlandev
xl0
ifconfig: inet6: bad value
[root@carolo olpeleri]#

Bug?

Reply via email to