mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-13 20:50:42 +01:00
![James Prestwood](/assets/img/avatar_default.png)
The agent path was generated based on the current time which sometimes yielded duplicate paths if agents were created quickly after one another. Instead a simple iterator removes any chance of a duplicate path.