Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 538 Bytes

File metadata and controls

11 lines (9 loc) · 538 Bytes

EPBFCat -- an EtherCAT master using eBPF and XDP

EBPFCat is a controller for the industrial field bus EtherCAT, written entirely in Python, that uses ePBF and XDP to achieve real-time responses. The EBPF code is generated on-the-fly using a built-in code generator, which can also be used for other purposes.

The documentation lives on readthedocs.