diff options
author | 2002-05-24 13:48:44 +0000 | |
---|---|---|
committer | 2002-05-24 13:48:44 +0000 | |
commit | b7c8b145d008c1995774bd12188a10127c9ca3ea (patch) | |
tree | 43f32421045be7b8510140de52ce22ec67d44efc /lib/libc/stdlib/realpath.c | |
parent | splbio around biodone. (diff) | |
download | wireguard-openbsd-b7c8b145d008c1995774bd12188a10127c9ca3ea.tar.xz wireguard-openbsd-b7c8b145d008c1995774bd12188a10127c9ca3ea.zip |
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 'lib/libc/stdlib/realpath.c')
0 files changed, 0 insertions, 0 deletions