From 338c914a3f3eda06c0a3d6f4eb07fbf4cd88acb8 Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 16 Dec 2025 00:21:09 +0000 Subject: [PATCH] Add Beej's Guide to Networking Concepts link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44d0647..f4d2077 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Contributions are always welcome! - [ ] [Introduction to modern network load balancing and proxying](https://blog.envoyproxy.io/introduction-to-modern-network-load-balancing-and-proxying-a57f6ff80236) - [ ] [Load Balancing Algorithms](https://syedali.net/2013/08/22/load-balancing-algorithms) - [ ] [What every SRE should know about GNU/Linux resolvers and Dual-Stack applications](https://biriukov.dev/docs/resolver-dual-stack-application/0-sre-should-know-about-gnu-linux-resolvers-and-dual-stack-applications) +- [ ] [Beej's Guide to Networking Concepts](https://beej.us/guide/bgnet0) ## Containers