diff options
author | Guy Harris <guy@alum.mit.edu> | 2013-06-22 18:02:43 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2013-06-22 18:02:43 -0700 |
commit | 49a0a0d6da051df8a3cd4dfadad5dad82f3c65a5 (patch) | |
tree | b2c0376ac544e393a32ff2d0cdf39af822651316 /CHANGES | |
parent | 620fd514f5bf01f99ee0d18810faa2b04606e816 (diff) | |
download | tcpdump-49a0a0d6da051df8a3cd4dfadad5dad82f3c65a5.tar.gz |
Some changes didn't make it into 4.4.0.
Fix the CHANGES list by moving some changes that got in after the 4.4.0
release was made into a list for 4.4.1, and add some additional fixes to
that list.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 16 |
1 files changed, 11 insertions, 5 deletions
@@ -1,3 +1,14 @@ +Saturday June 22, 2013 guy@alum.mit.edu. + Summary for 4.4.1 tcpdump release + Point users to the the-tcpdump-group repository on GitHub rather + than the mcr repository + Add MSDP printer. + Fixed IPv6 check on Solaris and other OSes requiring extra + networking libraries. + 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). + Saturday April 6, 2013 guy@alum.mit.edu. Summary for 4.4.0 tcpdump release RPKI-RTR (RFC6810) is now official (TCP Port 323) @@ -17,12 +28,7 @@ Saturday April 6, 2013 guy@alum.mit.edu. 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. - 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 |