ekt: add UDP broadcast netenv redirection

This commit is contained in:
2025-09-13 11:37:23 +02:00
parent 2950061d08
commit d264ae0b37
6 changed files with 122 additions and 3 deletions

View File

@ -18,3 +18,4 @@ HRESULT netenv_hook_init(
const struct netenv_config *cfg,
const struct nusec_config *kc_cfg);
void netenv_hook_apply_hooks(HMODULE mod);