Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Katran is XDP. The XDP eBPF hooks get packets before they hit the TCP/IP stack --- you can use XDP to route packets without ever creating skbuffs for them. The previous commenter is explicitly trying to use socket eBPF code, because they don't want their code to have to run as root. Katran won't be helpful for them.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: