Skip to content

Fix Ubuntu arp settings#38

Open
jjo93sa wants to merge 2 commits into
stackhpc:mainfrom
jjo93sa:feat/change-kernel-arp
Open

Fix Ubuntu arp settings#38
jjo93sa wants to merge 2 commits into
stackhpc:mainfrom
jjo93sa:feat/change-kernel-arp

Conversation

@jjo93sa
Copy link
Copy Markdown
Contributor

@jjo93sa jjo93sa commented Jan 10, 2025

The default ARP config in Ubuntu is to reply for MAC requests on any interface for any IP configured on the local interfaces. This breaks networking scenarios (tested with RoCE) where more than one interface with an IP is connected to a network.

The proposed change amends the default behaviour to act as expected - i.e. to reply only if the target IP address is local address configured on the incoming interface. However, the arp role can also be used to amend behaviour as required.

@jjo93sa jjo93sa requested a review from a team as a code owner January 10, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant