commit | 4bbc3db633003d19bea34874e4274e701b8e3741 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Mon Apr 15 00:02:10 2019 -0700 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Thu Oct 24 11:16:33 2019 +0000 |
tree | 9d56ea056ea05bdac7aec1fdb8890e8083137f42 | |
parent | 05ad341e2aad6de21dabdc508074677eae19baf2 [diff] |
transporthandler: Support Gateway MAC Adds support for setting the MAC address of the gateway. Most of the interesting code in this change is around saving / restoring the gateway MAC address when the gateway or interface change. Change-Id: I85b7c665c44af4f030f51456be355f3eb11ab2fc Signed-off-by: William A. Kennington III <wak@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.