Re: ipv4 route with ipv6 local link nexthop ?
- Reply: Marek Zarychta : "Re: ipv4 route with ipv6 local link nexthop ?"
- In reply to: Benoit Chesneau : "Re: ipv4 route with ipv6 local link nexthop ?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Mar 2024 17:59:20 UTC
W dniu 13.03.2024 o 16:31, Benoit Chesneau pisze: > Hrm I thought it was implemented via https://reviews.freebsd.org/rG62e1a437f3285e785d9b35a476d36a469a90028d > > Wasn't it merged ? (also pretty sure I did test it in freebsd 13). > FWIW: it works fine on CURRENT # ifconfig vlan8 destroy # ifconfig vlan8 create vlandev bge0 vlan 8 up # ifconfig vlan8 inet6 -ifdisabled auto_linklocal # route add -net 10.11.13.0/24 -inet6 fe80::360a:11ff:fe1b:404e%vlan8 add net 10.11.13.0: gateway fe80::360a:11ff:fe1b:404e%vlan8 fib 0 -- Marek Zarychta