summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorDaniel Hartmeier <dhartmei@cvs.openbsd.org>2002-05-24 13:48:45 +0000
committerDaniel Hartmeier <dhartmei@cvs.openbsd.org>2002-05-24 13:48:45 +0000
commit00495f6f07c403933b3dc2b709c739f97a6102f9 (patch)
tree9ee17a7cc0549b49ffe41d8e31a809199330fca4 /sys
parent7bf02d637484379fae4ce3a6da030abeabd94e2c (diff)
Support mixed (IPv4/v6) address lists, expand to all possible and valid
combinations. 'pass in from { 10.1.2.3, ::1 } to { 10.4.5.6, ::2 }' will expand to two rules, 'from 10.1.2.3 to 10.4.5.6' and 'from ::1 to ::2'. Also applies to host name resolution (when multiple addresses are returned for one name). ok frantzen@, itojun@
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions