Skip to content

Commit

Permalink
nl80211: eliminate the usage of global variables
Browse files Browse the repository at this point in the history
Utilize the VM registry to store the netlink connection context and error
information and refactor the related code to obtain all resources from the
VM pointer in order to properly support loading the library in multiple
concurrent threads or VM instances.

Signed-off-by: Jo-Philipp Wich <[email protected]>
  • Loading branch information
jow- committed Dec 6, 2024
1 parent 725f637 commit 87f2224
Showing 1 changed file with 204 additions and 144 deletions.
Loading

0 comments on commit 87f2224

Please sign in to comment.