import
authorvictor <victor@e16421f0-f15b-0410-abcd-98678b794739>
Thu, 17 Sep 2009 10:53:44 +0000 (10:53 +0000)
committervictor <victor@e16421f0-f15b-0410-abcd-98678b794739>
Thu, 17 Sep 2009 10:53:44 +0000 (10:53 +0000)
commit10fa06b998e30051431bd577ae36757cce7be200
treecdcae1315cbe5d7e4250a6ead5cbe11b832dd120
import

git-svn-id: https://ttuki.vtt.fi/svn/p2p-next/p2tp@380 e16421f0-f15b-0410-abcd-98678b794739
37 files changed:
.sconsign.dblite [new file with mode: 0644]
SConstruct [new file with mode: 0644]
bin.cpp [new file with mode: 0644]
bin.h [new file with mode: 0644]
bin64.h [new file with mode: 0644]
bins.cpp [new file with mode: 0644]
bins.h [new file with mode: 0644]
collisions.cpp [new file with mode: 0644]
congctrl.cpp [new file with mode: 0644]
datagram.cpp [new file with mode: 0644]
datagram.h [new file with mode: 0644]
do_tests.sh [new file with mode: 0755]
doc/lancaster.txt [new file with mode: 0644]
doc/p2tp-protocol.txt [new file with mode: 0644]
file.h [new file with mode: 0644]
hashtree.cpp [new file with mode: 0644]
hashtree.h [new file with mode: 0644]
p2tp.cpp [new file with mode: 0644]
p2tp.h [new file with mode: 0644]
rarest1st.cpp [new file with mode: 0644]
sbit.cpp [new file with mode: 0644]
sbit.h [new file with mode: 0644]
sendrecv.cpp [new file with mode: 0644]
serp++.1 [new file with mode: 0644]
tests/SConscript [new file with mode: 0644]
tests/bin64test.cpp [new file with mode: 0644]
tests/binstest.cpp [new file with mode: 0644]
tests/bintest.cpp [new file with mode: 0644]
tests/congctrltest.cpp [new file with mode: 0644]
tests/connecttest.cpp [new file with mode: 0644]
tests/dgramtest.cpp [new file with mode: 0644]
tests/filetest.cpp [new file with mode: 0644]
tests/hashtest.cpp [new file with mode: 0644]
tests/ledbattest.cpp [new file with mode: 0644]
tests/rwtest.cpp [new file with mode: 0644]
tests/sbit2test.cpp [new file with mode: 0644]
tests/sbittest.cpp [new file with mode: 0644]