### 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.