diff --git a/README.md b/README.md index bb80baa4c..73446d6b6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ loxilb is an open source hyper-scale software load-balancer for cloud-native wor * Support for TCP, UDP, SCTP (w/ multi-homing), FTP, TFTP etc * High-availability support with hitless/maglev clustering * Full compliance for K8s loadbalancer Spec -- Extensive and highly scalable liveness probes for cloud-native environments +- Extensive and scalable liveness probes for cloud-native environments - High-perf replacement for the *aging* iptables/ipvs - Optimized SRv6 implementation - L7 proxy support @@ -21,7 +21,8 @@ loxilb is an open source hyper-scale software load-balancer for cloud-native wor ### 🧿 loxilb is powered by : - Bespoke GoLang based control plane components - [eBPF](https://ebpf.io/) based data-path forwarding - * Complete kernel networking bypass with home-grown stack for advanced features like [Conntrack](https://thermalcircle.de/doku.php?id=blog:linux:connection_tracking_1_modules_and_hooks), QoS etc + * Home-grown stack with advanced features like [Conntrack](https://thermalcircle.de/doku.php?id=blog:linux:connection_tracking_1_modules_and_hooks), QoS etc + * Complete kernel networking bypass * Highly scalable with low-latency & high throughput - GoLang based easy to use APIs/Interfaces for developers - Seamless integration with goBGP based routing stack