TerrificInToronto / peerblock

Automatically exported from code.google.com/p/peerblock
Other
0 stars 0 forks source link

Look into drivers handling network connections versus packets #319

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Sounds as though our XP/2000 driver is filtering each and every packet
flowing through your network, while our Vista/7 driver is only filtering
things on a per-connection basis.  See this forum-thread for more details:
http://forums.peerblock.com/read.php?3,6825

We should look into this and make sure that we are handling things the same
way for both OSes, that we're handling them in the most appropriate way,
and maybe even make it optional which way you want to do it (via an
"advanced option" or something, possibly one requiring a manual .conf file
edit).

Original issue reported on code.google.com by peerbloc...@gmail.com on 21 May 2010 at 12:50