diff options
author | 2014-09-30 08:26:15 +0000 | |
---|---|---|
committer | 2014-09-30 08:26:15 +0000 | |
commit | 14149e513992f82bc6fccab53099d9c28bbf6894 (patch) | |
tree | 1a703c89e02a9ba0076745750ad980726edbece8 /lib/libssl/src | |
parent | Use the routing table instead of the RB-tree for address lookups in (diff) | |
download | wireguard-openbsd-14149e513992f82bc6fccab53099d9c28bbf6894.tar.xz wireguard-openbsd-14149e513992f82bc6fccab53099d9c28bbf6894.zip |
Do not use the global list of IPv4 addresses in icmp_reflect()...
...but the routing table!
Note that this lookup is redundant with the one done in in_ouraddr()
and we should be able to save this information instead of redoing a
lookup if we need to send an error message.
ok kspillner@, bluhm@, claudio@
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions