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

printer: Fall back on ethernet MAC addresses #262

Merged
merged 1 commit into from
May 26, 2020

Conversation

rolinh
Copy link
Member

@rolinh rolinh commented May 26, 2020

This is a backport of #261 for the v0.5 branch.

This commit makes the printer fall back on the MAC addresses from the
Ethernet header in case there is no IP payload.

Before:

    May 25 13:20:58.770 [k8s2]:  ->  from-endpoint FORWARDED (Ethernet)

After:

    May 25 13:20:58.770 [k8s2]: 16:62:96:09:81:a6 -> 8a:ed:ae:7c:9c:29 from-endpoint FORWARDED (Ethernet)

Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>
@rolinh rolinh added the ⌨️ area/cli Impacts the command line interface of any command in the repository. label May 26, 2020
@rolinh rolinh requested a review from gandro May 26, 2020 08:28
@rolinh rolinh merged commit f6fc922 into v0.5 May 26, 2020
@rolinh rolinh deleted the pr/rolinh/v0.5-eth-fallback branch May 26, 2020 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌨️ area/cli Impacts the command line interface of any command in the repository.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants