Dimitar Krastev

Results 63 comments of Dimitar Krastev
trafficstars

> > RemoteAuthentication > > IMO, the unique copy makes sense, since once the authentication is set, it should never be possible to change by others. Atm, made it so...

This PR will be split into multiple smaller PRs as part of #1431.

> We may need a bigger refactor to allow the user to choose when opening the device whether multiple threads will read from each channel (and set the flag accordingly),...

Closing this as stale for now. Might work on it again eventually.

Hmm, this is super weird. The way of fetching the live devices between v23.09 and the current master hasn't changed drastically. At its core both use `pcap_findalldevs`. The only real...

> Wait?! The beginning of the issue mentioned that the platform is "Linux", and now it's "Windows"? So do you have a problem with Linux or not? @tigercosmos yeah, in...

So far, it hasn't been integrated into the workflow or the codecov as I'm not really sure how precisely that is achieved.

I think it will be beneficial overall. The rollout can be done in phases (project by project) similar to the way we did the clang-format roll out. I could probably...

> @Dimi1010 Do you want to continue this? Eh... eventually... Don't really have time for it now tho, so gonna close it for the moment.

@seladb @egecetin @tigercosmos @clementperon So... minor issue with the google test integration. The framework allocates to heap during unit tests. Due to that when the per-test memory leak tracking is...