[openbeosnetteam] Packets!!!

This is from the kernel debug output!

Ethernet packet from 08:00:46:0d:76:36 to ff:ff:ff:ff:ff:ff BCAST proto IPv4
IPv4 Header :
            : version       : 4
            : header length : 20
            : tos           : 0
            : total length  : 78
            : id            : 72
            : flags         : 0x00
            : frag offset   : 0
            : ttl           : 128
            : src address   : 192.168.0.150
            : dst address   : 192.168.0.255
            : protocol      : UDP
if_thread: read 64 bytes of data!
Ethernet packet from 00:a0:cc:d0:1e:0a to ff:ff:ff:ff:ff:ff BCAST proto ARP
arp request :
            : hardware type : ethernet
            : protocol type : IPv4
            : hardware size : 6
            : protocol size : 4
            : op code       : ARP Request
            : sender        : 00:a0:cc:d0:1e:0a [192.168.0.117]
            : target        : 00:00:00:00:00:00 [192.168.0.150]

We're slowly getting there :) Still a few strange trips to kernel debugger
land, but not as often.

david


Other related posts: