Home
last modified time | relevance | path

Searched hist:cf356d69db0afef692cd640917bc70f708c27f14 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.cdiff cf356d69db0afef692cd640917bc70f708c27f14 Sun Oct 17 08:21:07 CDT 2010 Julian Anastasov <ja@ssi.bg> ipvs: switch to notrack mode

Change skb->ipvs_property semantic. This is preparation
to support ip_vs_out processing in LOCAL_OUT. ipvs_property=1
will be used to avoid expensive lookups for traffic sent by
transmitters. Now when conntrack support is not used we call
ip_vs_notrack method to avoid problems in OUTPUT and
POST_ROUTING hooks instead of exiting POST_ROUTING as before.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
H A Dip_vs_core.cdiff cf356d69db0afef692cd640917bc70f708c27f14 Sun Oct 17 08:21:07 CDT 2010 Julian Anastasov <ja@ssi.bg> ipvs: switch to notrack mode

Change skb->ipvs_property semantic. This is preparation
to support ip_vs_out processing in LOCAL_OUT. ipvs_property=1
will be used to avoid expensive lookups for traffic sent by
transmitters. Now when conntrack support is not used we call
ip_vs_notrack method to avoid problems in OUTPUT and
POST_ROUTING hooks instead of exiting POST_ROUTING as before.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
/openbmc/linux/include/net/
H A Dip_vs.hdiff cf356d69db0afef692cd640917bc70f708c27f14 Sun Oct 17 08:21:07 CDT 2010 Julian Anastasov <ja@ssi.bg> ipvs: switch to notrack mode

Change skb->ipvs_property semantic. This is preparation
to support ip_vs_out processing in LOCAL_OUT. ipvs_property=1
will be used to avoid expensive lookups for traffic sent by
transmitters. Now when conntrack support is not used we call
ip_vs_notrack method to avoid problems in OUTPUT and
POST_ROUTING hooks instead of exiting POST_ROUTING as before.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>