User Details
- User Since
- Sep 28 2014, 7:22 PM (572 w, 5 d)
Yesterday
Thu, Sep 18
Wed, Sep 17
Mon, Sep 15
Sat, Sep 13
Fri, Sep 12
Wed, Sep 10
Sun, Sep 7
libifconfig and libpfctl look fine to me.
Sat, Sep 6
Fri, Sep 5
Thu, Sep 4
Wed, Sep 3
Tue, Sep 2
Fri, Aug 29
Thu, Aug 28
Wed, Aug 27
Tue, Aug 26
Mon, Aug 25
Also not something that must be done in this commit, but we should modify sbin/ifconfig to the new functions. That'll remove a little more code from ifconfig and it'll mean we test this code (as part of any test that runs ifconfig foo up).
Fri, Aug 22
The commit message needs to answer the "Why?".
Why are we bypassing the reference counting?
Aug 20 2025
Aug 18 2025
Looks good, other than these minor remarks.
Aug 14 2025
A quick pfctl test case for the parser changes (i.e. just a simple prefer-ipv6-nexthop route-to line) would be nice to have too.
Aug 13 2025
Aug 12 2025
Ah yes, "Documentation does not match reality", that's what I was missing. I did not check Linux code, I only looked at our tree.
So that seems correct if ifi_change lists the changed flags we should look at.
Aug 11 2025
LGTM. Absent objections in the next day or two I'll commit this.
Aug 8 2025
First impressions are that this makes sense, and removes a lot of 'route-to' special casing from code that ideally shouldn't have to know about route-to.
Tests look good, but of course only commit them once the fix lands too.
Aug 7 2025
No objection, but things just build even on LINT-NOINET6 kernels without this change, so I'm not sure what the motivation is.