index
:
bmcweb
master
OpenBMC Web server
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
redfish-core
/
lib
/
ethernet.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bunch of warnings
Ed Tanous
2019-10-10
1
-13
/
+22
*
Redfish: Make NIC HW reflect PATCH changes
Johnathan Mantey
2019-09-13
1
-459
/
+388
*
Network : Fix the Service Validator Failure
Manojkiran Eda
2019-08-27
1
-1
/
+1
*
Avoid populating StaticNameServers property
Manojkiran Eda
2019-08-20
1
-1
/
+9
*
Redfish(Network): IPV4 DHCP ipaddreses dont show gateway when in DHCP mode
Ravi Teja
2019-08-01
1
-2
/
+3
*
Redfish(Network): Add support for IPv4StaticAddresses
Ravi Teja
2019-07-03
1
-42
/
+97
*
[Redfish] Add FQDN and IPv6Address in NetworkProtocol and EthernetInterface
Jennifer Lee
2019-06-13
1
-0
/
+17
*
Redfish: Remove "state" response content from PATCH commands
Johnathan Mantey
2019-06-13
1
-131
/
+49
*
Redfish: Remove the IPv4 AddressOrigin read-only element
Johnathan Mantey
2019-06-13
1
-88
/
+2
*
Redfish: Correctly identify IPv4 LinkLocal vs. LinkGlobal
Johnathan Mantey
2019-06-13
1
-2
/
+2
*
Redfish: Correct PATCH for IPv6 static addresses
Johnathan Mantey
2019-06-10
1
-12
/
+4
*
Redfish(Network): Add support for IPv6Addresses and IPv6StaticAddresses
Ravi Teja
2019-06-06
1
-60
/
+445
*
[Redfish] Enable PATCH for DHCPv4 properties in EthernetInterface schema
Jennifer Lee
2019-05-29
1
-1
/
+86
*
Fix 404 handling in Redfish EthernetInterfaces
Ed Tanous
2019-05-20
1
-16
/
+40
*
Redfish(Network): Implemented PATCH of Nameservers array
RAJESWARAN THILLAIGOVINDAN
2019-05-09
1
-2
/
+11
*
Redfish(Network): Implement IPv6DefaultGateway support
Ravi Teja
2019-04-30
1
-1
/
+22
*
Fix empty IPV4 gateway error
Gunnar Mills
2019-04-26
1
-1
/
+8
*
Redfish(Network): Implemented PATCH of StaticNameServers array
RAJESWARAN THILLAIGOVINDAN
2019-04-05
1
-3
/
+38
*
Redfish(Network): VLAN PATCH fix
Sunitha Harish
2019-04-05
1
-64
/
+46
*
Redfish(Network): Fixes VLAN specific issues
Sunitha Harish
2019-03-28
1
-97
/
+60
*
Revert "bmcweb: Fix a bunch of warnings"
Ed Tanous
2019-03-25
1
-9
/
+47
*
bmcweb: Fix a bunch of warnings
Ed Tanous
2019-03-22
1
-47
/
+9
*
Redfish(Ethernet): Send the correct JSON response after creating the IPV4 obj...
Ratan Gupta
2019-03-19
1
-1
/
+6
*
Redfish(Network): Support the PATCH opertration of MACAddress property
Ratan Gupta
2019-03-19
1
-2
/
+29
*
Redfish(Network): Support for deletion of IP address through PATCH operation
Ratan Gupta
2019-03-19
1
-76
/
+80
*
Redfish: Populate DHCPv4Configuration Information
manojkiraneda
2019-03-18
1
-0
/
+58
*
Redfish(Network): Allow empty list item for ipv4 address.
Ratan Gupta
2019-03-12
1
-0
/
+21
*
Redfish(Ethernet): Fix to not convert the json index into string
Ratan Gupta
2019-03-12
1
-6
/
+5
*
Redfish(Ethernet): Don't init the vlanID and vlanEnable
Ratan Gupta
2019-03-12
1
-2
/
+4
*
bmcweb: move ethernet VLAN to readJson
Ed Tanous
2019-02-27
1
-124
/
+64
*
bmcweb: fix compiler warnings
Ed Tanous
2019-02-21
1
-4
/
+2
*
bmcweb: Implement single Redfish "system" endpoint
Ed Tanous
2019-02-19
1
-34
/
+61
*
bmcweb: move variant usage to std namespace
Ed Tanous
2019-02-09
1
-36
/
+24
*
Use the unpacking mechanisms for hostname
Ed Tanous
2019-01-04
1
-42
/
+15
*
bmcweb: Enable redfish unpacking of complex types
Ed Tanous
2018-12-18
1
-128
/
+72
*
bmcweb: Move boost::optional to std::optional
Ed Tanous
2018-12-10
1
-3
/
+3
*
Remove custom version of getPtr
Ed Tanous
2018-12-10
1
-19
/
+22
*
bmcweb: Redfish away from json cache
Ed Tanous
2018-11-26
1
-66
/
+53
*
Simplify Redfish error message property interface
Jason M. Bills
2018-11-15
1
-78
/
+51
*
Improve the Redfish error reporting interface
Jason M. Bills
2018-10-22
1
-285
/
+189
*
Cleanups to ethernet schemas
Ed Tanous
2018-10-16
1
-1391
/
+1225
*
Implement redfish LogService
Ed Tanous
2018-10-09
1
-0
/
+1
*
Move to clang-format-6.0
Ed Tanous
2018-09-05
1
-1568
/
+1880
*
Last round of variable renames
Ed Tanous
2018-08-15
1
-10
/
+9
*
Clang-format cleanup
Ed Tanous
2018-08-13
1
-147
/
+146
*
Fix merge conflict
Ed Tanous
2018-08-09
1
-178
/
+171
*
Move over to upstream c++ style
Ed Tanous
2018-07-26
1
-310
/
+306
*
Make Ethernet/VLAN Interfaces handle "404 Not Found" properly
Kowalski, Kamil
2018-07-26
1
-6
/
+134
*
Make SessionStore a proper singleton
Borawski.Lukasz
2018-07-25
1
-2
/
+0
*
Implement VlanNetworkInterface and VlanNetworkInterfaceCollection Schema
Kowalski, Kamil
2018-07-24
1
-126
/
+23
[next]