Bug 212585 - setsockopt IP_TTL on an AF_INET6 socket but should fail
Summary: setsockopt IP_TTL on an AF_INET6 socket but should fail
Status: NEW
Alias: None
Product: Networking
Classification: Unclassified
Component: IPV6 (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Hideaki YOSHIFUJI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-06 19:08 UTC by Björn Jacke
Modified: 2021-04-06 19:08 UTC (History)
0 users

See Also:
Kernel Version: 5.10
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Björn Jacke 2021-04-06 19:08:16 UTC
setsockopt setting IP_TTL on an AF_INET6 socket succeeds but it should fail because it's supported on AF_INET sockets only.

Note You need to log in before you can comment on or make changes to this bug.