freebsd-dev/sys/contrib/pf/net
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
..
if_pflog.c Staticize <if>_clone_{create,destroy} functions. 2004-04-14 00:57:49 +00:00
if_pflog.h Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdef 2004-03-17 21:11:02 +00:00
if_pfsync.c Staticize <if>_clone_{create,destroy} functions. 2004-04-14 00:57:49 +00:00
if_pfsync.h Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdef 2004-03-17 21:11:02 +00:00
pf_ioctl.c Commit three imported bugfixes from OpenBSD 3.4-stable: 2004-05-02 20:47:24 +00:00
pf_norm.c Commit three imported bugfixes from OpenBSD 3.4-stable: 2004-05-02 20:47:24 +00:00
pf_osfp.c Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdef 2004-03-17 21:11:02 +00:00
pf_table.c Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdef 2004-03-17 21:11:02 +00:00
pf.c Commit three imported bugfixes from OpenBSD 3.4-stable: 2004-05-02 20:47:24 +00:00
pfvar.h Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdef 2004-03-17 21:11:02 +00:00