Separate communication over netlink from protocol implementation.

This change separates communication channel (NetlinkClient) from protocol
(NetworkInterfaceManager, which is, in fact, NetlinkRoute). This is required so
that the channel can be used by NetlinkGeneric, too.

Change-Id: Ic6d2f9547a58abc8d4a4b044ac4b8ab164fc29a4
5 files changed
tree: ec92da4d696c0688c9e3624e3a72f87d080e0336
  1. common/
  2. external/
  3. guest/
  4. host/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. BUILD
  9. WORKSPACE