diff options
author | Michael Richardson <mcr@sandelman.ca> | 2012-04-03 13:28:00 -0400 |
---|---|---|
committer | Michael Richardson <mcr@sandelman.ca> | 2012-04-03 13:28:00 -0400 |
commit | 61ee5b8385844b3b50911edb0490291c975b59d5 (patch) | |
tree | 0991b5306bc3d060c5b5032470cf0a0e9b3d179b /CHANGES | |
parent | e3581ca17ec06291a1b02c06975c4e9c0a7cbb84 (diff) | |
download | tcpdump-61ee5b8385844b3b50911edb0490291c975b59d5.tar.gz |
prep for 4.3.0 release
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Friday April 3, 2011. mcr@sandelman.ca. + Summary for 4.3.0 tcpdump release + fixes for forces: SPARSE data (per RFC 5810) + some more test cases added + updates to documentation on -l, -U and -w flags. + Fix printing of BGP optional headers. + Tried to include DLT_PFSYNC support, failed due to headers required. + added TIPC support. + Fix LLDP Network Policy bit definitions. + fixes for IGMPv3's Max Response Time: it is in units of 0.1 second. + SIGUSR1 can be used rather than SIGINFO for stats + permit -n flag to affect print-ip for protocol numbers + ND_OPT_ADVINTERVAL is in milliseconds, not seconds + Teach PPPoE parser about RFC 4638 + + Friday December 9, 2011. guy@alum.mit.edu. Summary for 4.2.1 tcpdump release Only build the Babel printer if IPv6 is enabled. |