pf(4) doesn't send RST when "block return" is set, always drop packet incorrectly.

Issue #83 closed
Takehiko NOZAKI repo owner created an issue

IPv4/v6 boss uses pf_check_proto_cksum(AF_INET), so IPv6 packet checksum is always mismatch, so never sent RST.

OpenBSD already fixed this bug pf.c rev1.567.

Comments (2)

  1. Log in to comment