msm: netfilter: NATTYPE Refresh Timer Changes
NATTYPE entry timeout will not be updated when packets start flowing through IPA and eventually can timeout. Make changes to refresh the NATTYPE entry timeout from the connection tracking netlink module which is used by IPANAT to update conntrack timeout. Also make the timeout dynamic by taking the expiry timeout value from connection tracking entry. Otherwise NATTYPE entry will not timeout even when all the corresponding conntrack entries expire. Also, This change takes care of porting of below changes 1) commit <083e4be118eff7f86b7021ec393d34a6028689e7> ("<netfilter: Add of NATTYPE COOKIE Check>") 2) commit <5daaf005c32bbc8ce17e01054b21c0b292bcd20f> ("<ipt_NATTYPE: Fix for changes in c7232c99>") 3) commit <fbdd4c2032b3019ab71d3ed8fbcecb7b090215c6> ("<netfilter: Move NATTYPE forward mode to POSTROUTING chain>"). CRs-FIXED: 490813 Change-Id: Ibb225d7b91070ca9948c7a11f0b5925a8435915c Signed-off-by:Paras Singh Jain <parassin@codeaurora.org>
Loading
Please register or sign in to comment