Changes between Version 8 and Version 9 of ChangeLog
- Timestamp:
- 10/16/06 14:24:52 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChangeLog
v8 v9 15 15 * bpf: capture support for the BSD's (r997) 16 16 * rt: cleanups (r1002,r1016) 17 * Fix bug with {{ trace_perror_output}} (r991)17 * Fix bug with {{{trace_perror_output}}} (r991) 18 18 * Cleanup warnings (r996,r998,r999,r1000,r1001,r1021,r1043,r1045,r1050,r1051,r1052,r1053) 19 19 * Cleanup and distribute the sample code (r1005,r1006) … … 23 23 * Fixed LINUX_SLL decoding (r1014,r1017,r1037,r1038) 24 24 * Export new functions: 25 * {{ trace_get_payload_from_ip6}} (r1013)26 * {{ trace_create_dead()}} should call {{trace_init()}} (Closes #228) (r1018)27 * removed {{ packet->size}} due to it's value being underspecified. (r1023,r1026)25 * {{{trace_get_payload_from_ip6}}} (r1013) 26 * {{{trace_create_dead()}}} should call {{trace_init()}} (Closes #228) (r1018) 27 * removed {{{packet->size}}} due to it's value being underspecified. (r1023,r1026) 28 28 * libpacketdump decoders: (r1040,r1041) 29 29 * IP tidyups (r1024)