Skip to content
Snippets Groups Projects
Martin Teichmann's avatar
Martin Teichmann authored
we returned two different things whether we were keeping logs
upon loading or not. This makes it hard to program around.

Now only return logs, and store the file descriptor internally.
3f2b353e
History

EPBFCat -- an EtherCAT master using EBPF and XDP

EBPFCat is an EtherCAT master written entirely in Python, that uses EPBF and XDP to achieve real-time response times. As a corollary, it contains a Python based EBPF code generator.

The documentation lives on readthedocs.