]> git.ipfire.org Git - thirdparty/suricata.git/commit
script/dnp3-gen.py: update for newer versions of Python
authorJason Ish <jason.ish@oisf.net>
Wed, 26 Mar 2025 18:25:58 +0000 (12:25 -0600)
committerJason Ish <jason.ish@oisf.net>
Thu, 27 Mar 2025 14:31:44 +0000 (08:31 -0600)
commitbb7089df93bd86812b198769017db402cb141fe9
tree67bebf5a58439cc62f97c896769c9407b02e002b
parent7ba4ebdc2c6e13cf8dc691c4200d923f36cc7b48
script/dnp3-gen.py: update for newer versions of Python

More recent yaml loaders require the loader as an argument.
scripts/dnp3-gen/dnp3-gen.py