]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/divert_freebsd/divert_cap.h
DisableForwarding parameter added to the divert plugin
[stg.git] / projects / stargazer / plugins / capture / divert_freebsd / divert_cap.h
index 62a78a439c0430497bc69dfbb6870027c12444d1..912b5a149814db83382b2788bdd88e20534cfd5c 100644 (file)
@@ -77,6 +77,7 @@ private:
     MODULE_SETTINGS     settings;
 
     int                 port;
+    bool                disableForwarding;
 
     mutable std::string errorStr;