Hello, On Mon, 5 Oct 2020, longguang.yue wrote: > Just like for MASQ, inspect the reply packets coming from DR/TUN > real servers and alter the connection's state and timeout > according to the protocol. > > It's ipvs's duty to do traffic statistic if packets get hit, > no matter what mode it is. > > Signed-off-by: longguang.yue <bigclouds@xxxxxxx> > > --- > v1: support DR/TUN mode statistic > v2: ip_vs_conn_out_get handles DR/TUN mode's conn > v3: fix checkpatch > v4, v5: restructure and optimise this feature > v6: rewrite subject and patch description > v7: adjust changelogs and order of some local vars Thanks! Fixed the patch format and posted it as v8. > Signed-off-by: longguang.yue <bigclouds@xxxxxxx> > --- > net/netfilter/ipvs/ip_vs_conn.c | 18 +++++++++++++++--- > net/netfilter/ipvs/ip_vs_core.c | 17 ++++++----------- > 2 files changed, 21 insertions(+), 14 deletions(-) Regards -- Julian Anastasov <ja@xxxxxx>