CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/02 15:32:02
Modified files:
usr.sbin/tcpdump: print-gre.c print-udp.c
Log message:
add support for VXLAN-GPE as per draft-ietf-nvo3-vxlan-gpe-08.
it's nicely backwards compatible, so we can use the same code for
both vxlan and vxlan-gpe.
