Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extension/vxlan: remove arp commands from vxlan examples #1952

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

jeffmahoney
Copy link
Contributor

Commit 645c8a1 (Remove net-tools since it's an old package that we are not using) was incomplete. The vxlan examples still use the arp command. This commit updates those to use `ip neigh replace' instead.

None required

Commit 645c8a1 (Remove net-tools since it's an old package
that we are not using) was incomplete.  The vxlan examples
still use the arp command.  This commit updates those to
use `ip neigh replace' instead.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
@thomasferrandiz thomasferrandiz merged commit 6d18ae7 into flannel-io:master Apr 25, 2024
8 checks passed
@pgonin
Copy link
Collaborator

pgonin commented May 23, 2024

welcome to the fun side @jeffmahoney and many thanks for your contribution

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.

4 participants