projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f402e3
)
-one more
author
Christian Grothoff
<christian@grothoff.org>
Wed, 22 Feb 2012 10:42:24 +0000
(10:42 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 22 Feb 2012 10:42:24 +0000
(10:42 +0000)
src/tun/test_tun.c
patch
|
blob
|
history
diff --git
a/src/tun/test_tun.c
b/src/tun/test_tun.c
index 5b124a52ca61f204ae943c38a10bf16867fb7194..3897a7be1117bb90edeb8cc81708b0451747dfa7 100644
(file)
--- a/
src/tun/test_tun.c
+++ b/
src/tun/test_tun.c
@@
-69,5
+69,6
@@
int main (int argc,
test_udp (4, 3, 22439);
test_udp (4, 1, 23467);
test_udp (7, 17, 6516);
+ test_udp (12451, 251, 42771);
return ret;
}