| commit | 00506d82189984ad4dc01c7c6b096a1c6281699d | [log] [tgz] |
|---|---|---|
| author | William A. Kennington III <wak@google.com> | Fri Feb 01 21:51:41 2019 -0800 |
| committer | William A. Kennington III <wak@google.com> | Tue Feb 19 13:09:41 2019 -0800 |
| tree | 920682674f1db066b1adabbdf1c2ff87734ca8fc | |
| parent | d81a098df4f67202cdf697f32e6e2059f31cd2fe [diff] |
rtnetlink_server: Refresh for route changes
We want to make sure we update the DefaultGateway if it changes.
Otherwise when someone changes our gateway we don't update the state of
the phosphor-network daemon.
Tested:
Editted the default route manually through netlink and saw the
update get picked up in the dbus interface.
Change-Id: Ib4f5bafbdb7615e235f47bc8fa372396491e69e6
Signed-off-by: William A. Kennington III <wak@google.com>