someone is telling me that OpenBSD doesn't support IPv4 routes with IPv6 nexthops. can anyone say if this is really true?

(for example, in FreeBSD: route add -inet 1.2.3.4/32 -inet6 fe80::1%em0)

#openbsd #ipv6

@lw
On OpenBSD 7.9 (snapshot)
@js thanks! do you know off hand if this is new in 7.9 or was supported before?

@lw Happy to help!

Works the same on my OpenBSD 7.8 server.

@lw This might be of interest for you:

https://marc.info/?l=openbsd-misc&m=177483027106573&w=2

Especially:

https://marc.info/?l=openbsd-misc&m=177484941513555&w=2

Seems like I was wrong. You can add the rule, but it will not work.

#openbsd

'Is IPv6 nexthop supported?' - MARC