diff options
author | 2006-11-17 08:55:31 +0000 | |
---|---|---|
committer | 2006-11-17 08:55:31 +0000 | |
commit | 66dd39912b538bfdfe802969386c0a1d2c62dce6 (patch) | |
tree | 591a4e0689f5d5d27a70697987e47009bccf0ffb /sys/kern/subr_pool.c | |
parent | Fix a needless inversion of flag names; i.e. change them from the (diff) | |
download | wireguard-openbsd-66dd39912b538bfdfe802969386c0a1d2c62dce6.tar.xz wireguard-openbsd-66dd39912b538bfdfe802969386c0a1d2c62dce6.zip |
Support for multiple networks on one interface. Until now only the main
address of a interface could be used. Now it is possible to specify a
interface more than once if multiple networks are configured. An alternative
network can be specified via e.g. interface em0:10.0.5.1. The old interface
syntax without the IP still works and uses the main/first configured IP
address.
ospfd now needs to include the IP header on outgoing messages as it is not
possible to specifiy the source address in sendto(2). Additionally all
multicast joins and leaves have to be tracked.
OK norby@
Diffstat (limited to 'sys/kern/subr_pool.c')
0 files changed, 0 insertions, 0 deletions