>> From my understanding of GRE (please correct me if I'm wrong), the
>> overhead to tunnel an arbitrary UDP multicast packet using GRE would be 32
>> bytes: 4 bytes (for the GRE header), plus 28 bytes (for the UDP/IP headers
>> of the encapsulated packet).
The overhead is an additional 24 bytes (20-byte fixed IP header and 4-byte
GRE header).
Dino