- 30 Dec, 2015 1 commit
-
-
Julien Muchembled authored
-
- 28 Dec, 2015 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
- Suse wants units in /usr/lib/systemd/system - respect system-preset
-
- 27 Dec, 2015 1 commit
-
-
Julien Muchembled authored
debian/rules is split into reusable parts for SlapOS-based packages.
-
- 02 Dec, 2015 2 commits
-
-
Julien Muchembled authored
Unexpectedly, and contrary to 'dot', Graphviz does not draw it with penwidth=0 (without, that of the other side is striked). And anyway, we can just look at the label to see if there's a route.
-
Julien Muchembled authored
iproute now shows the name of the paired interface for type veth. For example: 172: NETNSif-476f004@NETNSif-476f003: ...
-
- 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
-
- 11 Jun, 2015 1 commit
-
-
Julien Muchembled authored
-
- 10 Jun, 2015 2 commits
-
-
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.
-
Julien Muchembled authored
-
- 28 May, 2015 1 commit
-
-
Julien Muchembled authored
2.2.x branch has a patch[1] that renders tls_serial_* environment variables in base 16, causing a ValueError exception in ovpn-server hook. [1] https://github.com/OpenVPN/openvpn/commit/7d5e26cbb53e2700c966e6b6e815f0c824da8956
-
- 27 Apr, 2015 1 commit
-
-
Julien Muchembled authored
-
- 16 Apr, 2015 2 commits
-
-
Julien Muchembled authored
It doesn't matter anymore if there are many off nodes, because the registry only queries the addresses of nodes that are in the routing table.
-
Julien Muchembled authored
-
- 14 Apr, 2015 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 10 Apr, 2015 2 commits
-
-
Julien Muchembled authored
-
Rafael Monnerat 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 4 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
There is no plan for a default ipv4 route.
-
Julien Muchembled authored
This is useful because the default one is not always the same as the route to the registry. Before, arrows were filled dot. Now only the default one is filled.
-
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 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 27 Mar, 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 6 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
db.py -> cache.py PeerDB -> Cache peers.db -> cache.db
-
Julien Muchembled authored
And automatic renewal of existing certificates.
-
Julien Muchembled authored
For the registry at least, we'll want to store integers without having to convert to/from strings. To upgrade 'registry.db': - dump it to a file - fix create table statements - load it Nodes will restart with an empty cache.
-
Julien Muchembled authored
-
- 25 Feb, 2015 1 commit
-
-
Julien Muchembled authored
-
- 24 Feb, 2015 1 commit
-
-
Julien Muchembled authored
-