Skip to content
/ xdp Public
forked from mdlayher/xdp

Package xdp provides access to Linux userspace XDP sockets (AF_XDP). MIT Licensed.

License

Notifications You must be signed in to change notification settings

forkkit/xdp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xdp Build Status GoDoc Go Report Card

Package xdp provides access to Linux userspace XDP sockets (AF_XDP).

MIT Licensed.

Help wanted!

I'm very interested in trying out AF_XDP with Go programs, but I lack the C background to effectively port the example code to Go. Contributions are very welcome, and once we get a working example, I'm happy to participate in discussions about what the package's API should look like.

If this interests you, please reach out via an issue!

About

Package xdp provides access to Linux userspace XDP sockets (AF_XDP). MIT Licensed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%