CVSROOT: /cvs Module name: src Changes by: henn...@cvs.openbsd.org 2013/10/21 03:39:24
Modified files: sys/net : pf.c Log message: pf_translate: missing conditonal pf_check_proto_cksum calls before mucking with the icmpid. impact of the bug is quite limited, only affect icmp echo requests & reply through nat when the natting does not actually change any address. ok bluhm, found while hunting something else sthen is seeing