commit | ab27a819bee0db24233f9d0e7e142b3e3424c5b8 | [log] [tgz] |
---|---|---|
author | Ravi Teja <raviteja28031990@gmail.com> | Tue May 02 10:01:53 2023 -0500 |
committer | Ravi Teja <raviteja28031990@gmail.com> | Wed Nov 27 06:52:50 2024 +0000 |
tree | 880b68b069efa50b90f1fe499ed0999d42b18bfd | |
parent | dce7fe7732d9c839826ea0b0682eb94eaea6c486 [diff] |
Add network static gateway configuration support This commit enables static gateway configuration on EthernetInterface Implements CreateStaticGateway method which creates a new d-bus object with StaticGateway interface. Tested By: Run StaticGateway D-bus method and verified D-bus object and configuration. Delete StaticGateway object Add static gateway Delete static gateway Change-Id: I3fbc6f85ede00b6c1949a0ac85f501037a69c831 Signed-off-by: Ravi Teja <raviteja28031990@gmail.com>