diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-12 15:41:48 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-12 15:41:48 +0000 |
| commit | a4f2f7f34c0d59fca9b994831c7cd0d4ea4f1ee5 (patch) | |
| tree | 8d5085606383a0b18e7c8f1ecf631b1921c9e4cd /net/tspc2/files/patch-conf-tspc.conf.in | |
| parent | - Update to 4.57 (diff) | |
Instead of a Web interface, which is usually offered by traditional tunnel
brokers, Freenet6 uses an innovative model based on the TSP Client. The TSP
Client is software that usually runs on a PC and that implements the Tunnel
Setup Protocol (TSP). The TSP Client is used to automatically negotiate a
configured tunnel between a PC or router and the Freenet6 tunnel broker,
making IPv6 easy to install and maintain. The TSP Client source code is
licensed under the GPL. A commercial license is also available.
PR: ports/83260
Submitted by: Linas Valiukas <shirshegsm@gmail.com>
Diffstat (limited to 'net/tspc2/files/patch-conf-tspc.conf.in')
| -rw-r--r-- | net/tspc2/files/patch-conf-tspc.conf.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/tspc2/files/patch-conf-tspc.conf.in b/net/tspc2/files/patch-conf-tspc.conf.in new file mode 100644 index 000000000000..583d21ddd074 --- /dev/null +++ b/net/tspc2/files/patch-conf-tspc.conf.in @@ -0,0 +1,11 @@ +--- conf/tspc.conf.in.bak Tue Jun 15 18:01:01 2004 ++++ conf/tspc.conf.in Mon Jul 11 18:24:39 2005 +@@ -24,7 +24,7 @@ + # the only use is for the OS scripts which will be taken + # from $tsp_dir/template + # +-tsp_dir=@tsp_dir@ ++tsp_dir=/usr/local/share/tspc2 + + # + # authentication method: |
