IPACM: Fix RNDIS ipv6 ping issue

Recently the Andorid ipv6 framework got changed.
Previously the icmpv6 echo request fomr rndis
is taking ipa-HW path and DL echo reply is taking
SW-path which works. However in recent build, the
icmpv6 DL forwarding is failed from rmnet_data0
to rndis0 because the more restrict conntrack
mechanism is applied for ipv6 which causes the
ping failed. The fix is to force all icmpv6 traffic
taking SW-path to make conntrack entry established.

Change-Id: Iec02707f21fc2a28384e87a20aec6455040e8da9
3 files changed
tree: 033c00e3815be4ed3d3de08373695f789fc3871f
  1. ipacm/
  2. ipanat/
  3. configure.ac
  4. Makefile.am