diff options
author | Guy Harris <guy@alum.mit.edu> | 2013-04-06 14:11:29 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2013-04-06 14:11:29 -0700 |
commit | 655b53ac19537a6b8f77f83127c35a6256083365 (patch) | |
tree | eac5a998a99a64a593518fa20c6ef49bf27257c1 /CHANGES | |
parent | 318ecd24c592f77ddf5905a0717bf3eada02b765 (diff) | |
download | tcpdump-655b53ac19537a6b8f77f83127c35a6256083365.tar.gz |
Note that we fixed the IPv6 check for Solaris.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Tuesday March 26, 2013 guy@alum.mit.edu. +Saturday April 6, 2013 guy@alum.mit.edu. Summary for 4.4.0 tcpdump release RPKI-RTR (RFC6810) is now official (TCP Port 323) Fix detection of OpenSSL libcrypto. @@ -21,6 +21,8 @@ Tuesday March 26, 2013 guy@alum.mit.edu. and add "vxlan" as an option for -T. Add support for OTV (draft-hasmit-otv-04). Separate multiple nexthops in BGP. + Fixed IPv6 check on Solaris and other OSes requiring extra + networking libraries Wednesday November 28, 2012 guy@alum.mit.edu. Summary for 4.3.1 tcpdump release |