Martin Hoffmann
Martin Hoffmann
Further research indicates that `Iphlpapi` isn’t in either version of `winapi-rs`. I’m unsure how to proceed. Ideally, someone with experience in Windows would volunteer to add this module.
The resolver always uses futures under the hood, but the 0.2 series has the [‘run shortcut’](https://docs.rs/domain/0.2.4/domain/resolv/index.html#the-run-shortcut) that hides them away. Instead of `lookup_host` as in the example, you can use...
First, apologies for the late reply! Thanks for the information. However, I am not entirely sure what to do with it?
I think I fixed the issue in #811 and thus in 0.12.0-rc1, but since I was never able to reproduce it, I am not entirely sure. I will close the...
I think I fixed the issue in #811 and thus in 0.12.0-rc1, but since I was never able to reproduce it, I am not entirely sure. I will close the...
The ideas from this PR have been integrated into #142 which has now been merged.
Which particular log message are you thinking about? (I’d have to check whether the information is actually available at that particular point.)
Not sure what exactly is wrong, but to quickly answer you last question before I can find the time to do some testing: You can try [rtrlib](https://github.com/rtrlib/rtrlib)‘s `rtrclient`. This should...
Thank you for the confirmation. Phew! ;) I will have a look myself. My hunch would be that rtrdump and Routinator disagree about how to downgrade to a lower protocol...
Interesting. I didn’t expect any routers to already support ASPA. I want 0.14.0 to come out fairly soon, but there are still quite a few items on the milestone –...