alibaba / LVS

A distribution of Linux Virtual Server with some advanced features. It introduces a new packet forwarding method - FULLNAT other than NAT/Tunneling/DirectRouting, and defense mechanism against synflooding attack - SYNPROXY.
2k stars 682 forks source link

add rps_framework like flow director to support 1GE NIC #9

Open jlijian3 opened 9 years ago

jlijian3 commented 9 years ago

Add rps_framework for the NIC that not support flow director. Implement rps hook in ip_vs_ctl.c, tell rps the correct cpu if dst ip match local address. net.core.rps_framework = 1, enable rps_framework,default 0.