patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob 2aa6585bfa75e71b3aec34a81ad9e99f8d42257b 549 bytes (raw)
name: vm/sys/net/xdp-forwarder/README.md 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
7
8
9
 
### xdp-forwarder

The xdp forwarder consists of a redirect_kern.c (which is the actual XDP program, basically just a one-liner) and redirect_user.c (which loads the XDP program and sets up the maps with the interfaces passed on the command line).

It behaves like an ethernet hub between two interfaces.

Temporary repository, to be inlined into the [Spectrum](https://spectrum-os.org/) monorepo.

This work was funded by [NGI Zero](https://www.ngi.eu/ngi-projects/ngi-zero/), an initiative by the Digital Single Market of the European Commission.

debug log:

solving 2aa6585 ...
found 2aa6585 in https://inbox.spectrum-os.org/spectrum-devel/20250823222134.1772413-2-yureka@cyberchaos.dev/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20250823222134.1772413-2-yureka@cyberchaos.dev/
diff --git a/vm/sys/net/xdp-forwarder/README.md b/vm/sys/net/xdp-forwarder/README.md
new file mode 100644
index 0000000..2aa6585

Checking patch vm/sys/net/xdp-forwarder/README.md...
Applied patch vm/sys/net/xdp-forwarder/README.md cleanly.

index at:
100644 2aa6585bfa75e71b3aec34a81ad9e99f8d42257b	vm/sys/net/xdp-forwarder/README.md

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).