User Details
- User Since
- Apr 18 2014, 5:23 AM (422 w, 1 d)
Today
Yesterday
Thu, May 19
Wed, May 18
Have you proposed this patch to upstream? ingo@openbsd.org is very responsive and should reply back quickly, before adding any custom patch I prefer it to be discussed with upstream first. (don't hesitate to CC me)
Fri, May 13
Mon, May 9
Sat, May 7
It's a pitty we can't be consistent and have a libdata equivalent for compat libraries, but on the other hand I don't have better proposal that what is proposed here.
Fri, May 6
Tue, May 3
In fact this change does not make sense, to be able to have dhclient properly set the routing table in the right fib, the way to do it is the following: 1. tag your iface: ifconfig $iface fib X, 2/ run dhclient in the right fib: setfib X $iface and that's all, route if fib aware already, and ifconfig is also fib aware as long as the fib is already set on the iface.
Fri, Apr 29
Mon, Apr 25
https://github.com/freebsd/pkg/commit/ce75303c613f2f5d04fdd7c9edd6f4cd40eb9dac this should fix this specific case
Fri, Apr 22
Apr 21 2022
Apr 20 2022
as for the URL, this is weird, I will investigate, thank you for reporting.
Apr 15 2022
Apr 14 2022
Apr 11 2022
I do like what I see, I feel like with some little pkg hacking I can ease the life of this trigger, but I need to know more what you would expect ;)
Apr 10 2022
other than a small remark, it looks good to me
Apr 8 2022
Apr 6 2022
Apr 5 2022
Apr 3 2022
Mar 30 2022
Mar 29 2022
Mar 27 2022
Mar 24 2022
Mar 23 2022
simple remark, not mandatory to follow ;), otherwise LGTM
Mar 22 2022
Mar 21 2022
LGTM
Mar 18 2022
Mar 16 2022
Mar 15 2022
Catchup with gconf changes