With 61f7427f02a raw sockets protosw has wildcard pr_protocol. Protocol
of a specific pcb is stored in inp_ip_p.
Reported by: karels
Fixes: 61f7427f02a307d28af674a12c45dd546e3898e4
Differential D36429
raw ip: fix regression with multicast and RSVP glebius on Sep 2 2022, 5:33 PM. Authored by Tags None Referenced Files
Details
With 61f7427f02a raw sockets protosw has wildcard pr_protocol. Protocol Reported by: karels
Diff Detail
Event TimelineComment Actions Looks good as far as it goes. I think ip6_mroute and probably others have similar problems. rsvp does. Comment Actions Ok, I think I found them all. Sorry for breakage :( Everything that the regression test suite catches was included |