- update to scapy 2.4.5
- Add support for Thrift IDL parsing and printing
- support py3k
- handle files without valid messages
- update to scapy 2.4.2
- introduce a root exception for thrift_struct
- add --structs to thrift-file reader to allow reading files that contain structs (instead of messages)
- add Thrift diff API
- add new abstractions ThriftStruct and ThriftField