aboutsummaryrefslogtreecommitdiffstats
path: root/packet-teredo.c
AgeCommit message (Collapse)AuthorFilesLines
2003-12-29At least as I read the Teredo draft, the nonce value is just an opaqueGuy Harris1-3/+3
8-byte value. svn path=/trunk/; revision=9466
2003-12-28removed some MSVC warnings (warning level 2)Ulf Lamping1-2/+2
svn path=/trunk/; revision=9459
2003-09-10From Albert Chin: fix yet another C++-comment problem.Guy Harris1-3/+3
svn path=/trunk/; revision=8447
2003-08-29From Vincent Jardin: Add support for TeredoGerald Combs1-0/+267
(draft-huitema-v6ops-teredo-00.txt). svn path=/trunk/; revision=8305