| | 1 | == libtrace 3.0.0 beta 4 == |
| | 2 | * tracesplit tidyups to deal better with old NLANR traces (r950) |
| | 3 | * pcap: uris should deal with packets that are corrupt/missing a linklayer (r951) |
| | 4 | * Code cleanups/build system cleanups (r952, r953, r956, r958, r963) |
| | 5 | * when linking against libpacketdump, you need to provide -lfl (r959) |
| | 6 | * libpacketdump should deal with packets that are corrupt/missing a linklayer (r954) |
| | 7 | * Tom Young's linux int: performance improvements (r955, r960) |
| | 8 | * if libpacketdump can't decode a linklayer itself, it should ask libtrace to decode it (r957) |
| | 9 | |