Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • teichman/ebpfcat
1 result
Show changes
Commits on Source (2)
[project]
authors = [
{name = "Martin Teichmann", email = "martin.teichmann@gmail.com"},
]
description = 'An EtherCAT master written in Python using EBPF and XDP'
name = "ebpfcat"
version = "0.0.1"
version = "0.4.1"
dependencies = []
[project.scripts]
......
[metadata]
name = ebpfcat
version = 0.1.0
version = 0.4.1
author = Martin Teichmann
author_email = martin.teichmann@gmail.com
description = An EtherCAT master written in Python using EBPF and XDP
......