commit | 37a08eca814ad8ec7db83a53feff95c2eb0b0169 | [log] [tgz] |
---|---|---|
author | Sean Tranchetti <stranche@codeaurora.org> | Tue Feb 12 15:22:50 2019 -0700 |
committer | Sean Tranchetti <stranche@codeaurora.org> | Mon Apr 01 18:01:15 2019 -0600 |
tree | 8052d118da48b41c724a431ca9a82300634dfeae | |
parent | d9d69eb8977bf854314f77aa49eed2302c1246bf [diff] |
librmnetctl: Add rmnet_fill_newlink_msg() helper Routing attributes added to RTM_NEWLINK messages during rtrmnet_ctl_newvnd() and rtrmnet_ctl_changevnd() are nearly the same. Create a new helper function to handle adding the common attributes for this type of Netlink messages. Change-Id: I7ac8ae5c2ca13d5dfa0e036e73d6efd681f22686 Signed-off-by: Sean Tranchetti <stranche@codeaurora.org>