diff options
author | Gilbert Ramirez <gram@alumni.rice.edu> | 1999-08-09 18:18:38 +0000 |
---|---|---|
committer | Gilbert Ramirez <gram@alumni.rice.edu> | 1999-08-09 18:18:38 +0000 |
commit | e3e125878f0f1bc10851ba29d3f673e35772d4f2 (patch) | |
tree | b4f73e9fd389e28a4b22218e8bf0fea9e01d1fff /NEWS | |
parent | 059d89e65b03da7d05f1395c3b5f59a136fcaf0d (diff) | |
download | wireshark-e3e125878f0f1bc10851ba29d3f673e35772d4f2.tar.gz wireshark-e3e125878f0f1bc10851ba29d3f673e35772d4f2.tar.bz2 wireshark-e3e125878f0f1bc10851ba29d3f673e35772d4f2.zip |
Added John McDermott's patch for handling ICMP Unreachable|Fragmentation
Required packets.
svn path=/trunk/; revision=455
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Overview of changes in Ethereal 0.7.2: +* Another memory leak fix (Jochen) +* Allow compilation from different directory (Laurent) +* -R flag for display filter on command line (Jochen) +* Updated docs (Guy) +* Handles ICMP Unreachable|Frag Required (John) + Overview of changes in Ethereal 0.7.1: * Fixed big memory leaks in dfilter code (Guy) * Enhanced xdlc, llc, and x25 (Guy, Olivier) |