Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Latest commit

 

History

266 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BX - ByteXchange

A simple and fast L4 virtual switch.

Install

Normal install

GOPROXY=direct go install github.com/bzEq/bx/i3@main

Optimized install

GOPROXY=direct CXX=clang++ CGO_CXXFLAGS='-march=native -O3' \
    go install github.com/bzEq/bx/i3@main

Kernel parameters

net.core.default_qdisc=cake
net.ipv4.tcp_congestion_control=bbr

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages