From 0b835ce9c79a19fca753fdae5a30f0a094a2af88 Mon Sep 17 00:00:00 2001 From: Trekkie Coder Date: Fri, 23 Jun 2023 12:12:53 +0900 Subject: [PATCH 1/2] Updated to latest submodule --- loxilb-ebpf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loxilb-ebpf b/loxilb-ebpf index 9599e1a9..b9a8745e 160000 --- a/loxilb-ebpf +++ b/loxilb-ebpf @@ -1 +1 @@ -Subproject commit 9599e1a90d90f7cd5c768b92ed33aee10a941916 +Subproject commit b9a8745e7a61e76a7c15b54e7693a32b3f16f137 From f9d4dd9f4c6e657ed58b0cf3d3ab48d759bc7cf0 Mon Sep 17 00:00:00 2001 From: TrekkieCoder <111065900+TrekkieCoder@users.noreply.github.com> Date: Fri, 23 Jun 2023 12:14:00 +0900 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09542d97..fc0dd1ea 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ loxilb is an open source hyper-scale software load-balancer for cloud-native wor * [Performance on ARM](https://www.loxilb.io/post/running-loxilb-on-aws-graviton2-based-ec2-instance) * [Short Demo on Performance](https://www.youtube.com/watch?v=MJXcM0x6IeQ) - ebpf makes it ```flexible``` and ```future-proof``` (kernel version agnostic and in future OS agnostic 🚧) -- Advanced quality of service for workloads (per LB, per end-point or per client) +- Advanced ```quality of service``` for workloads (per LB, per end-point or per client) - Includes powerful NG ```stateful firewalling``` and ```IPSEC/Wireguard```support - Optimized/Custom end-point ```liveness checks at scale``` - Support for ```5G/Edge``` cloud-native workloads