Lukasa / gopcap

Parsing .pcap files for humans.
MIT License
35 stars 11 forks source link

Plumb through protocol support to lower layers #5

Closed thomaswhiteway closed 10 years ago

thomaswhiteway commented 10 years ago

I've fixed up a few cases where protocols weren't attempting to parse the next level protocol even though gopcap had support for it.

In particular I've fixed up the following cases:

Lukasa commented 10 years ago

Yeah, IPv6 was absolutely a work in progress. Thanks for this though, it looks great! :cake: