• Julian Anastasov's avatar
    ipvs: switch to notrack mode · cf356d69
    Julian Anastasov authored
     	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: default avatarJulian Anastasov <ja@ssi.bg>
    Signed-off-by: default avatarSimon Horman <horms@verge.net.au>
    cf356d69
ip_vs.h 31 KB