summaryrefslogtreecommitdiff
path: root/redfish-core/lib/ethernet.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-12-10Remove non-standard IPv6StaticAddress propertiesJiaqing Zhao1-3/+1
2021-12-05Enhance logs for networkd, hypervisor networkd appAsmitha Karunanithi1-0/+10
2021-11-19Update clang-formatGeorge Liu1-2/+2
2021-07-13Make code compile with clang-13Ed Tanous1-34/+38
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-5/+15
2021-06-16Remove ambiguous privileges constructorEd Tanous1-8/+8
2021-06-09Remove the Node classEd Tanous1-1/+0
2021-06-09Move ethernet interface away from Node classEd Tanous1-1213/+1085
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-0/+1
2021-04-13Fix missed bmcweb::AsyncRespGunnar Mills1-4/+3
2021-04-12Redfish(Network): Modified to support Default gateway on EthernetInterfaceRavi Teja1-36/+75
2021-04-08Using AsyncResp everywherezhanghch051-63/+66
2021-03-22ethernet: Fix for MAC address patch responseJayaprakash Mutyala1-0/+1
2021-03-17Fix IPv6DefaultGateway validator warningsRavi Teja1-1/+7
2021-02-19Fix nlohmann::json::dump callsEd Tanous1-8/+26
2021-02-19Start using sdbusplus::message::filename()Ed Tanous1-6/+5
2020-12-18Fix .clang-tidyEd Tanous1-41/+41
2020-11-02Improve loops & fix cpp check warningManojkiran Eda1-18/+10
2020-10-23Turn on ALL perf checksEd Tanous1-26/+28
2020-10-15Lots of performance improvementsEd Tanous1-19/+21
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous1-30/+12
2020-09-29Fix naming conventionsEd Tanous1-176/+173
2020-08-17Enable unused variable warnings and resolveEd Tanous1-26/+23
2020-08-17Enable clang warningsEd Tanous1-6/+6
2020-08-17Remove middlewaresEd Tanous1-8/+4
2020-08-03Redfish: GET command for Hypervisor DHCP networkSunitha Harish1-0/+1
2020-07-10Codespell redfish-core spelling fixesGunnar Mills1-3/+3
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-180/+181
2020-05-16vlan id should be 32 bitAndrew Geissler1-1/+1
2020-05-16Add OCP mandatory entry for IPv6AddressPolicyTableJohnathan Mantey1-0/+3
2020-05-14Create the IPv6 AddressState Redfish node for OCPJohnathan Mantey1-2/+4
2020-05-14Redfish(Network): Fix PATCH of existing IPv4StaticAddresses propertiesRavi Teja1-7/+0
2020-05-14sdbusplus: replace message::variant with std::variantPatrick Williams1-4/+4
2020-05-14sdbusplus: remove deprecated variant_nsPatrick Williams1-12/+6
2020-04-16Redfish: Allow slash at the end of ResourceGunnar Mills1-1/+1
2020-04-09Support for NameServers & StaticNameServersmanojkiran.eda@gmail.com1-12/+19
2020-04-01[Redfish-Ethernet Inf] Enable Read/Write for FQDNJoshi-Mansi1-10/+106
2020-02-19Permit Redfish to enable/disable the network interface cardJohnathan Mantey1-15/+74
2020-02-15ethernet: Remove odata.contextGunnar Mills1-13/+0
2020-02-14Report NIC link status via netlink carrier stateJohnathan Mantey1-2/+12
2019-11-06Redfish: Implement DHCPv4 and DHCPv6 handlingJohnathan Mantey1-95/+256
2019-10-11Fix a bunch of warningsEd Tanous1-13/+22
2019-09-14Redfish: Make NIC HW reflect PATCH changesJohnathan Mantey1-459/+388
2019-08-27Network : Fix the Service Validator FailureManojkiran Eda1-1/+1
2019-08-20Avoid populating StaticNameServers propertyManojkiran Eda1-1/+9
2019-08-01Redfish(Network): IPV4 DHCP ipaddreses dont show gateway when in DHCP modeRavi Teja1-2/+3
2019-07-03Redfish(Network): Add support for IPv4StaticAddressesRavi Teja1-42/+97
2019-06-14[Redfish] Add FQDN and IPv6Address in NetworkProtocol and EthernetInterfaceJennifer Lee1-0/+17
2019-06-13Redfish: Remove "state" response content from PATCH commandsJohnathan Mantey1-131/+49
2019-06-13Redfish: Remove the IPv4 AddressOrigin read-only elementJohnathan Mantey1-88/+2