Wireshark-commits: [Wireshark-commits] rev 27268: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 19 Jan 2009 21:26:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27268

User: jake
Date: 2009/01/19 01:26 PM

Log:
 From Bradley Higgins:
 Add E100 encapsulation packet type to the dissectors.
 
 E100 is an Arbor Networks router, which can redirect packets through an AUX port, 
 and which prepends a header to each redirected packet.  This dissector should detect 
 these packets, and display them in wireshark.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +229 -0    packet-e100.c      Added