mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
ada2fa9d85
Summary of changes: * Switched on Local BadPeer DHT Filter. - This will remove any peer detected to be spoofing yourself or your friends. - This list is also shared with you friends. (in Test Mode). * Added Cleanup of BadPeer Filter. - Instead of permanent ban, peers are be banned for 6 hours. - bdManager periodically calls this - which prints out ban list too. * Added Checks against spoofing to UdpStunner. - Throw away Stun Results where remote_addr = reported ext_addr. - Added extra checks to ensure that the same Ext IP is returned, before reporting. - accept BadPeer List from DHT BadPeer Detection. * Changed BanList Service Id from Test ID to Real ID. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4718 b45a01b8-16f6-495d-af2f-9b41ad6348cc |
||
---|---|---|
.. | ||
src |