History log of /openbmc/phosphor-networkd/src/rtnetlink.cpp (Results 1 – 8 of 8)
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>


# 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>


# 9c441fd4 24-Feb-2023 William A. Kennington III <wak@google.com>

treewide: Ignore non-ethernet devices

These are not regular ethernet devices that use INET protocols. We can
ignore them as they just produce journal spam otherwise.

Tested: Verified that our MCTP

treewide: Ignore non-ethernet devices

These are not regular ethernet devices that use INET protocols. We can
ignore them as they just produce journal spam otherwise.

Tested: Verified that our MCTP interfaces are no longer reported as
objects and that our NCSI and ETH interfaces are still added.

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

show more ...


# 1aeacc90 13-Nov-2022 William A. Kennington III <wak@google.com>

rtnetlink: Add public interface parser

This will be used by the rtnetlink server to parse new links.

Change-Id: Ibc0abc12ca58b78ffc22ac6f75822853d4b7bdc8
Signed-off-by: William A. Kennington III <w

rtnetlink: Add public interface parser

This will be used by the rtnetlink server to parse new links.

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

show more ...


# d3615144 12-Nov-2022 William A. Kennington III <wak@google.com>

rtnetlink: Return neighbor even if addr is missing

There are valid configurations that return these type of messages from
the kernel and we don't want to fail for them

Change-Id: I74a0fd519e553c2e4

rtnetlink: Return neighbor even if addr is missing

There are valid configurations that return these type of messages from
the kernel and we don't want to fail for them

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

show more ...


# a8426902 07-Nov-2022 William A. Kennington III <wak@google.com>

rtnetlink: Migrate neighbor functions

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


# 6a92363e 06-Nov-2022 William A. Kennington III <wak@google.com>

rtnetlink: Migrate IP functions

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


# a7344c3a 31-Oct-2022 William A. Kennington III <wak@google.com>

rtnetlink: Separate out gateway parsing

This same logic will get re-used by other code in a future change.

Change-Id: I28218b9defb64c15f24df989f46db255e6ce4045
Signed-off-by: William A. Kennington

rtnetlink: Separate out gateway parsing

This same logic will get re-used by other code in a future change.

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

show more ...