created | 2022-05-08T18:56:09Z |
---|---|
begin | 2022-05-03T11:47:03Z |
end | 2022-05-03T13:32:47Z |
path | src/sys |
commits | 1 |
date | 2022-05-03T13:32:47Z | |||
---|---|---|---|---|
author | sashan | |||
files | src/sys/net/pf.c | log | diff | annotate |
message |
Make pf(4) more paranoid about IGMP/MLP messages. MLD/IGMP messages with ttl other than 1 will be discarded. Also MLD messages with other than link-local source address will be discarded. IGMP messages with destination address other than multicast class will be discarded. feedback and OK bluhm@, cluadio@ |