- 11 Oct, 2016 1 commit
-
-
Julien Muchembled authored
-
- 29 Sep, 2016 1 commit
-
-
Julien Muchembled authored
-
- 23 Sep, 2016 2 commits
-
-
Julien Muchembled authored
Which happens when only re6stnet is restarted. The DIF must even be recreated if the local certificate has changed, so that we can reconfigure the shim DIF.
-
Julien Muchembled authored
-
- 19 Sep, 2016 1 commit
-
-
Julien Muchembled authored
-
- 31 Aug, 2016 1 commit
-
-
Julien Muchembled authored
-
- 22 Aug, 2016 1 commit
-
-
Julien Muchembled authored
-
- 12 Aug, 2016 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 21 Jun, 2016 2 commits
-
-
Julien Muchembled authored
Commit 6c4a5443 fixes a routing issue and as usual, all nodes without exception must either route correctly or die: in the future, we may want to force all nodes to upgrade.
-
Julien Muchembled authored
-
- 21 Apr, 2016 1 commit
-
-
Julien Muchembled authored
"passive mode" means that re6stnet is configured to not create OpenVPN tunnels.
-
- 25 Jan, 2016 1 commit
-
-
Julien Muchembled authored
- registry: make --dh mandatory - node: retry if the registry returns nothing (instead of writing an empty file)
-
- 21 Jan, 2016 1 commit
-
-
Julien Muchembled authored
I forgot the case where 'config' has slightly different schema. Now, we don't have any old network left to upgrade.
-
- 20 Jan, 2016 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 13 Jan, 2016 1 commit
-
-
Julien Muchembled authored
-
- 30 Dec, 2015 1 commit
-
-
Julien Muchembled authored
-
- 28 Dec, 2015 1 commit
-
-
Julien Muchembled authored
-
- 14 Aug, 2015 1 commit
-
-
Julien Muchembled authored
-
- 09 Jul, 2015 2 commits
-
-
Julien Muchembled authored
When 10.42.3.1/24 was configured on 'lo', the kernel accepted packets to any ip of 10.42.3.0/24, instead of only 10.42.3.1
-
Julien Muchembled authored
-
- 08 Jul, 2015 1 commit
-
-
Julien Muchembled authored
-
- 10 Jun, 2015 1 commit
-
-
Julien Muchembled authored
The old distutils way is not compatible with zc.recipe.egg in develop mode, because egg_info does not provide any information about such scripts.
-
- 27 Apr, 2015 1 commit
-
-
Julien Muchembled authored
-
- 14 Apr, 2015 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 10 Apr, 2015 1 commit
-
-
Julien Muchembled authored
-
- 09 Apr, 2015 1 commit
-
-
Julien Muchembled authored
This does not increase of any packet because the size of certificate signature only depends on the size of the certificate key. With 512-bit hashes, it's still possible to use RSA keys as small as 768 bits.
-
- 08 Apr, 2015 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
There is no plan for a default ipv4 route.
-
Julien Muchembled authored
This simplify network configuration a lot, and on recent kernels, this fixes wrong source address for extra interfaces that already have a public IP.
-
- 03 Apr, 2015 1 commit
-
-
Julien Muchembled authored
-
- 07 Mar, 2015 3 commits
-
-
Julien Muchembled authored
Generating them takes a lot of time and there's no reason to do this by default. We keep --dh option in 're6stnet' to not break existing configuration.
-
Julien Muchembled authored
-
Julien Muchembled authored
We consider using sockets to communicate with OpenVPN, via --management option.
-
- 06 Mar, 2015 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
db.py -> cache.py PeerDB -> Cache peers.db -> cache.db
-