commit | 4f82daedd2534f248900628fa3227f73431ea3c8 | [log] [tgz] |
---|---|---|
author | Shihuan Liu <chiaweic@codeaurora.org> | Fri May 19 20:14:45 2017 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Jul 09 21:00:28 2017 -0700 |
tree | e7f2aab011f4e89e8b1f06cdd9f3ff0bb1abde10 | |
parent | dfda87d642c35b9185081a837182a9cc182dd0f7 [diff] |
IPACM: add support for L2TP Add support for L2TP in IPACM. For WLAN->ETH direction, we use UCP to do two-pass processing to add 80 bytes header. For ETH->WLAN direction, we use UCP to do single-pass processing to remove 80 bytes header. Change-Id: I296aee0fe857a7db4fc29f87c833224d7c0ffd9d Acked-by: Shihuan Liu <shihuanl@qti.qualcomm.com>