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

Fixes Issue #509 more generically #549

Merged
merged 1 commit into from
Sep 14, 2020
Merged

Fixes Issue #509 more generically #549

merged 1 commit into from
Sep 14, 2020

Conversation

vishvananda
Copy link
Owner

The first fix #512 apparently didn't solve all cases. This generically
skips values that are null to solve the problem. Also closes #548.

The first fix #512 apparently didn't solve all cases. This generically
skips values that are null to solve the problem. Also closes #548.
@vishvananda vishvananda merged commit 872fbf2 into master Sep 14, 2020
@vishvananda vishvananda deleted the iptun-fix-2 branch January 12, 2022 22:56
phoracek added a commit to phoracek/bridge-marker that referenced this pull request Jan 19, 2022
This patch brings in the latest version of vishvananda/netlink in order
to address kubevirt#45 through
vishvananda/netlink#549.

Since there is no new tagged version since 1.1.0, we are forced to pin
to a specific commit.

Signed-off-by: Petr Horáček <phoracek@redhat.com>
kubevirt-bot pushed a commit to kubevirt-bot/bridge-marker that referenced this pull request Jun 1, 2022
This patch brings in the latest version of vishvananda/netlink in order
to address kubevirt#45 through
vishvananda/netlink#549.

Since there is no new tagged version since 1.1.0, we are forced to pin
to a specific commit.

Signed-off-by: Petr Horáček <phoracek@redhat.com>
kubevirt-bot added a commit to kubevirt/bridge-marker that referenced this pull request Jun 2, 2022
This patch brings in the latest version of vishvananda/netlink in order
to address #45 through
vishvananda/netlink#549.

Since there is no new tagged version since 1.1.0, we are forced to pin
to a specific commit.

Signed-off-by: Petr Horáček <phoracek@redhat.com>

Co-authored-by: Petr Horáček <phoracek@redhat.com>
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.

parseIptunData caused index out of range panic. Not solved.
1 participant