|
14 hours ago | |
---|---|---|
debian | 15 hours ago | |
.gitignore | 6 months ago | |
Makefile | 6 months ago | |
htable.c | 9 months ago | |
htable.h | 9 months ago | |
interfaces-template-1 | 15 hours ago | |
interfaces-template-2 | 15 hours ago | |
interfaces-template-3 | 15 hours ago | |
queue.c | 9 months ago | |
queue.h | 9 months ago | |
readme.adoc | 3 months ago | |
rrqnet-cron.sh | 9 months ago | |
rrqnet-cron.sh.8.adoc | 6 months ago | |
rrqnet-ifupdown.sh | 14 hours ago | |
rrqnet-ifupdown.sh.8.adoc | 1 month ago | |
rrqnet.8.adoc | 6 months ago | |
rrqnet.c | 6 months ago | |
set-source-route.sh | 9 months ago | |
sockaddr.h | 9 months ago |
This repository holds the sources for rrqnet, which concern 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.
The rrqnet package contains the binaries and their man pages, as well as the utility scripting.
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.
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.sh for cron based persistence with bespoke configuration
rrqnet-ifupdown.sh for adminstraion via ifupdown