{"id":21304758,"url":"https://github.com/x86taka/xdp-etherip","last_synced_at":"2025-07-04T20:37:04.469Z","repository":{"id":212410986,"uuid":"717738907","full_name":"x86taka/xdp-etherip","owner":"x86taka","description":"Implementation of EtherIP with XDP","archived":false,"fork":false,"pushed_at":"2025-06-14T04:39:06.000Z","size":103,"stargazers_count":12,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2025-06-14T05:29:22.833Z","etag":null,"topics":["ebpf","ebpf-programs","etherip","xdp"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/x86taka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-11-12T12:44:44.000Z","updated_at":"2025-06-14T04:39:09.000Z","dependencies_parsed_at":"2023-12-22T04:28:40.637Z","dependency_job_id":"8ca94381-420e-43eb-9f9b-9c676a179d53","html_url":"https://github.com/x86taka/xdp-etherip","commit_stats":null,"previous_names":["x86taka/xdp-etherip"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/x86taka/xdp-etherip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x86taka%2Fxdp-etherip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x86taka%2Fxdp-etherip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x86taka%2Fxdp-etherip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x86taka%2Fxdp-etherip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x86taka","download_url":"https://codeload.github.com/x86taka/xdp-etherip/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x86taka%2Fxdp-etherip/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261186451,"owners_count":23121940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ebpf","ebpf-programs","etherip","xdp"],"created_at":"2024-11-21T16:15:52.493Z","updated_at":"2025-06-21T20:04:31.188Z","avatar_url":"https://github.com/x86taka.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XDP-EtherIP\n\nImplementation of EtherIP with XDP\n\nSupported Features\n\n- [x] Ether over IPv6\n- [x] TCP MSS Clamping\n\n## Build\n\nIn modern Linux systems, `bpf_helper_defs.h` is expected to be built. By running the following script, it will fetch the necessary kernel code. Please ensure you use the script according to your kernel version.\n\n```shell\n./gen_bpf_helper.sh\n```\n\nInstall development packages\n\n```shell\nsudo apt install clang llvm libelf-dev build-essential linux-headers-$(uname -r) linux-libc-dev libbpf-dev gcc-multilib clang-format\n```\n\nLet's build Go \u0026 eBPF\n\n```shell\nmake\n```\n\n## Run\n\n```shell\n./bin/xdp-etherip\n\n# Use options\n./bin/xdp-etherip --device eth2 --device eth3\n```\n\n## Test\n\n```shell\nmake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx86taka%2Fxdp-etherip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx86taka%2Fxdp-etherip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx86taka%2Fxdp-etherip/lists"}