diff options
author | 2016-04-29 11:40:27 +0000 | |
---|---|---|
committer | 2016-04-29 11:40:27 +0000 | |
commit | 9b11a973df7f74cfe24c958e07183af205539b46 (patch) | |
tree | 2f8933cf691d9c68e4ab05594655001f4e2599c8 /usr.bin/tmux/cmd-queue.c | |
parent | libotermcap was removed from the miniroots in 2013. Additionally, -lc (diff) | |
download | wireguard-openbsd-9b11a973df7f74cfe24c958e07183af205539b46.tar.xz wireguard-openbsd-9b11a973df7f74cfe24c958e07183af205539b46.zip |
Do not allow to change the routing table of a bound socket. This
is not intended and will behave unexpectedly if the address is
already used in another domain. It did not work anyway, as the PCB
ended in the wrong hash bucket after changing the rtable. Fail
with EBUSY if the socket is already bound and rehash the PCB if its
rtable changes.
input claudio@; OK mpi@
Diffstat (limited to 'usr.bin/tmux/cmd-queue.c')
0 files changed, 0 insertions, 0 deletions