Skip to content
Snippets Groups Projects
  1. May 13, 2019
  2. May 07, 2019
  3. Feb 09, 2019
  4. Dec 10, 2018
  5. Dec 04, 2018
  6. Nov 09, 2018
  7. Nov 06, 2018
    • Skylar Chang's avatar
      ipacm: get usb_link_up from usb-driver · 5d291c59
      Skylar Chang authored
      Made the change to get usb_link_up from
      usb-driver instead of using netlink
      event to resolve the timing issue
      between usb-driver and android framework.
      Also not self-posting the usb-up from
      downstream event which was used to support
      ipcam restart phase 3.
      
      Change-Id: I3549cfbfbb5f41fa5ed99a43f00c6d8b4333b8e5
      5d291c59
  8. Oct 06, 2018
  9. Oct 03, 2018
  10. Oct 02, 2018
  11. Sep 25, 2018
  12. Aug 30, 2018
  13. Aug 24, 2018
  14. Aug 23, 2018
  15. Aug 19, 2018
  16. Aug 16, 2018
  17. Aug 10, 2018
  18. Aug 07, 2018
    • Mohammed Javid's avatar
      ipacm: send all IPv6 framents to IPA apps · 442dad7d
      Mohammed Javid authored
      In case of TCP, if the ipv6 packets are fragmented there
      is a possibility that the second fragment packets match
      TCP SYN/FIN/RST rules and packets are routed to apps.
      This results in connection failure as the primary fragment
      will be routed correctly to hotspot client.
      
      Change-Id: I482b48c4786bda180b6f5d921149fed766c91fe0
      442dad7d
  19. Jul 22, 2018
  20. Jul 20, 2018
  21. Jul 19, 2018
  22. Jul 17, 2018
  23. Jul 02, 2018
  24. Jun 26, 2018
    • Mohammed Javid's avatar
      ipacm: For HAL feature, post wan_down event with 0 tether iface · 1578bb3c
      Mohammed Javid authored
      Currently when WAN comes up, value of
      IPACM_Wan::ipa_if_num_tether_v4_total is incremented. But
      it is decremented in both case when WAN or LAN iface goes
      down. So if WAN is up but LAN tether iface goes down and
      comes up, value of IPACM_Wan::ipa_if_num_tether_v4_total
      is 0.  In result later UL flt rules will not be deleted when
      wan goes down. In case of HAL post wan_down event with 0
      if_num_tether and add condition to delete tether iface only
      if HAL feature is not defined.
      
      Change-Id: I3289cd89e2fd4de135ef44f402345644477e37b0
      1578bb3c
  25. Jun 08, 2018
  26. Jun 02, 2018
  27. May 17, 2018
  28. May 02, 2018
    • Mohammed Javid's avatar
      ipacm:clear event cache if ipacm receives stopOffload · 0c86c05b
      Mohammed Javid authored
      Currently if NAT iface is not added, IPACM cache setupstream
      events but default gw index will be set only after adding
      NAT iface. If IPACM receives stopOffload in between, then
      it is returning input check error to framework. Add check and
      clear event cache in case of stopOffload.
      
      Change-Id: I1e49a37bfba64458f8966c9894bf48f749f0bbd7
      0c86c05b
  29. Apr 25, 2018
    • Skylar Chang's avatar
      IPACM: support ipacm restart · 548f0640
      Skylar Chang authored
      Add support on ipacm restart to clean up
      existing rules in ipa-hw which is installed
      by ipacm and reconstruct the rulse when
      framework ready to offload.
      
      Change-Id: I9dba5a7d572f8f7c773a1e3495e57c2e76a93e0a
      548f0640
  30. Apr 05, 2018
  31. Mar 15, 2018
  32. Mar 07, 2018
Loading