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:03:32 -0700 |
| commit | ff37cb8d28ab13ef6fce58b941cc127c4087e75a (patch) | |
| tree | 2be802781493e25fcdfc5fc9e37488431faa1cb3 | |
| parent | 873c7095399a9d79a843b76f2fb66309f629d104 (diff) | |
| download | tcpdump-ff37cb8d28ab13ef6fce58b941cc127c4087e75a.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.
| -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 |
