History log of /openbmc/phosphor-networkd/test/test_types.cpp (Results 1 – 14 of 14)
Revision Date Author Comments
# 9b2a20d3 17-Jun-2023 William A. Kennington III <wak@google.com>

types: Migrate to stdplus ip

Change-Id: I777aa701204b0c4dbe5f0088cc2e6a4deb4f5d15
Signed-off-by: William A. Kennington III <wak@google.com>


# e8af05c8 17-Jun-2023 William A. Kennington III <wak@google.com>

types: Migrate to stdplus endian

Change-Id: Idd87f83672b7f97a8bdd13f7646760c0d77c5ff5
Signed-off-by: William A. Kennington III <wak@google.com>


# b7d6a1a7 17-Jun-2023 William A. Kennington III <wak@google.com>

types: Migrate to stdplus EtherAddr

Change-Id: I1ec2cd0b57a9f02fe96bbe9a068d1a437805b43a
Signed-off-by: William A. Kennington III <wak@google.com>


# 55bdc36c 04-Nov-2022 William A. Kennington III <wak@google.com>

types: Make all address conversion constexpr

Change-Id: If9d5e14e37e868c9a567c567ab8cb64913564a4f
Signed-off-by: William A. Kennington III <wak@google.com>


# dd7c7b34 04-Nov-2022 William A. Kennington III <wak@google.com>

types: Add constexpr int encoder

Change-Id: I4a3117f442c5a829faffbb5897eb2a0ea013f63a
Signed-off-by: William A. Kennington III <wak@google.com>


# ead7198c 04-Nov-2022 William A. Kennington III <wak@google.com>

types: Add constexpr InAddrAny / IfAddr parser

Change-Id: I08d27f3e52a703d2f3c45a886c69b081ffd69558
Signed-off-by: William A. Kennington III <wak@google.com>


# ec496a86 04-Nov-2022 William A. Kennington III <wak@google.com>

types: Add constexpr in6_addr parser

Change-Id: Icd9c42e22e0eb3dcde86b7ba65208975813e7643
Signed-off-by: William A. Kennington III <wak@google.com>


# 4f07798e 04-Nov-2022 William A. Kennington III <wak@google.com>

types: Better IPv6 RFC5952 support

This makes sure our text output better conforms to standards.

Change-Id: I6d9ed5490d11b5e59c3c1bccabe0520fddeb6b56
Signed-off-by: William A. Kennington III <wak@g

types: Better IPv6 RFC5952 support

This makes sure our text output better conforms to standards.

Change-Id: I6d9ed5490d11b5e59c3c1bccabe0520fddeb6b56
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# df1178e0 03-Nov-2022 William A. Kennington III <wak@google.com>

types: Add constexpr in_addr parser

Change-Id: Id24af0b9722b3ed68ab7dc5175c841e86b94ab64
Signed-off-by: William A. Kennington III <wak@google.com>


# b01d08fd 03-Nov-2022 William A. Kennington III <wak@google.com>

types: Add constexpr ether_addr parser

Change-Id: I0ad21490239ad9b0f25dfff84726b16a9cfda927
Signed-off-by: William A. Kennington III <wak@google.com>


# 238ef992 03-Nov-2022 William A. Kennington III <wak@google.com>

types: Add constexpr numeric decode

This will make it possible to implement constexpr address parsing.

Change-Id: I6fe5c8a8d517eb86f3596be1ecd50b98c5347e51
Signed-off-by: William A. Kennington III

types: Add constexpr numeric decode

This will make it possible to implement constexpr address parsing.

Change-Id: I6fe5c8a8d517eb86f3596be1ecd50b98c5347e51
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# b9d7cbac 08-Nov-2022 William A. Kennington III <wak@google.com>

types: Add a type for interface addresses

This will be used to uniquely identify them.

Change-Id: Iabd43520ae5060e4f5dfe18e549f96f6b910b3c1
Signed-off-by: William A. Kennington III <wak@google.com>


# 71de63a2 08-Nov-2022 William A. Kennington III <wak@google.com>

types: Add constexpr endianness functions

Change-Id: I3ceff6cbd6d1991dc6131d266fa61dbf76595fdb
Signed-off-by: William A. Kennington III <wak@google.com>


# bb0eaccb 21-Oct-2022 William A. Kennington III <wak@google.com>

types: Flesh out address comparison and string formatting

Change-Id: Ib505232e15e8db012d07759163f780b00ea4b7d3
Signed-off-by: William A. Kennington III <wak@google.com>