rsdy
rsdy
Not very much. Most of the focus is on [redbpf](https://github.com/foniod/redbpf) development, since it seems to scale better for most people's needs.
This is a great idea, and we'll definitely consider it. Thanks for bringing it up!
Just looking through `rebuild.sh`, is there a reason this can't/shouldn't be done from `build.rs`? Would be one way to solve this by migrating the bpf-sys [build.rs](https://github.com/foniod/redbpf/blob/v2.3.0/bpf-sys/build.rs) here, I don't see...
@alexforster Any ideas on this? What's your preferred way of moving forward?
This looks like a passable approach to me, if it works, that's even better. Maybe @rhdxmr has some suggestions on improving it? Regardless, I'd be happy to merge it if...
I think `allmulti` mode is quite universal. If you can provide us with a complete, minimal example, I could try this on a KVM box and see if it gets...
Sorry for ignoring this. I actually read and re-read and re-read it and kept trying to come up with a way to make this API cleaner, but the only thing...
Note that I'm probably going to use this upgrade opportunity to deprecate support for LLVM versions
@b0bleet I'm a bit cautious on merging this, but should be functional. If you're keen on testing, that would be super helpful. The biggest obstacle in mergin #316 is fixing...
@DerekStrickland thanks a lot for your work, and bringing this to the Rust forum. I think the combination of the two approaches brought up in the thread is probably the...