luqman_abbas2
Junior Member level 1
HEY all!
I have done UDP reception through microblaze and i have extracted the data from that using EMAClite.
Now i am making a UDP trnsmitter, i have made ethernet frame and calculated all checksum correctly with placing a known data.
the problem is just in two bytes of ethernet frame."the ethernet protocol field bytes" which are to be 0x0800 for IP type protocol.
when i place this info in packet the frame is not gathered on wireshark even in promiscious mode, bt when i put any othr info in that the frame is declared "bogus" or "malformed" by wireshark.
can anybody suggest what to do?
thanks in advance!
I have done UDP reception through microblaze and i have extracted the data from that using EMAClite.
Now i am making a UDP trnsmitter, i have made ethernet frame and calculated all checksum correctly with placing a known data.
the problem is just in two bytes of ethernet frame."the ethernet protocol field bytes" which are to be 0x0800 for IP type protocol.
when i place this info in packet the frame is not gathered on wireshark even in promiscious mode, bt when i put any othr info in that the frame is declared "bogus" or "malformed" by wireshark.
can anybody suggest what to do?
thanks in advance!