History log of /openbmc/slpd-lite/slp_server.cpp (Results 1 – 5 of 5)
Revision Date Author Comments
# 7f70ddf5 18-Dec-2024 Patrick Williams <patrick@stwcx.xyz>

clang-format: re-format for clang-19

clang-format-19 isn't compatible with the clang-format-18 output, so we
need to reformat the code with the latest version. A few parameters
in clang-tidy have b

clang-format: re-format for clang-19

clang-format-19 isn't compatible with the clang-format-18 output, so we
need to reformat the code with the latest version. A few parameters
in clang-tidy have been deprecated, so adjust the style file
accordingly.

See Ie2f6eb3b043f2d655c9df806815afd7971fd0947 for updated style.
See I88192b41ab7a95599a90915013579608af7bc56f for clang-19 enablement.

Change-Id: Ifa53342aba15aa93573154561c90049a7344934d
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# ee12f48f 26-Oct-2021 Manojkiran Eda <manojkiran.eda@gmail.com>

Update .clang-format file & clang-format-12 changes

Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
Change-Id: I05355ef921725a8e36e49d5677d87b0424ca8230


# 537ff140 01-Nov-2018 Patrick Venture <venture@google.com>

add clang-format to repo for style

Add .clang-format to repo for style.

Change-Id: I286b3b245550d6a736d7df797f0ce21b51d7a235
Signed-off-by: Patrick Venture <venture@google.com>


# 70b85271 05-Jan-2017 Ratan Gupta <ratagupt@in.ibm.com>

Ipv6 support.

Changes to support Ipv6.

Change-Id: I0f1e991e79e7b1fe7f6f4890cef85049cb23b4c3
Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>


# 309ac445 13-Dec-2016 Ratan Gupta <ratagupt@in.ibm.com>

SLP Server

This contains the entry point for the SLP
and starts the SLP Server.

Change-Id: I5976c8168a1af2703143c9bead61583197949115
Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>