Opened 12 years ago

Last modified 10 years ago

#2209 assigned bug

[BlockList] blocklist ignored on startup

Reported by: beadon Owned by:
Priority: minor Milestone: Future
Component: Core Version: 1.3.5
Keywords: blocklist Cc:

Description

It appears that the Blocklist is ignored on startup of the daemon for a short period of time -- the test here is to add a tracker to the blocklist and restart the daemon, you will see a connection established to the (supposedly blocked) tracker and torrent downloads will function for the torrent.

Change History (2)

comment:1 by Calum, 12 years ago

Component: otherplugin
Owner: set to John Garland
Status: newassigned
Summary: BlockList not always enforced[BlockList] blocklist ignored on startup
Version: other (please specify)1.3.5

comment:2 by Calum, 10 years ago

Component: PluginCore
Owner: John Garland removed

The reason is that the plugin is loaded a while after the libtorrent session has started.

I think the solution would be to have something along the lines of an option in core to block all ips on startup, as this can't be solved in the plugin code.

Note: See TracTickets for help on using tickets.