diff options
author | Roger Dingledine <arma@torproject.org> | 2005-04-06 15:42:35 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-04-06 15:42:35 +0000 |
commit | 70f3b3ef8677e5aaab7831b015e97f91840d9d07 (patch) | |
tree | dba252dd8a42928147637ef6d1c65fe338d8de69 /AUTHORS | |
parent | 9cbaf4603d56a521b9d6e82489cd5aea624a395b (diff) | |
download | tor-70f3b3ef8677e5aaab7831b015e97f91840d9d07.tar.gz tor-70f3b3ef8677e5aaab7831b015e97f91840d9d07.zip |
Forward-port the checking of
sin_addr.s_addr == 0 || sin->sin_port == 0.
This just happened on moria2, so I guess it happens rarely
on Linux as well as OS X.
We can't afford to accept OR conns from 0.0.0.0:0, since we
send created cells back to the first addr:port that matches,
and we'd better not send them to the wrong place.
So, let's drop them all for now, and see if we can find a pattern
later.
svn:r4028
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions