nf_free

Stops the filtering thread, breaks all filtered connections and detaches from the hooking driver.
void nf_free()

Remarks

This function aborts all filtered TCP connections, which means that all unsent buffered data will be lost. To avoid this it is possible to remove the filtering rules with a call nf_deleteRules, and wait until the filtered connections will close gracefully.

Requirements

Driver type WFP, TDI
Header nfapi.h
Library nfapi.lib