Searched hist:258133 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/netpfil/pf/
H A Dpf_lb.cdiff 258133 Thu Nov 14 14:27:25 MST 2013 glebius 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.

Completed in 45 milliseconds