- 03 Sep, 2012 1 commit
-
-
Julien Muchembled authored
The previous broadcast model is replaced by a query-response one. During normal operation, the cache of peers is not used anymore to select peers to connect to. It now only used for bootstrapping and avoid querying an already known address.
-
- 28 Aug, 2012 1 commit
-
-
Julien Muchembled authored
-
- 24 Aug, 2012 1 commit
-
-
Ulysse Beaugnon authored
-
- 17 Aug, 2012 1 commit
-
-
Ulysse Beaugnon authored
-
- 16 Aug, 2012 3 commits
-
-
Ulysse Beaugnon authored
-
Ulysse Beaugnon authored
A peer now advertise itself more at the begining to be as present in the local db of other peers than the average
-
Ulysse Beaugnon authored
-
- 14 Aug, 2012 4 commits
-
-
Ulysse Beaugnon authored
-
Ulysse Beaugnon authored
-
Ulysse Beaugnon authored
Currently, a peer broadcast its address to evrybody but this should change
-
Ulysse Beaugnon authored
-
- 10 Aug, 2012 2 commits
-
-
Ulysse Beaugnon authored
When the bootpeer was blacklisted, it was still inserted in the peers table When 0 tunnels had to be made, re6stnet asked for 0 unsed peers, recieved an empty list and thought he had to ask new peers to the server
-
Ulysse Beaugnon authored
-
- 09 Aug, 2012 1 commit
-
-
Ulysse Beaugnon authored
-
- 07 Aug, 2012 1 commit
-
-
Ulysse Beaugnon authored
A lot of bug fix Removing of the bandwidth calculation When 2 tunnels are estabilshed between the same 2 peers, one of them is deleted
-
- 06 Aug, 2012 1 commit
-
-
Ulysse Beaugnon authored
Remove the refresh-rate option Added new simulation results.
-
- 05 Aug, 2012 1 commit
-
-
Guillaume Bury authored
-
- 03 Aug, 2012 2 commits
-
-
Guillaume Bury authored
-
Guillaume Bury authored
-
- 31 Jul, 2012 2 commits
-
-
Guillaume Bury authored
-
Ulysse Beaugnon authored
-
- 30 Jul, 2012 2 commits
-
-
Guillaume Bury authored
-
Ulysse Beaugnon authored
-
- 27 Jul, 2012 2 commits
-
-
Guillaume Bury authored
-
Ulysse Beaugnon authored
I've akso changed the datastructure to bz able to see the graph evolve much faster
-
- 26 Jul, 2012 2 commits
-
-
Guillaume Bury authored
-
Ulysse Beaugnon authored
openvpns and babeld should now exit correctly
-
- 25 Jul, 2012 5 commits
-
-
Guillaume Bury authored
-
Guillaume Bury authored
-
Guillaume Bury authored
-
Guillaume Bury authored
-
Ulysse Beaugnon authored
-
- 24 Jul, 2012 4 commits
-
-
Guillaume Bury authored
-
Ulysse Beaugnon authored
-
Guillaume Bury authored
-
Ulysse Beaugnon authored
changes in tunnel.py to falg the dead peers changes in db.py to remove old peers when necessary
-
- 23 Jul, 2012 4 commits
-
-
Guillaume Bury authored
-
Ulysse Beaugnon authored
in upnpigd : now open a port in tcp too
-
Guillaume Bury authored
-
Ulysse Beaugnon authored
in plib.py : the address attributed to the server iface was XXXXX/len(network) wich resulted in XXXXXX/48 while it should be XXXXXX/len(subnet of a single machine) in vifibnet.py : the -l option was broken in tunnel.py : routes count is now stored on each connection object and not in the tunnelManager object
-