commit | 719d315047e22f6f9ec147734c20ad7a2989a590 | [log] [tgz] |
---|---|---|
author | Tomasz Wiszkowski <ender@google.com> | Thu Oct 26 09:58:11 2017 -0700 |
committer | Tomasz Wiszkowski <ender@google.com> | Mon Oct 30 09:04:18 2017 -0700 |
tree | ec92da4d696c0688c9e3624e3a72f87d080e0336 | |
parent | 65770350989c45e8d6dc567fe918417796ecd7be [diff] |
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