commit | 9a2f902a9b941ebfc88f5e88c7f146f817dde033 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Thu Apr 19 15:28:05 2018 +0530 |
committer | Ratan Gupta <ratagupt@in.ibm.com> | Fri Jul 27 15:53:45 2018 +0530 |
tree | a05a853bd467a389964e408b7c31c4bd55139b68 | |
parent | e0c06d7cafe50b6198e102ae0554f1cb6df8cf0a [diff] |
Create Network.Client interface Provide an interface for configuring the network client/endpoint. D-Bus object which wants to keep the network endpoint info can extend this interface. e.g: Network endpoint could be SNMP mangers or LDAP servers etc. Resolves openbmc/openbmc#3004 Change-Id: Ieedfc6e1d02fc7321b050cc3f27e206d60ac6fb9 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>