commit | 073b04e76be6d5c4e22ff0599260f3bf890ac53a | [log] [tgz] |
---|---|---|
author | longguang.yue <bigclouds@163.com> | Mon Oct 05 23:13:47 2020 +0300 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Oct 12 01:57:34 2020 +0200 |
tree | 84a0445d3d8d4150a8e42a919a172a51ff61a7a1 | |
parent | bc081a693a56061f68f736c5d596134ee3c87689 [diff] |
ipvs: inspect reply packets from DR/TUN real servers 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@163.com> Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>