|
7 months ago | |
---|---|---|
debian | 8 months ago | |
.gitignore | 3 years ago | |
Makefile | 8 months ago | |
README.adoc | 7 months ago | |
htable.c | 2 years ago | |
htable.h | 4 years ago | |
interfaces-template-1 | 3 years ago | |
interfaces-template-2 | 3 years ago | |
interfaces-template-3 | 3 years ago | |
queue.c | 4 years ago | |
queue.h | 4 years ago | |
rrqnet-cron | 2 years ago | |
rrqnet-cron.8.adoc | 2 years ago | |
rrqnet-ifupdown.sh | 1 year ago | |
rrqnet-ifupdown.sh.8.adoc | 2 years ago | |
rrqnet.8.adoc | 8 months ago | |
rrqnet.c | 8 months ago | |
set-source-route.sh | 4 years ago | |
sockaddr.h | 1 year ago |
README.adoc
About rrqnet
This repository holds the sources for rrqnet, which provides VPN building over UDP transport. rrqnet operates at Ethernet level and transports both ipv4 and ipv6. It can thus be used for all combinations of ipv4 and ipv6 tunneling over ipv4 or ipv6.
Devuan Packages
-
The rrqnet package contains the binaries and their man pages, as well as the utility scripting.
Doing it by hand
Building
This command builds the static executable rrqnet and documentation as "man" pages and HTML formats (using asciidoc).
This command builds only the static executable rrqnet.
Installing
The executable (rrqnet) should be installed as a system executable that in particular needs to be able to use network interfaces and (usually) create a tap.
There are two helper scripts for adminstrating rrqnet virtual cabling:
-
rrqnet-cron for cron based persistence with bespoke configuration
-
rrqnet-ifupdown.sh for adminstraion via ifupdown