K 10 svn:author V 7 glebius K 8 svn:date V 27 2013-11-14T14:20:35.410225Z K 7 svn:log V 226 Some fixups to pf_get_sport after r257223: - Do not return blindly if proto isn't ICMP. - The dport is in network order, so fix comparisons. - Remove ridiculous htonl(arc4random()). - Push local variable to a narrower block. END