-
Using HELICS Version 3.4.0
When an I/O module is running, if a Backplane module is started, the I/O module closes. This occurs whether or not the modules are started separately or with a CPU module…
-
Just leaving this here as an issue as this new fork (of pydnp3) does not solve the inherent issue of Pybind11
https://github.com/ChargePoint/pydnp3/issues/11
-
Section 2.3 Actions, before the last bullets, refers to action 2 when no such action exists, it should be action 3. Amend document and check that there are no other instances.
-
From issue #154 @satta notes:
> There are other issues with parsing ETPRO at the moment, such as missing support for noalert without values in some places, [transformations](https://suricata.readth…
-
During sending values over DNP3 after some period time this expection occurs:
![image](https://github.com/stepfunc/dnp3/assets/8849217/3b75a9e2-7c2e-4cb4-a085-e89f6e645476)
![image](https://gith…
-
Hello,
we are currently using DNP3 1.5.0 .NET package for our development to be integrated with our main frame application. previously we are using the 1.2.0 version of DNP3. we have a use case whe…
-
Hi. I seem to be having a problem related to the user of hyperscan, and the detection option `hyperscan_literals = true`. This problem only seems to be occurring on Ubuntu 24.04 or at least, I'm not a…
da667 updated
4 months ago
-
Hello
After a fresh clone
```sh
git clone git@github.com:stepfunc/dnp3.git
```
I just run "cargo build" command,
and this is the result
-----
os: linux manjaro (x64)
-----
```sh
Co…
Ojvar updated
7 months ago
-
Hello! When I compiling for windows, some files are not enough, for example, IEC104_Roptions.c,iec104_map.h etc. Is it possible to compile snort-2.9_RTDS preprocessors iec61850, iec104,pmu for Window…
-
Add support for UDP on both master and outstation.