Ido Rosen

Results 59 comments of Ido Rosen

> That is why we need to set the broadcast bit in the DHCP message we sent to instruct the server to broadcast the reply rather than unicasting it. >...

> I just figured it would be reasonable to detect ipvlan additionally to the other two cases, because unicast doesn't work with L2 mode ipvlan unless you already have the...

It should be doable without another child interface, using netfilter/XDP/eBPF, or possibly even just a relay agent of some sort listening on the master interface and injecting packets into the...

> If it detects ipvlan it could bail/leave a log message about needing an id set? A log message seems fair. However, if we're going to bail when the `ipvlan`...

> If it's ipvlan then default the IAID to the interface name if 4 chars or less, otherwise index. > It's the best we can do. No it's not stable...

Brief update - haven't forgotten about this - going to implement your suggestions @rsmarples.

Tangent: out of curiosity, why don't you use bridging rather than bonding for this use case (automatic failover)?

I’m guessing, but this is probably exposed by rtnetlink somewhere. On Tue, Mar 8, 2022 at 04:44 epoch1970 ***@***.***> wrote: > I’m afraid I don’t have the answer to that....

The new location for tags (colors as well as "Home", "Work", etc. arbitrary labels), is the xattr `com.apple.metadata:_kMDItemUserTags:`, while the com.apple.FinderInfo seems to only contain the last-set color tag, and...