summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Network
Commit message (Collapse)AuthorAgeFilesLines
* Separated out the MAC address property into it's own interfaceRatan Gupta2017-07-182-4/+9
| | | | | Change-Id: Ia2a7b51539f00be4af59f09bd8ccac582d9ea983 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Define interface for DHCP optionsRatan Gupta2017-06-271-0/+19
| | | | | | | Resolves openbmc/openbmc#1685 Change-Id: I24e3b9757eed523240c65823952c4dcee24f329d Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Update README.mdVictor Hu2017-06-021-25/+20
| | | | | | | | Formatted the headings of the Network README file and fixed the formatting that caused the eg. endpoints to not render correctly on the webpage. Change-Id: I32863a668b9bba03f4a95eb762ad7d7203b7a601 Signed-off-by: Victor Hu <whowutwut@gmail.com>
* Remove the IPProtocol interfaceRatan Gupta2017-05-151-15/+0
| | | | | | | | The protocol type has been added into the IP interface as a property. Change-Id: I4ba56a33332a73845d9fe3ae94546fd8275d61c4 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Network: Add protocol type property in IP InterfaceRatan Gupta2017-05-111-0/+11
| | | | | Change-Id: I5ffa64b0f538c6ebe02ce2017094c86407d1c0e5 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Network: define interface for tunnel parametersRatan Gupta2017-04-251-0/+82
| | | | | Change-Id: Ic44f54c0ea3a5c732c1d0045d50bd1c2238076e0 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Network: define interface for VLAN specific parametersRatan Gupta2017-04-251-0/+15
| | | | | Change-Id: I5b3bf1239c543aa8e16014df03699e2eb74bcc85 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Network: define the interface for IP protocolRatan Gupta2017-04-251-0/+15
| | | | | Change-Id: I3a2014fb8bbee4d221a3174698209ecf6cd30df9 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Network: define interface for network bonding parametersRatan Gupta2017-04-251-0/+85
| | | | | Change-Id: Ib94e7ab515834b2c73eccddc783ccea0c3026092 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Document overview and usage of the network d-bus interfacesRatan Gupta2017-04-251-0/+59
| | | | | | | Resolves openbmc/openbmc#1284 Change-Id: I0f57ea9d48485f8bc54e6f65795fd76507e4ea81 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Network: define interface for IP addressRatan Gupta2017-04-251-0/+42
| | | | | Change-Id: Id4d07d36f7471b30249977f0a53aa6d1680d04ce Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Network: define interface for system configurationRatan Gupta2017-04-251-0/+11
| | | | | | | | This interface would be used to implement the system specific network configuration parameter. Change-Id: I189de73da88a31785af22a6edbccb9bda6d50d06 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Network: define interface to represent an ethernet interfaceRatan Gupta2017-04-251-0/+36
This interface would be used to implement the ethernet interface specific configuration. Change-Id: Ib92e746e8de0881296df790fe82544839dce0bc7 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
OpenPOWER on IntegriCloud