Skip to content
GitLab
Explore
Sign in
Register
mcproxy: fix IP ToS for IGMPv3 messages
Code
Review changes
Check out branch
Download
Patches
Plain diff
Anatoly Mirin
requested to merge
mirin/mcproxy-fix-ip-tos-igmpv3
into
devel
Jan 19, 2023
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Every IGMPv3 message must be sent with IP Type of Service 0xc0 (see RFC 3376, chapter 4).
Merge request reports