Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[openvpn] Differentiate server between manual, routed and bridged
- Loading branch information
Showing
with
385 additions
and 120 deletions.
- +3 −0 netjsonconfig/backends/openvpn/openvpn.py
- +3 −0 netjsonconfig/backends/openvpn/renderers.py
- +176 −118 netjsonconfig/backends/openvpn/schema.py
- +1 −1 runflake8
- +100 −1 tests/openvpn/test_backend.py
- +102 −0 tests/openwrt/test_openvpn.py
Oops, something went wrong.