| | 1 | == libtrace 3.0.0 beta 3 == |
| | 2 | Most of this release was bug fixes for MacOS portability, mostly dealing with endianness issues |
| | 3 | * Alpha version of python bindings (r917) |
| | 4 | * Cosmetic changes to help (r904) |
| | 5 | * Wag length (r908) |
| | 6 | * Coping with Dag rx errors (r909) |
| | 7 | * Bugs in promote packet (direction tagging pcap files) (r910,r926,r927,r929) |
| | 8 | * Bugs in erf/demote packet (converting from direction tagged pcap files) (r924,r925,r928,r941) |
| | 9 | * Changed the build system for libpacketdump, removed C++ dependancies where unneeded, and general code tidy ups (r911,r913,r914,r916,r919,r936,r947) |
| | 10 | * Portability fixes for MacOS (r916,r918,r921,r922,r931,r933,r942,r944) |
| | 11 | * General code cleanups (r930,r932,r935) |
| | 12 | * More error checking on protocol decode (r934) |
| | 13 | * Better test cases, disable broken test (r937,r938,r939) |
| | 14 | * General Build system fixes (r940,r943,r945,r946,r948) |
| | 15 | |