Skip to content

Fixes Issue #509 more generically#549

Merged
vishvananda merged 1 commit intomasterfrom
iptun-fix-2
Sep 14, 2020
Merged

Fixes Issue #509 more generically#549
vishvananda merged 1 commit intomasterfrom
iptun-fix-2

Conversation

@vishvananda
Copy link
Copy Markdown
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