freebsd-dev/sys/contrib/pf
Daniel Hartmeier 01044eaadc Commit three imported bugfixes from OpenBSD 3.4-stable:
- change pf_get_pool() argument rule_number type from u_int32_t
    to u_int8_t, fixes corruption of address pools with large
    rulesets (mcbride@)
  - prevent endless loops with route-to (dhartmei@)
  - limit option length to 2 octets max (frantzen@)

Obtained from:	OpenBSD
Approved by:	mlaier(mentor), bms(mentor)
2004-05-02 20:47:24 +00:00
..
net Commit three imported bugfixes from OpenBSD 3.4-stable: 2004-05-02 20:47:24 +00:00
netinet Bring diff from the security/pf port. This has code been tested as a port 2004-02-26 02:34:12 +00:00