https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263982
--- Comment #2 from Zhenlei Huang ---
(In reply to Filipe Mendonça from comment #0)
> Is it possible to support this option in FreeBSD kernel? It's defined in
> RFC4191 and
> supported in other OS such as Linux, Windows, macOS...
A quick
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
On 2022-12-18 00:01, Zhenlei Huang wrote:
I'm currently working on route nexthop caching feature for tunneling
interfaces such as
if_gif, if_gre, if_vxlan, and potentially if_wg. I encounter a nasty
bug related to VNET lifecycle.
More preciously I'd like to call `rib_unsubscribe()` to unsubscribe
Hi,
I'm currently working on route nexthop caching feature for tunneling interfaces
such as
if_gif, if_gre, if_vxlan, and potentially if_wg. I encounter a nasty bug
related to VNET lifecycle.
More preciously I'd like to call `rib_unsubscribe()` to unsubscribe route event
when the interface
tunn