commit | 06de5f1ff678fff654441eee0f7a4991b591336c | [log] [tgz] |
---|---|---|
author | Skylar Chang <chiaweic@codeaurora.org> | Tue Sep 29 17:30:12 2015 -0700 |
committer | Skylar Chang <chiaweic@codeaurora.org> | Tue Sep 29 17:35:40 2015 -0700 |
tree | 1776d70c7ed2d84c15448f5ac4c4d51b63b9f3dd | |
parent | aec4d3a28128534078da7cb2cbcc6ba85c0cd7f0 [diff] |
IPACM: Fix the ipv6-only AP+STA use-case For ipv6-only AP+STA, SoftAP won't posting v6 default route event to IPACM because of its new feature called priority backhaul. Therefore IPACM needs to listen for RTPROT_RA netlink event instead to find the externel AP's mac and construct the full wlan header. Change-Id: I8fb0135f473e31bb87b46f4a437292dc7931f722 Acked-by: Skylar Chang <chiaweic@codeaurora.org>