Anyone tried to use raw ethernet on the TS-72/4xx's?
I tried both socket(PF_INET, SOCK_PACKET ,... and socket(PF_PACKET,
SOCK_RAW,.. methods and both fail to transmit with "Message to long"
errors. (My message is 76 bytes).
Also socket(PF_INET, SOCK_PACKET is the only one that actually
seems to read data. With PF_PACKET the packet header is returned, but
data size (and content) is wrong.
The same code runs fine on 2.4.18 linux and TS-7800 (and other 2.6
linux boxes).
I running raw ethernet, no ip.
David.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|