summaryrefslogtreecommitdiff
path: root/redfish-core/lib/ethernet.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-04-27Fix Ethernet privilegesAbhishek Patel1-9/+3
2022-04-15ethernet: Fix naming conventionsJiaqing Zhao1-78/+77
2022-04-15ethernet: Remove unused SendHostNameEnabled propertyJiaqing Zhao1-11/+0
2022-04-15ethernet: Remove unused changeVlanId() functionJiaqing Zhao1-21/+0
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-26/+62
2022-03-22Consitently use dbus::utility typesEd Tanous1-9/+1
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu1-5/+5
2022-02-17Prepare for clang-tidy-14Ed Tanous1-1/+2
2022-02-15Enable readability-uppercase-literal-suffixEd Tanous1-1/+1
2022-02-15Enable readability-implicit-bool-conversion checksEd Tanous1-2/+2
2022-02-11Add readability-redundant-* checksEd Tanous1-1/+1
2022-02-09Enable readability-avoid-const-params-in-declsEd Tanous1-6/+6
2022-02-07Enable readability-redundant-control-flow checksEd Tanous1-5/+1
2022-01-28Enable readability-container-size-empty testsEd Tanous1-1/+1
2022-01-20EthernetInterfaces:GET & PATCH support for MTUSizeTejas Patil1-2/+39
2022-01-12Enable init checkerEd Tanous1-4/+4
2022-01-12Enable clang-tidy forward reference checksEd Tanous1-2/+3
2022-01-10Enforce const correctnessEd Tanous1-2/+2
2022-01-10Consistently use ManagedObjectTypeEd Tanous1-13/+8
2021-12-31Fix variable naming for NIC IP entryJiaqing Zhao1-31/+31
2021-12-28Move to common variantEd Tanous1-21/+16
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