Displaying 4 results from an estimated 4 matches for "0a05".
Did you mean:
0005
2012 Oct 24
2
every 2nd echo-request malformed when ping -s >4067
...vered that ping has some odd
behaviour.
If I use payloadsize > 4067, every 2nd icmp-echo-request seems to be
malformed:
ping -s 4068 -D 10.5.49.65
1st: 12:21:09.048447 IP 10.5.49.126 > 10.5.49.65: ICMP echo request, id
46597, seq 0, length 4076
0x0000: 4500 1000 0f2d 4000 4001 a507 0a05 317e
2nd: 12:21:10.052891 IP 10.5.49.126 > 10.5.49.65: icmp
0x0000: 4500 1000 0f2d 0040 4001 e4c7 0a05 317e
3rd: 12:21:11.062900 IP 10.5.49.126 > 10.5.49.65: ICMP echo request, id
46597, seq 2, length 4076
0x0000: 4500 1000 0f2d 4000 4001 a507 0a05 317e
4th: 12:21:12.0729...
2002 Dec 20
3
Bad packet length problem with "aes128-cbc" and openssh3.1p1
Hi,
I am trying to run openssh 3.1p1. But it is giving "Bad packet length" error
when I run sshd with default config file. On further investigation I found
that the error is coming only for the cipher algorithm "aes128-cbc". Also
the error comes only when I don't specify any protocol file
(/usr/local/etc/ssh_host_[rd]sa_key) or specify only "protocol 2" files.
I
2012 Sep 02
1
CELT 0.11.3 tandem test fails
...src/tmp/celt-0.11.3/tests'
make check-TESTS
make[2]: Entering directory `/usr/src/tmp/celt-0.11.3/tests'
PASS: type-test
Encoded 5777073.34 bits of entropy to 5778365.00 bits (0.022% wasted).
Packed to 497192 bytes.
Testing random streams... Random seed: 1346620073 (0A05)
PASS: ectest
Testing CWRS with N=2, K=1...
Testing CWRS with N=2, K=4682...
Testing CWRS with N=2, K=9363...
Testing CWRS with N=2, K=14044...
Testing CWRS with N=2, K=18725...
Testing CWRS with N=2, K=23406...
Testing CWRS with N=2, K=28087...
Testing CWRS with...
2011 Nov 29
18
[PATCH 0 of 6] Add support for a VM generation ID virtual device (v2)
The following is a revised patch series to add support for a
VM generation ID virtual device for HVM guests.
The basic requirements of this device are as follows:
- It must be exposed somewhere in ACPI namespace with a _CID of
"VM_Gen_Counter".
- It must also include a _DDN of "VM_Gen_Counter".
- It must contain a _HID object but no particular value is
required.
- It must