[tcpdump-workers] [Patch] GRE Transparent Ethernet Bridge

2009-02-24 Thread William J Hulley
; + case ETHERTYPE_TEB: + ether_print(bp, len, len); + break; default: printf("gre-proto-0x%x", prot); } -- William J Hulley bill.hul...@gmail.com - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

[tcpdump-workers] [Patch] GRE Transparent Ethernet Bridge

2009-02-24 Thread William J Hulley
Hi, Find attached a small patch to print ethernet frames encapsulated in GRE using the Transparent Ethernet Bridge ethertype (0x6558), as used in a recent addition to the Linux kernel, gretap. -- bill. - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.