From: Nick Chalk Date: Tue, 22 Jun 2010 06:07:01 +0000 (+0200) Subject: IPVS: one-packet scheduling X-Git-Tag: v2.6.36-rc1~571^2~374^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ec037f9841e49cc5c615deb8e1e73e5beab2ca;p=pandora-kernel.git IPVS: one-packet scheduling Allow one-packet scheduling for UDP connections. When the fwmark-based or normal virtual service is marked with '-o' or '--ops' options all connections are created only to schedule one packet. Useful to schedule UDP packets from same client port to different real servers. Recommended with RR or WRR schedulers (the connections are not visible with ipvsadm -L). Signed-off-by: Nick Chalk Signed-off-by: Simon Horman Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed