]> git.ipfire.org Git - people/ms/suricata.git/blobdiff - rust/cbindgen.toml
smb: recognizes file deletion over SMB2
[people/ms/suricata.git] / rust / cbindgen.toml
index cd5cf5c9e305e7f71e379af5a3d81f0d9bbc447c..d3b33312e36bcba9cd0e56e629fe86865bc1f7c6 100644 (file)
@@ -43,7 +43,7 @@ include_version = true
 
 # A list of headers to #include (with quotes)
 # default: []
-includes = ["rust.h"]
+includes = []
 
 # The desired length of a line to use when formatting lines
 # default: 100
@@ -75,6 +75,7 @@ include = [
     "AppLayerGetTxIterTuple",
     "RdpState",
     "SIPState",
+    "ModbusState",
     "CMark",
 ]
 
@@ -88,8 +89,8 @@ exclude = [
     "Flow",
     "FileContainer",
     "JsonT",
-    "IKEV2State",
-    "IKEV2Transaction",
+    "IKEState",
+    "IKETransaction",
     "KRB5State",
     "KRB5Transaction",
     "NTPState",