Sets up Spoke-Spoke IPsec Context for use with OpenNHRP.
If you want automatic formatting of your code before you commit (style is not enforced server-side but it's still a nice gesture) install the pre-commit hook:
$ cp pre-commit .git/hooks/ && chmod +x .git/hooks/pre-commit