1. 7af9151 Redfish: Allow slash at the end of Resource by Gunnar Mills · 4 years, 8 months ago
  2. 0f6efdc Support for NameServers & StaticNameServers by manojkiran.eda@gmail.com · 5 years ago
  3. ab6554f [Redfish-Ethernet Inf] Enable Read/Write for FQDN by Joshi-Mansi · 4 years, 10 months ago
  4. eeedda2 Permit Redfish to enable/disable the network interface card by Johnathan Mantey · 5 years ago
  5. e59f968 ethernet: Remove odata.context by Gunnar Mills · 4 years, 10 months ago
  6. aa05fb2 Report NIC link status via netlink carrier state by Johnathan Mantey · 5 years ago
  7. 1f8c7b5 Redfish: Implement DHCPv4 and DHCPv6 handling by Johnathan Mantey · 6 years ago
  8. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  9. 0178482 Redfish: Make NIC HW reflect PATCH changes by Johnathan Mantey · 6 years ago
  10. f1a3cae Network : Fix the Service Validator Failure by Manojkiran Eda · 5 years ago
  11. 95f8646 Avoid populating StaticNameServers property by Manojkiran Eda · 5 years ago
  12. c619141 Redfish(Network): IPV4 DHCP ipaddreses dont show gateway when in DHCP mode by Ravi Teja · 5 years ago
  13. d1d5081 Redfish(Network): Add support for IPv4StaticAddresses by Ravi Teja · 6 years ago
  14. d24bfc7 [Redfish] Add FQDN and IPv6Address in NetworkProtocol and EthernetInterface by Jennifer Lee · 6 years ago
  15. 286b911 Redfish: Remove "state" response content from PATCH commands by Johnathan Mantey · 6 years ago
  16. 7e27d83 Redfish: Remove the IPv4 AddressOrigin read-only element by Johnathan Mantey · 6 years ago
  17. 18659d1 Redfish: Correctly identify IPv4 LinkLocal vs. LinkGlobal by Johnathan Mantey · 6 years ago
  18. 6ca6ac1 Redfish: Correct PATCH for IPv6 static addresses by Johnathan Mantey · 6 years ago
  19. e48c0fc Redfish(Network): Add support for IPv6Addresses and IPv6StaticAddresses by Ravi Teja · 6 years ago
  20. da131a9 [Redfish] Enable PATCH for DHCPv4 properties in EthernetInterface schema by Jennifer Lee · 6 years ago
  21. 4c9afe4 Fix 404 handling in Redfish EthernetInterfaces by Ed Tanous · 6 years ago
  22. 5112e9b Redfish(Network): Implemented PATCH of Nameservers array by RAJESWARAN THILLAIGOVINDAN · 6 years ago
  23. 9a6fc6f Redfish(Network): Implement IPv6DefaultGateway support by Ravi Teja · 6 years ago
  24. fa5053a Fix empty IPV4 gateway error by Gunnar Mills · 6 years ago
  25. f85837b Redfish(Network): Implemented PATCH of StaticNameServers array by RAJESWARAN THILLAIGOVINDAN · 6 years ago
  26. 08244d0 Redfish(Network): VLAN PATCH fix by Sunitha Harish · 6 years ago
  27. fda13ad Redfish(Network): Fixes VLAN specific issues by Sunitha Harish · 6 years ago
  28. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  29. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  30. 95897b2 Redfish(Ethernet): Send the correct JSON response after creating the IPV4 object. by Ratan Gupta · 6 years ago
  31. d577665 Redfish(Network): Support the PATCH opertration of MACAddress property by Ratan Gupta · 6 years ago
  32. f476acb Redfish(Network): Support for deletion of IP address through PATCH operation by Ratan Gupta · 6 years ago
  33. 2a13328 Redfish: Populate DHCPv4Configuration Information by manojkiraneda · 6 years ago
  34. 9474b37 Redfish(Network): Allow empty list item for ipv4 address. by Ratan Gupta · 6 years ago
  35. 82fd90f Redfish(Ethernet): Fix to not convert the json index into string by Ratan Gupta · 6 years ago
  36. f15aad3 Redfish(Ethernet): Don't init the vlanID and vlanEnable by Ratan Gupta · 6 years ago
  37. 537174c bmcweb: move ethernet VLAN to readJson by Ed Tanous · 6 years ago
  38. 43b761d bmcweb: fix compiler warnings by Ed Tanous · 6 years ago
  39. 029573d bmcweb: Implement single Redfish "system" endpoint by Ed Tanous · 6 years ago
  40. abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
  41. bc0bd6e Use the unpacking mechanisms for hostname by Ed Tanous · 6 years ago
  42. 0627a2c bmcweb: Enable redfish unpacking of complex types by Ed Tanous · 6 years ago
  43. a24526d bmcweb: Move boost::optional to std::optional by Ed Tanous · 6 years ago
  44. 1b6b96c Remove custom version of getPtr by Ed Tanous · 6 years ago
  45. 0f74e64 bmcweb: Redfish away from json cache by Ed Tanous · 6 years ago
  46. a08b46c Simplify Redfish error message property interface by Jason M. Bills · 6 years ago
  47. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  48. 4a0cb85 Cleanups to ethernet schemas by Ed Tanous · 6 years ago
  49. 1da66f7 Implement redfish LogService by Ed Tanous · 6 years ago
  50. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  51. d76323e Last round of variable renames by Ed Tanous · 6 years ago
  52. 8ceb2ec Clang-format cleanup by Ed Tanous · 6 years ago
  53. a434f2b Fix merge conflict by Ed Tanous · 6 years ago
  54. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  55. 927a505 Make Ethernet/VLAN Interfaces handle "404 Not Found" properly by Kowalski, Kamil · 6 years ago
  56. 4b1b868 Make SessionStore a proper singleton by Borawski.Lukasz · 7 years ago
  57. eb54773 Implement VlanNetworkInterface and VlanNetworkInterfaceCollection Schema by Kowalski, Kamil · 7 years ago
  58. 1db9ca3 Fix for empty string in IPv4 PATCH. by Kowalski, Kamil · 7 years ago
  59. e439f0f Implement VlanNetworkInterface Schema DELETE and PATCH methods by Kowalski, Kamil · 7 years ago
  60. 179db1d Implemented PATCH for EthernetInterface IPv4Addresses array by Kowalski, Kamil · 7 years ago
  61. 588c3f0 Implemented PATCH for EthernetInterface VLAN and HostName fields by Kowalski, Kamil · 7 years ago
  62. e0d918b Boost beast by Ed Tanous · 7 years ago
  63. daf36e2 Move thermal interfaces to new schema by Ed Tanous · 7 years ago
  64. aa2e59c Move bmcweb over to sdbusplus by Ed Tanous · 7 years ago
  65. 274fad5 Spelling fixes in redfish-core by Gunnar Mills · 7 years ago
  66. c7070ac Added VLAN Object to EthernetInterface schema by Kowalski, Kamil · 7 years ago
  67. 9391bb9 Enabling Ethernet Interfaces, and Ethernet Interfaces Collection Schemas by Rapkiewicz, Pawel · 7 years ago