User Details
- User Since
- Jan 20 2016, 6:04 AM (330 w, 3 d)
Yesterday
Thu, May 19
I've updated the patch with epoch_wait changes.
Thu, Apr 28
Apr 20 2022
Mar 24 2022
Mar 22 2022
Mar 14 2022
Feb 22 2022
Feb 14 2022
Any comments here? I'd like to merge the code this week.
Feb 7 2022
Rebased version.
Any comments?
Feb 4 2022
It's not used on any official FreeBSD platform. However, with some out-of-tree BSPs this portion of code becomes active.
Feb 2 2022
Jan 31 2022
Are there any objections for this patch (+ all mentioned fixes)?
There is still a potential race between rip_detach and handling MRT_DONE (both call ip_mrouter_done). AFAIK these functions are not used at the same time so its highly unlikely this ever happen - I've never seen it so far.
I'm planning to further refactor ip_mroute.c to avoid this kind of issues, but not in this commit.
Jan 25 2022
Jan 24 2022
Jan 22 2022
Jan 21 2022
Jan 11 2022
Jan 4 2022
Jan 2 2022
Dec 20 2021
Dec 17 2021
Dec 15 2021
Dec 13 2021
Thanks for comment, yes, the description might have been misleading.
Dec 10 2021
Dec 8 2021
Dec 7 2021
Dec 6 2021
@mmel Do you have any objections to merge this patch?
Dec 3 2021
AFAIK ip_fastfwd doesn't work on interfaces with IPSEC enabled.
Dec 2 2021
I agree with @manu These functions are going to be used extremely rarely and imo the more meaningful name the better.