diff options
author | 2008-05-09 02:52:15 +0000 | |
---|---|---|
committer | 2008-05-09 02:52:15 +0000 | |
commit | 338fceb4a95edb6498c1dac3afa93de1693c71fb (patch) | |
tree | 79d42f919f93236f2e27fcb5dc1069139c483854 /sys/netinet/ip_output.c | |
parent | divert packets to local socket without modifying the ip header; (diff) | |
download | wireguard-openbsd-338fceb4a95edb6498c1dac3afa93de1693c71fb.tar.xz wireguard-openbsd-338fceb4a95edb6498c1dac3afa93de1693c71fb.zip |
Add SO_BINDANY socket option from BSD/OS.
The option allows a socket to be bound to addresses which are not
local to the machine. In order to receive packets for these addresses
SO_BINDANY needs to be combined with matching outgoing pf(4) divert
rules, see pf.conf(5).
ok beck@
Diffstat (limited to 'sys/netinet/ip_output.c')
0 files changed, 0 insertions, 0 deletions