diff options
author | Mark Bryars <mark@darkskiez.co.uk> | 2012-12-13 00:37:39 +0000 |
---|---|---|
committer | Mark Bryars <mark@darkskiez.co.uk> | 2012-12-13 00:37:39 +0000 |
commit | 8a6619431108429a28d0be76b10c926e9a66a3ee (patch) | |
tree | 64964c159dc6c6c98057e5869107e758c6ab0807 /README | |
parent | 5a04d1e49bb7e3cf3d3149e3c718acedaf61c891 (diff) | |
parent | f934da394a4c807d58966b846e7a3f0ca5e4f280 (diff) | |
download | vyos-opennhrp-8a6619431108429a28d0be76b10c926e9a66a3ee.tar.gz vyos-opennhrp-8a6619431108429a28d0be76b10c926e9a66a3ee.zip |
Merge tag 'upstream/0.14'
Upstream version 0.14
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -8,6 +8,17 @@ Project homepage: http://sourceforge.net/projects/opennhrp Git repository: git://opennhrp.git.sourceforge.net/gitroot/opennhrp + LICENSE + +OpenNHRP is licensed under the MIT License. See MIT-LICENSE.txt for +additional details. + +OpenNHRP embeds libev. libev is dual licensed with 2-clause BSD and +GPLv2+ licenses. See libev/LICENSE for additional details. + +OpenNHRP links to c-ares. c-ares is licensed under the MIT License. + + KERNEL REQUIREMENTS You need a kernel with ip_gre patched to support sending and receiving |