How to construct a udp multicast packet including our own data? 
Does the packet in this format: char* buffer = [ether_header] + [ip_header] + 
[udp_header] + [my_application_data]? 
Is the pf_ring lib will fill the ether_header, because the pfsend didnt fill 
any thing but only allocated the size of it to the buffer?
                                          
_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to