commit | c920bdb845f956a7e9e97acf84f15d4b78a88a27 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Fri Apr 19 14:23:06 2019 -0700 |
committer | William A. Kennington III <wak@google.com> | Thu Jun 27 15:35:05 2019 -0700 |
tree | 62ba720fff132d838b94658aa0a7e0ed5d632976 | |
parent | 0420c6ac6a05a5ac122564709e6ee157d2ec7a81 [diff] |
neighbor: Refactor out netlink code This will allow us to re-use the generic netlink bits for other netlink request operations. Adds test coverage to the netlink message parsing routines for sanity and regression prevention. Tested: Neighbor population still works when static neighbors are created on the BMC. Change-Id: I755e86eb76a8f6f825616c13279328134de87da9 Signed-off-by: William A. Kennington III <wak@google.com>