Squashed commit of the following:

commit 860a83abce314a6b6622ee5ce00947585a9b9abb
Author: Andreas Huber <andih@google.com>
Date:   Thu Mar 1 10:00:19 2018 -0800

    Fix out-of-bounds memory read reported by ASAN.

    Change-Id: I39caec18a35e36864c258338b1a654ddad07b555

commit 246bd8ed19a817fe06d55bdf543ae8abb6a80327
Author: Andreas Huber <andih@google.com>
Date:   Fri Feb 23 11:26:36 2018 -0800

    Fix wifi_relay makefile.

    Change-Id: I7fa9bc13bd74a8001422c0f21dd97c0b46165e0d

commit 3499b50e2bda379fe5e66e38915577d0b6be9247
Author: Andreas Huber <andih@google.com>
Date:   Fri Feb 23 10:55:34 2018 -0800

    std::shared_ptr<vsoc::wifi::WifiExchangeView> => vsoc::wifi::WifiExchangeView*

    Change-Id: I0da7210dac64990020a2c09ffae3f27be489f17e

commit 15a656d5d98cffe6f829287fe2608b58992cbd03
Author: Andreas Huber <andih@google.com>
Date:   Thu Feb 22 14:20:37 2018 -0800

    Common guest/host wifi_relay binary, host wifi_relay launched by

    launch_cvd.

    Change-Id: Ifa5e7bad84df605213519bd76a655b13a55d535d

commit a0d702f8a2de28e98c62361bc52c229d597781a4
Author: Andreas Huber <andih@google.com>
Date:   Thu Feb 22 11:45:46 2018 -0800

    Now using the new CMD_SUBSCRIBE method on the host.

    Change-Id: Ib4800b853d37d2f027ed95b1787789420b5562b8

commit 94c9311b10439964fdf205b61356f1ee646b24ae
Author: Andreas Huber <andih@google.com>
Date:   Tue Feb 20 13:31:38 2018 -0800

    No more hardcoded MAC addresses.

    Change-Id: I10f0d6b5c61225e25a731feb4271fa7032a2c5aa

commit 1701d4ccda395540d88e0e137f1dc204b7636c8a
Author: Andreas Huber <andih@google.com>
Date:   Tue Feb 20 11:03:28 2018 -0800

    Added copyright headers, removed debugging code, switched to glog.

    Change-Id: Ic98e607a8988983441db73617dc9a8599bac2eba

commit b70200a808cd903b0b6a028156684747a7a4e50e
Author: Andreas Huber <andih@google.com>
Date:   Tue Feb 20 09:17:40 2018 -0800

    Removed inject, attempt at cleaning up after disconnected clients.

    Change-Id: I4782d348e7079e8aa12d2789f3fb4bbb1aefd4a4

commit 13fccaa33195832a471d2171afb95bc19fb67446
Author: Andreas Huber <andih@google.com>
Date:   Fri Feb 16 14:16:59 2018 -0800

    Now things appear to be working more stably.

    Change-Id: Ie3bac0bca89c9d8f893825ff0156ab5109c65847

commit d11e2856d93525ac0755b532307a39ec4897fdda
Author: Andreas Huber <andih@google.com>
Date:   Thu Feb 15 16:34:30 2018 -0800

    separate "inject" into wifi_relay_guest and wifi_relay_host

    Change-Id: I255fb9e4f44c31a32f364cbdfa55a0b73b8191e1

commit 7efbd60cb37ab608d25d3a43e7aa6576a8e3c9a6
Author: Andreas Huber <andih@google.com>
Date:   Wed Feb 14 11:46:03 2018 -0800

    initial attempt to support wifi through mac80211_hwsim

    Change-Id: I1ac1440dde40605023f873c4c88401e15100bacc

BUG: 62789500
Test: Later
Change-Id: I53a4c0658a5491a99f34fcc7066f17e0961b1fec
10 files changed
tree: fa46f0797b379220894b4ef603391d78ad7aa59b
  1. common/
  2. guest/
  3. host/
  4. tools/
  5. Android.bp
  6. Android.mk
  7. OWNERS