diff options
author | Daniel Hartmeier <dhartmei@cvs.openbsd.org> | 2001-08-19 16:16:42 +0000 |
---|---|---|
committer | Daniel Hartmeier <dhartmei@cvs.openbsd.org> | 2001-08-19 16:16:42 +0000 |
commit | 4be5f22c01e1c906e44ff61dd9b32dea7ac62757 (patch) | |
tree | df28f8ac15e0a9ec91c50ec57a55602066d40630 /sys/kern | |
parent | dc7d2f83954a761466ca0e0e497a0dfd72a0ec2a (diff) |
Add parameter list support to parser. Handles lists for protocol, hosts
and ports in filter rules, like
block in from { 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16 } to any
pass in proto tcp from any to any port { ssh, 1024 >< 2000, > 65000 }
block in proto { udp, igmp }
and does rule expansion (generate all needed rule combinations).
Diffstat (limited to 'sys/kern')
0 files changed, 0 insertions, 0 deletions