diff options
author | 2002-11-23 05:16:58 +0000 | |
---|---|---|
committer | 2002-11-23 05:16:58 +0000 | |
commit | 1ad7d1f1d5dfdd38f1a321691dd1af3d069957f7 (patch) | |
tree | 9d919158707838f951bc5ec9c17e584e713f407c /lib/libc | |
parent | Remove some error messages which were incorrectly printed. Some cleanup. (diff) | |
download | wireguard-openbsd-1ad7d1f1d5dfdd38f1a321691dd1af3d069957f7.tar.xz wireguard-openbsd-1ad7d1f1d5dfdd38f1a321691dd1af3d069957f7.zip |
kernel code to allow multiple redirection addresses to be specified for nat
and rdr, as well as route-to, dup-to and reply-to.
Addresses can be allocated in a number of ways:
- masking out the network portion of the address and replacing it
- randomly assigning an address in the block
- hashing the source address and a key to determine the redirection address
- iterating through the addresses sequentially (this is the only allocation
scheme which works when a list of addresses is specified)
ok dhartmei@ henning@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions