Dave Chappelle

Results 28 comments of Dave Chappelle

If I add a bit of code to dump the cache each time a change callback is processed I can verify that in the end the cache itself contains the...

Ok here is the trailing state transition where wlan0 goes to hell with debug turned on. It almost looks like the netlink message that came back from the kernel is...

Can you be more specific? I am not seeing what your comment is applying to.

Thanks for the feedback Arvid. I think I have addressed all of the review comments now.

Curious why this hasn't been merged? Seems to be a very common issue given that this impact core functionality of the module. I am now forced to fork and cherry-pick...

What needs to be done here to take this across the finish line? Seems it has been kicked down the road for 5-ish years.

Not really sure why structs are even being used. Records should just be classes. Setters and getters should also be predefined for all fields. The defaults for copy and move...