search for: 53c6

Displaying 2 results from an estimated 2 matches for "53c6".

Did you mean: 53,6
2003 Aug 06
1
Reg. openssh-3.51p1/packet.c (function packet_send2())
...0040 11bb 89c0 a8fe c8c0 a8fe c994 7194 7000 6cf5 4000 0000 02c6 2e31 3f11 4d07 0053 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 5353 53c6 8c7e 2. To calculate padding bytes, the code uses the length of the above packet (i.e. 136 + 14 = 150) and calculates (8 - (150 % 8) = 2). Since this is less than 4 bytes, it adds another 8 bytes of padding to allow 10 bytes of pading. 2. The packet length is correctly calculated as 0x9c (=156...
2011 Apr 13
2
point-to-point connection between vm and host
Hi! hopefully someone can give me a hint with this: I need to create a vm with a point-to-point connection to the host using a /30 subnet. Right now i have this in the vm's xml for libvirt: <interface type="network" name="eth0" onboot="yes"> <source network="default"/> <mac address="02:fd:00:00:01:00"/>