On Tue, Jan 27, 2015 at 4:53 PM, Guy Harris wrote:
>
> On Jan 27, 2015, at 4:46 PM, Jesse Gross wrote:
>
>> I'm working on implementing support for Geneve in libpcap, which is
>> documented here:
>> http://tools.ietf.org/html/draft-gross-geneve-02
>>
>
I'm working on implementing support for Geneve in libpcap, which is
documented here:
http://tools.ietf.org/html/draft-gross-geneve-02
Geneve is a tunneling protocol than can encapsulate many different
things - normally this would be Ethernet, IP, or IPv6 but it can be
anything with an EtherType. I