diff options
author | Guy Harris <guy@alum.mit.edu> | 2013-03-26 01:21:46 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2013-03-26 01:21:46 -0700 |
commit | bfd4b6b7f5853131865fe1eb5fad736e4cc7cb54 (patch) | |
tree | 45945d2d13e244f4386516d40ef226d5490a1f8a /CHANGES | |
parent | 8b1da97fb5cef16603b1edcde18d7c2571032719 (diff) | |
download | tcpdump-bfd4b6b7f5853131865fe1eb5fad736e4cc7cb54.tar.gz |
Add some additional changes.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Thursday February 19, 2013 guy@alum.mit.edu. +Tuesday March 26, 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. @@ -16,6 +16,11 @@ Thursday February 19, 2013 guy@alum.mit.edu. On Linux systems with cap-ng.h, drop root privileges using Linux Capabilities. Add support for reading multiple files. + Add MS NLB heartbeat printer. + Add support for VXLAN (draft-mahalingam-dutt-dcops-vxlan-03), + and add "vxlan" as an option for -T. + Add support for OTV (draft-hasmit-otv-04). + Separate multiple nexthops in BGP. Wednesday November 28, 2012 guy@alum.mit.edu. Summary for 4.3.1 tcpdump release |