Skip to content

Missing break after IPV6_MULTICAST_IF option processing #93424

@rlubos

Description

@rlubos

Describe the bug

In case IPv6 support is disabled, reading IPV6_MULTICAST_IF socket option will process the next option because of missing 'break', instead of returning an error. Issue opened for backports.

Regression

  • This is a regression.

Metadata

Metadata

Assignees

Labels

area: NetworkingbugThe issue is a bug, or the PR is fixing a bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions