]> git.ipfire.org Git - thirdparty/bird.git/commit
BSD: IPv4 over IPv6 nexthop support on FreeBSD
authorLuiz Amaral <email@luiz.eng.br>
Thu, 20 Apr 2023 23:37:30 +0000 (01:37 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Fri, 21 Apr 2023 00:03:31 +0000 (02:03 +0200)
commitd61505b039bf0aa6697e28b2a4e07907c89ba1fb
tree6855a44cfceb2fcc1fafc35f1246a92e1b7f37fb
parent335409248ea932e93ce4361564b8e92d0b83b071
BSD: IPv4 over IPv6 nexthop support on FreeBSD

The support for IPv4 routes with IPv6 nexthops was implemented in FreeBSD
13.1, this patch allows to import and export such routes from/to kernel.

Minor change from committer.
sysdep/bsd/krt-sock.c