11be35a165
To do so, a few dependencies have been imported: * external/bsd/lutok * external/mit/lua * external/public-domain/sqlite * external/public-domain/xz The Kyua framework is the new generation of ATF (Automated Test Framework), it is composed of: * external/bsd/atf * external/bsd/kyua-atf-compat * external/bsd/kyua-cli * external/bsd/kyua-tester * tests Kyua/ATF being written in C++, it depends on libstdc++ which is provided by GCC. As this is not part of the sources, Kyua is only compiled when the native GCC utils are installed. To install Kyua do the following: * In a cross-build enviromnent, add the following to the build.sh commandline: -V MKBINUTILS=yes -V MKGCCCMDS=yes WARNING: At this point the import is still experimental, and not supported on native builds (a.k.a make build). Change-Id: I26aee23c5bbd2d64adcb7c1beb98fe0d479d7ada
31 lines
1 KiB
Text
31 lines
1 KiB
Text
# ICMP dest unreachable with 64 bits in payload (in reply to a TCP packet
|
|
# going out)
|
|
# IP 4.4.4.4 2.2.2.2 TCP(20480,80)
|
|
[in,df0]
|
|
4500 003c 4706 4000 ff06 28aa 0404 0404
|
|
0202 0202 5000 0050 0000 0001 0000 0000
|
|
a002 16d0 d8e2 0000 0204 05b4 0402 080a
|
|
0047 fbb0 0000 0000 0103 0300
|
|
|
|
# IP 3.3.3.3 -> 4.4.4.4 ICMP (IP(4.4.4.4,6.6.6.6) TCP(20480,80)) UNREACH
|
|
[out,df0]
|
|
4500 0038 809a 0000 ff01 2d1d 0303 0303
|
|
0404 0404 0303 acab 0000 0000 4500 003c
|
|
4706 4000 ff06 28aa 0404 0404 0202 0202
|
|
5000 0050 0000 0001
|
|
|
|
# IP 3.3.3.3 -> 4.4.4.4 ICMP (IP(4.4.4.4,6.6.6.6) TCP(20480,80)) REDIRECT
|
|
# ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
|
[out,df0]
|
|
4500 0038 809a 0000 ff01 2d1d 0303 0303
|
|
0404 0404 0501 9a9d 0808 0808 4500 003c
|
|
4706 4000 ff06 28aa 0404 0404 0202 0202
|
|
5000 0050 0000 0001
|
|
|
|
# IP 3.3.3.3 -> 5.5.5.5 ICMP (IP(4.4.4.4,6.6.6.6) TCP(20480,80)) UNREACH
|
|
[out,df0]
|
|
4500 0038 809a 0000 ff01 2b1b 0303 0303
|
|
0505 0505 0303 acab 0000 0000 4500 003c
|
|
4706 4000 ff06 28aa 0404 0404 0202 0202
|
|
5000 0050 0000 0001
|
|
|