Skip to content

Commit

Permalink
Merge pull request #208 from CharlesAverill/master
Browse files Browse the repository at this point in the history
Update web_networking.md
  • Loading branch information
bluddy authored Nov 4, 2024
2 parents 7cb9994 + 9d71709 commit 48a82e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/web_networking.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,3 +230,5 @@ Bindings to `AF_XDP` of `libbpf`.
These provide high-performance packet management on Linux, bypassing the kernel.
* [AF_XDP docs](https://github.com/torvalds/linux/blob/master/Documentation/networking/af_xdp.rst)
* [Tutorial](https://github.com/xdp-project/xdp-tutorial/tree/master/advanced03-AF_XDP)
* [RDT_OCaml](https://github.com/CharlesAverill/RDT_OCaml)
A toy implementation of a Reliable Data Transfer protocol (rdt3.0 - stop-and-wait) over UDP

0 comments on commit 48a82e0

Please sign in to comment.