From 88f9ed7d9f4747f2f13664023d77d6a6aff93af9 Mon Sep 17 00:00:00 2001 From: saifeddine Rajhi Date: Tue, 9 Jan 2024 20:02:54 +0100 Subject: [PATCH 1/3] Add Cilium A networking, observability, and security solution with an eBPF-based dataplane. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 26d960b01f..1c83d349ea 100644 --- a/readme.md +++ b/readme.md @@ -714,6 +714,7 @@ - [Real-Time Communications](https://github.com/rtckit/awesome-rtc#readme) - Network protocols for near simultaneous exchange of media and data. - [SNMP](https://github.com/eozer/awesome-snmp#readme) - A protocol for collecting, modifying, and organizing information about managed devices on IP networks. - [Scapy](https://github.com/secdev/awesome-scapy#readme) - Python-based interactive packet manipulation. +- [Cilium](https://github.com/seifrajhi/awesome-cilium#readme) - A networking, observability, and security solution with an eBPF-based dataplane. ## Decentralized Systems From f947ed02ba9f79cd0011275fed60964c781d9ca6 Mon Sep 17 00:00:00 2001 From: saifeddine Rajhi Date: Tue, 9 Jan 2024 20:31:02 +0100 Subject: [PATCH 2/3] Add Cilium --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1c83d349ea..4d5af056f9 100644 --- a/readme.md +++ b/readme.md @@ -714,7 +714,7 @@ - [Real-Time Communications](https://github.com/rtckit/awesome-rtc#readme) - Network protocols for near simultaneous exchange of media and data. - [SNMP](https://github.com/eozer/awesome-snmp#readme) - A protocol for collecting, modifying, and organizing information about managed devices on IP networks. - [Scapy](https://github.com/secdev/awesome-scapy#readme) - Python-based interactive packet manipulation. -- [Cilium](https://github.com/seifrajhi/awesome-cilium#readme) - A networking, observability, and security solution with an eBPF-based dataplane. +- [Cilium](https://github.com/seifrajhi/awesome-cilium#readme) - A networking, security and observability solution with an eBPF-based dataplane. ## Decentralized Systems From 9155718db86863368dad511247be3bd40ae1fa7a Mon Sep 17 00:00:00 2001 From: saifeddine Rajhi Date: Sun, 26 May 2024 09:17:50 +0200 Subject: [PATCH 3/3] Fixes --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4d5af056f9..fc67549537 100644 --- a/readme.md +++ b/readme.md @@ -714,7 +714,7 @@ - [Real-Time Communications](https://github.com/rtckit/awesome-rtc#readme) - Network protocols for near simultaneous exchange of media and data. - [SNMP](https://github.com/eozer/awesome-snmp#readme) - A protocol for collecting, modifying, and organizing information about managed devices on IP networks. - [Scapy](https://github.com/secdev/awesome-scapy#readme) - Python-based interactive packet manipulation. -- [Cilium](https://github.com/seifrajhi/awesome-cilium#readme) - A networking, security and observability solution with an eBPF-based dataplane. +- [Cilium](https://github.com/seifrajhi/awesome-cilium#readme) - Provides networking and security capabilities for containerized apps, microservices, and virtual machines. ## Decentralized Systems